Pull request #42756 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d+ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 (01c6761e062a51a881130781109bbf2c391ea28c) 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-42756@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-18T12:21:09.317Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-18T12:21:09.324Z] Trying to pass milestone 1 [Pipeline] milestone [2021-08-18T12:21:09.382Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-18T12:21:09.775Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-03d6fb2e1923c0e49) in /home/ubuntu/workspace/moby_PR-42756 [Pipeline] { [Pipeline] checkout [2021-08-18T12:21:09.850Z] The recommended git tool is: git [2021-08-18T12:21:11.548Z] using credential docker-jenkins-github-credentials [2021-08-18T12:21:11.554Z] Cloning the remote Git repository [2021-08-18T12:21:11.554Z] Cloning with configured refspecs honoured and without tags [2021-08-18T12:21:11.568Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:11.615Z] > git init /home/ubuntu/workspace/moby_PR-42756 # timeout=10 [2021-08-18T12:21:11.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:11.877Z] > git --version # timeout=10 [2021-08-18T12:21:11.880Z] > git --version # 'git version 2.17.1' [2021-08-18T12:21:11.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:11.882Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:23.529Z] Fetching without tags [2021-08-18T12:21:23.779Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:23.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:23.514Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:21:23.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:23.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:23.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:23.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:23.533Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:23.785Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:23.788Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:24.346Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:24.346Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:21:24.323Z] > git remote # timeout=10 [2021-08-18T12:21:24.326Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:21:24.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:24.335Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:21:24.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T12:21:24.349Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:24.352Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:28.066Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:21:28.072Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T12:21:28.790Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/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-18T12:21:28.069Z] > git rev-list --no-walk 438fe7b92b1841e340e8cdb69f66dcac50b7a579 # timeout=10 [2021-08-18T12:21:34.058Z] Unable to find image 'alpine:latest' locally [2021-08-18T12:21:34.058Z] latest: Pulling from library/alpine [2021-08-18T12:21:34.058Z] 29291e31a76a: Pulling fs layer [2021-08-18T12:21:34.058Z] 29291e31a76a: Download complete [2021-08-18T12:21:34.316Z] 29291e31a76a: Pull complete [2021-08-18T12:21:34.316Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-18T12:21:34.316Z] Status: Downloaded newer image for alpine:latest [2021-08-18T12:21:39.643Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-08-18T12:21:40.560Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f0d30c14d41849d3) in /home/ubuntu/workspace/moby_PR-42756 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-08-18T12:21:40.587Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-057f4c1b0badf4752) in /home/ubuntu/workspace/moby_PR-42756 [Pipeline] stage [Pipeline] { (Print info) [2021-08-18T12:21:40.590Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-045dd3191b5beb127) in /home/ubuntu/workspace/moby_PR-42756 [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] checkout [2021-08-18T12:21:40.661Z] The recommended git tool is: git [Pipeline] { [Pipeline] { [2021-08-18T12:21:40.716Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-18T12:21:40.736Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087dc8bc8c071315c) in /home/ubuntu/workspace/moby_PR-42756 [2021-08-18T12:21:40.741Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-08-18T12:21:40.757Z] Fetching without tags [Pipeline] checkout [2021-08-18T12:21:40.764Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-18T12:21:40.818Z] using credential docker-jenkins-github-credentials [2021-08-18T12:21:40.825Z] Cloning the remote Git repository [2021-08-18T12:21:40.825Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-18T12:21:40.845Z] The recommended git tool is: git [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] } [2021-08-18T12:21:40.858Z] using credential docker-jenkins-github-credentials [2021-08-18T12:21:40.864Z] Running on azwin-2-da47d0 in d:\jenkins\workspace\moby_PR-42756 Stage "s390x" skipped due to when conditional [2021-08-18T12:21:40.866Z] Cloning the remote Git repository [2021-08-18T12:21:40.866Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-08-18T12:21:40.874Z] Running on azwin-2-07a060 in d:\jenkins\workspace\moby_PR-42756 [2021-08-18T12:21:40.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-055a6b69758e7583b) in /home/ubuntu/workspace/moby_PR-42756 [2021-08-18T12:21:40.880Z] Running on azwin-2-45ffb0 in d:\jenkins\workspace\moby_PR-42756 [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [2021-08-18T12:21:41.016Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] ws [2021-08-18T12:21:41.029Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-08-18T12:21:41.030Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-08-18T12:21:41.031Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-08-18T12:21:41.072Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-08-18T12:21:41.144Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-18T12:21:41.163Z] The recommended git tool is: git [Pipeline] // stage [2021-08-18T12:21:41.185Z] The recommended git tool is: git [2021-08-18T12:21:41.190Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-08-18T12:21:41.380Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-18T12:21:41.397Z] using credential docker-jenkins-github-credentials [2021-08-18T12:21:41.405Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-08-18T12:21:41.458Z] Cloning the remote Git repository [2021-08-18T12:21:41.458Z] Cloning with configured refspecs honoured and without tags [2021-08-18T12:21:41.474Z] Cloning the remote Git repository [2021-08-18T12:21:41.474Z] Cloning with configured refspecs honoured and without tags [2021-08-18T12:21:41.485Z] Cloning the remote Git repository [2021-08-18T12:21:41.485Z] Cloning with configured refspecs honoured and without tags [2021-08-18T12:21:41.488Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:41.489Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-18T12:21:41.630Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:21:40.724Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42756/.git # timeout=10 [2021-08-18T12:21:40.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:40.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:40.759Z] > git --version # timeout=10 [2021-08-18T12:21:40.767Z] > git --version # 'git version 2.17.1' [2021-08-18T12:21:40.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:40.769Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:41.074Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:41.099Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:41.434Z] > git remote # timeout=10 [2021-08-18T12:21:41.450Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:21:41.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:41.462Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:21:41.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T12:21:41.491Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:41.516Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:40.818Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:40.818Z] > git init /home/ubuntu/workspace/moby_PR-42756 # timeout=10 [2021-08-18T12:21:40.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:40.841Z] > git --version # timeout=10 [2021-08-18T12:21:40.847Z] > git --version # 'git version 2.25.1' [2021-08-18T12:21:40.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:40.847Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:40.865Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:40.866Z] > git init /home/ubuntu/workspace/moby_PR-42756 # timeout=10 [2021-08-18T12:21:40.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:40.879Z] > git --version # timeout=10 [2021-08-18T12:21:40.883Z] > git --version # 'git version 2.25.1' [2021-08-18T12:21:40.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:40.885Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T12:21:41.492Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:41.493Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-18T12:21:41.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:41.589Z] > git --version # timeout=10 [2021-08-18T12:21:41.648Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-18T12:21:41.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:41.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:41.508Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:41.508Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-18T12:21:41.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:41.580Z] > git --version # timeout=10 [2021-08-18T12:21:41.627Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-18T12:21:41.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:41.630Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:41.520Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:41.520Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-18T12:21:41.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:41.631Z] > git --version # timeout=10 [2021-08-18T12:21:41.700Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-18T12:21:41.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:41.704Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:42.281Z] + [ PR != PR ] [2021-08-18T12:21:42.282Z] + [ master != master ] [2021-08-18T12:21:42.282Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T12:21:42.608Z] + docker version [2021-08-18T12:21:42.608Z] Client: Docker Engine - Community [2021-08-18T12:21:42.608Z] Version: 20.10.6 [2021-08-18T12:21:42.608Z] API version: 1.41 [2021-08-18T12:21:42.608Z] Go version: go1.13.15 [2021-08-18T12:21:42.608Z] Git commit: 370c289 [2021-08-18T12:21:42.608Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-18T12:21:42.608Z] OS/Arch: linux/amd64 [2021-08-18T12:21:42.608Z] Context: default [2021-08-18T12:21:42.608Z] Experimental: true [2021-08-18T12:21:42.608Z] [2021-08-18T12:21:42.608Z] Server: Docker Engine - Community [2021-08-18T12:21:42.608Z] Engine: [2021-08-18T12:21:42.608Z] Version: 20.10.6 [2021-08-18T12:21:42.608Z] API version: 1.41 (minimum version 1.12) [2021-08-18T12:21:42.608Z] Go version: go1.13.15 [2021-08-18T12:21:42.608Z] Git commit: 8728dd2 [2021-08-18T12:21:42.608Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-18T12:21:42.608Z] OS/Arch: linux/amd64 [2021-08-18T12:21:42.608Z] Experimental: true [2021-08-18T12:21:42.608Z] containerd: [2021-08-18T12:21:42.608Z] Version: 1.4.6 [2021-08-18T12:21:42.608Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:21:42.608Z] runc: [2021-08-18T12:21:42.608Z] Version: 1.0.0-rc95 [2021-08-18T12:21:42.608Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:21:42.608Z] docker-init: [2021-08-18T12:21:42.608Z] Version: 0.19.0 [2021-08-18T12:21:42.608Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T12:21:42.932Z] + docker info [2021-08-18T12:21:43.758Z] using credential docker-jenkins-github-credentials [2021-08-18T12:21:43.766Z] Cloning the remote Git repository [2021-08-18T12:21:43.766Z] Cloning with configured refspecs honoured and without tags [2021-08-18T12:21:43.904Z] using credential docker-jenkins-github-credentials [2021-08-18T12:21:43.910Z] Cloning the remote Git repository [2021-08-18T12:21:43.910Z] Cloning with configured refspecs honoured and without tags [2021-08-18T12:21:43.936Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:43.988Z] > git init /home/ubuntu/workspace/moby_PR-42756 # timeout=10 [2021-08-18T12:21:44.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:44.270Z] > git --version # timeout=10 [2021-08-18T12:21:44.293Z] > git --version # 'git version 2.17.1' [2021-08-18T12:21:44.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:44.295Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:43.849Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T12:21:43.903Z] > git init /home/ubuntu/workspace/moby_PR-42756 # timeout=10 [2021-08-18T12:21:44.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:44.177Z] > git --version # timeout=10 [2021-08-18T12:21:44.198Z] > git --version # 'git version 2.17.1' [2021-08-18T12:21:44.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:44.201Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:55.824Z] Fetching without tags [2021-08-18T12:21:56.159Z] Fetching without tags [2021-08-18T12:21:56.196Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:55.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:55.802Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:21:55.807Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:55.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:55.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:55.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:55.860Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:56.194Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:56.206Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:56.680Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:56.681Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:21:56.984Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:57.121Z] Fetching without tags [2021-08-18T12:21:55.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:55.900Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:21:55.945Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:56.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:56.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:56.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:56.194Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:57.018Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:57.075Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:57.191Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:21:57.477Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T12:21:57.802Z] Client: [2021-08-18T12:21:57.802Z] Context: default [2021-08-18T12:21:57.802Z] Debug Mode: false [2021-08-18T12:21:57.802Z] Plugins: [2021-08-18T12:21:57.802Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T12:21:57.802Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T12:21:57.802Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T12:21:57.802Z] [2021-08-18T12:21:57.802Z] Server: [2021-08-18T12:21:57.802Z] Containers: 0 [2021-08-18T12:21:57.802Z] Running: 0 [2021-08-18T12:21:57.802Z] Paused: 0 [2021-08-18T12:21:57.802Z] Stopped: 0 [2021-08-18T12:21:57.802Z] Images: 0 [2021-08-18T12:21:57.802Z] Server Version: 20.10.6 [2021-08-18T12:21:57.802Z] Storage Driver: overlay2 [2021-08-18T12:21:57.802Z] Backing Filesystem: extfs [2021-08-18T12:21:57.802Z] Supports d_type: true [2021-08-18T12:21:57.802Z] Native Overlay Diff: true [2021-08-18T12:21:57.802Z] userxattr: false [2021-08-18T12:21:57.802Z] Logging Driver: json-file [2021-08-18T12:21:57.802Z] Cgroup Driver: cgroupfs [2021-08-18T12:21:57.802Z] Cgroup Version: 1 [2021-08-18T12:21:57.802Z] Plugins: [2021-08-18T12:21:57.802Z] Volume: local [2021-08-18T12:21:57.802Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T12:21:57.803Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T12:21:57.803Z] Swarm: inactive [2021-08-18T12:21:57.803Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-18T12:21:57.803Z] Default Runtime: runc [2021-08-18T12:21:57.803Z] Init Binary: docker-init [2021-08-18T12:21:57.803Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:21:57.803Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:21:57.803Z] init version: de40ad0 [2021-08-18T12:21:57.803Z] Security Options: [2021-08-18T12:21:57.803Z] apparmor [2021-08-18T12:21:57.803Z] seccomp [2021-08-18T12:21:57.803Z] Profile: default [2021-08-18T12:21:57.803Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T12:21:57.803Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-18T12:21:57.803Z] OSType: linux [2021-08-18T12:21:57.803Z] Architecture: x86_64 [2021-08-18T12:21:57.803Z] CPUs: 2 [2021-08-18T12:21:57.803Z] Total Memory: 7.487GiB [2021-08-18T12:21:57.803Z] Name: ip-10-100-73-128 [2021-08-18T12:21:57.803Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-18T12:21:57.803Z] Docker Root Dir: /var/lib/docker [2021-08-18T12:21:57.803Z] Debug Mode: false [2021-08-18T12:21:57.803Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:21:57.803Z] Labels: [2021-08-18T12:21:57.803Z] Experimental: true [2021-08-18T12:21:57.803Z] Insecure Registries: [2021-08-18T12:21:57.803Z] 127.0.0.0/8 [2021-08-18T12:21:57.803Z] Live Restore Enabled: true [2021-08-18T12:21:57.803Z] [2021-08-18T12:21:57.803Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T12:21:57.855Z] + docker version [2021-08-18T12:21:57.855Z] Client: Docker Engine - Community [2021-08-18T12:21:57.856Z] Version: 20.10.6 [2021-08-18T12:21:57.856Z] API version: 1.41 [2021-08-18T12:21:57.856Z] Go version: go1.13.15 [2021-08-18T12:21:57.856Z] Git commit: 370c289 [2021-08-18T12:21:57.856Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-18T12:21:57.856Z] OS/Arch: linux/amd64 [2021-08-18T12:21:57.856Z] Context: default [2021-08-18T12:21:57.856Z] Experimental: true [2021-08-18T12:21:57.856Z] [2021-08-18T12:21:57.856Z] Server: Docker Engine - Community [2021-08-18T12:21:57.856Z] Engine: [2021-08-18T12:21:57.856Z] Version: 20.10.6 [2021-08-18T12:21:57.856Z] API version: 1.41 (minimum version 1.12) [2021-08-18T12:21:57.856Z] Go version: go1.13.15 [2021-08-18T12:21:57.856Z] Git commit: 8728dd2 [2021-08-18T12:21:57.856Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-18T12:21:57.856Z] OS/Arch: linux/amd64 [2021-08-18T12:21:57.856Z] Experimental: true [2021-08-18T12:21:57.856Z] containerd: [2021-08-18T12:21:57.856Z] Version: 1.4.6 [2021-08-18T12:21:57.856Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:21:57.856Z] runc: [2021-08-18T12:21:57.856Z] Version: 1.0.0-rc95 [2021-08-18T12:21:57.856Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:21:57.856Z] docker-init: [2021-08-18T12:21:57.856Z] Version: 0.19.0 [2021-08-18T12:21:57.856Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T12:21:58.027Z] Fetching without tags [2021-08-18T12:21:58.149Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:21:58.149Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:21:58.149Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42756/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T12:21:58.149Z] + bash /home/ubuntu/workspace/moby_PR-42756/check-config.sh [2021-08-18T12:21:58.149Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T12:21:58.149Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T12:21:58.149Z] [2021-08-18T12:21:58.149Z] Generally Necessary: [2021-08-18T12:21:58.149Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T12:21:58.149Z] - apparmor: enabled and tools installed [2021-08-18T12:21:58.149Z] - CONFIG_NAMESPACES: enabled [2021-08-18T12:21:58.149Z] - CONFIG_NET_NS: enabled [2021-08-18T12:21:58.149Z] - CONFIG_PID_NS: enabled [2021-08-18T12:21:58.149Z] - CONFIG_IPC_NS: enabled [2021-08-18T12:21:58.149Z] - CONFIG_UTS_NS: enabled [2021-08-18T12:21:58.149Z] - CONFIG_CGROUPS: enabled [2021-08-18T12:21:58.149Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T12:21:58.149Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T12:21:58.149Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T12:21:58.149Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T12:21:58.149Z] - CONFIG_CPUSETS: enabled [2021-08-18T12:21:58.209Z] + docker info [2021-08-18T12:21:58.419Z] - CONFIG_MEMCG: enabled [2021-08-18T12:21:58.419Z] - CONFIG_KEYS: enabled [2021-08-18T12:21:58.419Z] - CONFIG_VETH: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T12:21:58.419Z] [2021-08-18T12:21:58.419Z] Optional Features: [2021-08-18T12:21:58.419Z] - CONFIG_USER_NS: enabled [2021-08-18T12:21:58.419Z] - CONFIG_SECCOMP: enabled [2021-08-18T12:21:58.419Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T12:21:58.419Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T12:21:58.419Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T12:21:58.419Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T12:21:58.419Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T12:21:58.419Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T12:21:58.419Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T12:21:58.419Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T12:21:58.419Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T12:21:58.419Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T12:21:58.419Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T12:21:58.419Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T12:21:58.419Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T12:21:58.419Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T12:21:58.419Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T12:21:58.419Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T12:21:58.419Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T12:21:58.419Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T12:21:58.419Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T12:21:56.649Z] > git remote # timeout=10 [2021-08-18T12:21:56.655Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:21:56.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:56.660Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:21:56.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T12:21:56.673Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:56.678Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:58.498Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:58.498Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:21:57.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:57.082Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:21:57.086Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:57.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:57.120Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:57.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:57.122Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:57.475Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:57.479Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:58.450Z] > git remote # timeout=10 [2021-08-18T12:21:58.461Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:21:58.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:58.472Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:21:58.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T12:21:58.496Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:58.501Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:58.673Z] Fetching without tags [2021-08-18T12:21:58.680Z] - CONFIG_EXT4_FS: enabled [2021-08-18T12:21:58.680Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T12:21:58.680Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T12:21:58.680Z] - Network Drivers: [2021-08-18T12:21:58.680Z] - "overlay": [2021-08-18T12:21:58.680Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T12:21:58.680Z] Optional (for encrypted networks): [2021-08-18T12:21:58.680Z] - CONFIG_CRYPTO: enabled [2021-08-18T12:21:58.680Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T12:21:58.680Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T12:21:58.680Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T12:21:58.680Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T12:21:58.680Z] - CONFIG_XFRM: enabled [2021-08-18T12:21:58.680Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T12:21:58.680Z] - "ipvlan": [2021-08-18T12:21:58.680Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T12:21:58.680Z] - "macvlan": [2021-08-18T12:21:58.680Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T12:21:58.680Z] - "ftp,tftp client in container": [2021-08-18T12:21:58.680Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T12:21:58.680Z] - Storage Drivers: [2021-08-18T12:21:58.680Z] - "aufs": [2021-08-18T12:21:58.680Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T12:21:58.680Z] - "btrfs": [2021-08-18T12:21:58.680Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T12:21:58.680Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T12:21:58.680Z] - "devicemapper": [2021-08-18T12:21:58.680Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T12:21:58.680Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T12:21:58.680Z] - "overlay": [2021-08-18T12:21:58.680Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T12:21:58.680Z] - "zfs": [2021-08-18T12:21:58.680Z] - /dev/zfs: present [2021-08-18T12:21:58.680Z] - zfs command: missing [2021-08-18T12:21:58.680Z] - zpool command: missing [2021-08-18T12:21:58.680Z] [2021-08-18T12:21:58.680Z] Limits: [2021-08-18T12:21:58.680Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T12:21:58.680Z] [2021-08-18T12:21:58.680Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T12:21:58.811Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:57.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:57.732Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:21:57.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:57.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:58.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:58.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:58.063Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:58.845Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:58.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:58.352Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:21:58.420Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:58.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:21:58.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:21:58.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:21:58.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:21:59.023Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d . [2021-08-18T12:21:59.062Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:21:59.282Z] #1 [internal] load build definition from Dockerfile [2021-08-18T12:21:59.282Z] #1 sha256:7e6144c65c192c717ac7bcf73dbe8a63ddbc9ff550eb3656ad1a9f8c901b6aa4 [2021-08-18T12:21:59.282Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T12:21:59.282Z] #1 DONE 0.1s [2021-08-18T12:21:59.282Z] [2021-08-18T12:21:59.282Z] #2 [internal] load .dockerignore [2021-08-18T12:21:59.282Z] #2 sha256:b7eb7e279efeb4e49ceff9bebfc572b1e807d7247b16a8aea8c82496088db1fb [2021-08-18T12:21:59.282Z] #2 transferring context: 87B done [2021-08-18T12:21:59.282Z] #2 DONE 0.1s [2021-08-18T12:21:59.282Z] [2021-08-18T12:21:59.282Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T12:21:59.282Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T12:21:59.506Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:21:59.572Z] Client: [2021-08-18T12:21:59.572Z] Context: default [2021-08-18T12:21:59.572Z] Debug Mode: false [2021-08-18T12:21:59.572Z] Plugins: [2021-08-18T12:21:59.572Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T12:21:59.572Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T12:21:59.572Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T12:21:59.572Z] [2021-08-18T12:21:59.572Z] Server: [2021-08-18T12:21:59.572Z] Containers: 0 [2021-08-18T12:21:59.572Z] Running: 0 [2021-08-18T12:21:59.572Z] Paused: 0 [2021-08-18T12:21:59.572Z] Stopped: 0 [2021-08-18T12:21:59.572Z] Images: 3 [2021-08-18T12:21:59.572Z] Server Version: 20.10.6 [2021-08-18T12:21:59.572Z] Storage Driver: overlay2 [2021-08-18T12:21:59.572Z] Backing Filesystem: extfs [2021-08-18T12:21:59.572Z] Supports d_type: true [2021-08-18T12:21:59.572Z] Native Overlay Diff: true [2021-08-18T12:21:59.572Z] userxattr: false [2021-08-18T12:21:59.572Z] Logging Driver: json-file [2021-08-18T12:21:59.572Z] Cgroup Driver: systemd [2021-08-18T12:21:59.572Z] Cgroup Version: 2 [2021-08-18T12:21:59.572Z] Plugins: [2021-08-18T12:21:59.572Z] Volume: local [2021-08-18T12:21:59.572Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T12:21:59.572Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T12:21:59.572Z] Swarm: inactive [2021-08-18T12:21:59.572Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-18T12:21:59.572Z] Default Runtime: runc [2021-08-18T12:21:59.572Z] Init Binary: docker-init [2021-08-18T12:21:59.572Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:21:59.572Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:21:59.572Z] init version: de40ad0 [2021-08-18T12:21:59.572Z] Security Options: [2021-08-18T12:21:59.572Z] apparmor [2021-08-18T12:21:59.572Z] seccomp [2021-08-18T12:21:59.572Z] Profile: default [2021-08-18T12:21:59.572Z] cgroupns [2021-08-18T12:21:59.572Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T12:21:59.572Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-18T12:21:59.572Z] OSType: linux [2021-08-18T12:21:59.572Z] Architecture: x86_64 [2021-08-18T12:21:59.572Z] CPUs: 2 [2021-08-18T12:21:59.572Z] Total Memory: 7.487GiB [2021-08-18T12:21:59.572Z] Name: ip-10-100-74-72 [2021-08-18T12:21:59.572Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-18T12:21:59.572Z] Docker Root Dir: /var/lib/docker [2021-08-18T12:21:59.572Z] Debug Mode: false [2021-08-18T12:21:59.572Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:21:59.572Z] Labels: [2021-08-18T12:21:59.572Z] Experimental: true [2021-08-18T12:21:59.572Z] Insecure Registries: [2021-08-18T12:21:59.572Z] 127.0.0.0/8 [2021-08-18T12:21:59.572Z] Live Restore Enabled: true [2021-08-18T12:21:59.572Z] [2021-08-18T12:21:59.572Z] WARNING: No kernel memory limit support [2021-08-18T12:21:59.572Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T12:21:59.729Z] + docker version [2021-08-18T12:21:59.729Z] Client: Docker Engine - Community [2021-08-18T12:21:59.729Z] Version: 20.10.6 [2021-08-18T12:21:59.729Z] API version: 1.41 [2021-08-18T12:21:59.729Z] Go version: go1.13.15 [2021-08-18T12:21:59.729Z] Git commit: 370c289 [2021-08-18T12:21:59.729Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-18T12:21:59.729Z] OS/Arch: linux/arm64 [2021-08-18T12:21:59.729Z] Context: default [2021-08-18T12:21:59.729Z] Experimental: true [2021-08-18T12:21:59.729Z] [2021-08-18T12:21:59.729Z] Server: Docker Engine - Community [2021-08-18T12:21:59.729Z] Engine: [2021-08-18T12:21:59.729Z] Version: 20.10.6 [2021-08-18T12:21:59.729Z] API version: 1.41 (minimum version 1.12) [2021-08-18T12:21:59.729Z] Go version: go1.13.15 [2021-08-18T12:21:59.729Z] Git commit: 8728dd2 [2021-08-18T12:21:59.729Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-18T12:21:59.729Z] OS/Arch: linux/arm64 [2021-08-18T12:21:59.729Z] Experimental: true [2021-08-18T12:21:59.729Z] containerd: [2021-08-18T12:21:59.729Z] Version: 1.4.6 [2021-08-18T12:21:59.729Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:21:59.729Z] runc: [2021-08-18T12:21:59.729Z] Version: 1.0.0-rc95 [2021-08-18T12:21:59.729Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:21:59.729Z] docker-init: [2021-08-18T12:21:59.729Z] Version: 0.19.0 [2021-08-18T12:21:59.729Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T12:21:59.849Z] #3 DONE 0.5s [2021-08-18T12:21:59.849Z] [2021-08-18T12:21:59.849Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T12:21:59.849Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T12:21:59.849Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-18T12:21:59.849Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T12:21:59.849Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T12:21:59.849Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T12:21:59.849Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-08-18T12:21:59.904Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d . [2021-08-18T12:22:00.028Z] + docker info [2021-08-18T12:22:00.112Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2021-08-18T12:22:00.159Z] #2 [internal] load .dockerignore [2021-08-18T12:22:00.159Z] #2 sha256:7eb8bcc96156c79815fc9e0d44ea424c38bd8218c2e17c5d6c54013f29a5ad0f [2021-08-18T12:22:00.159Z] #2 transferring context: 87B done [2021-08-18T12:22:00.159Z] #2 DONE 0.0s [2021-08-18T12:22:00.159Z] [2021-08-18T12:22:00.159Z] #1 [internal] load build definition from Dockerfile [2021-08-18T12:22:00.159Z] #1 sha256:48f05578101ebd9c9e5e2684d8e64430eb4c9581f425754192e05c0352fed305 [2021-08-18T12:22:00.159Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T12:22:00.159Z] #1 DONE 0.0s [2021-08-18T12:22:00.159Z] [2021-08-18T12:22:00.159Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T12:22:00.159Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T12:22:00.159Z] #3 DONE 0.2s [2021-08-18T12:22:00.291Z] Client: [2021-08-18T12:22:00.291Z] Context: default [2021-08-18T12:22:00.291Z] Debug Mode: false [2021-08-18T12:22:00.291Z] Plugins: [2021-08-18T12:22:00.291Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T12:22:00.291Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T12:22:00.291Z] [2021-08-18T12:22:00.291Z] Server: [2021-08-18T12:22:00.291Z] Containers: 0 [2021-08-18T12:22:00.291Z] Running: 0 [2021-08-18T12:22:00.291Z] Paused: 0 [2021-08-18T12:22:00.291Z] Stopped: 0 [2021-08-18T12:22:00.291Z] Images: 2 [2021-08-18T12:22:00.291Z] Server Version: 20.10.6 [2021-08-18T12:22:00.291Z] Storage Driver: overlay2 [2021-08-18T12:22:00.291Z] Backing Filesystem: extfs [2021-08-18T12:22:00.291Z] Supports d_type: true [2021-08-18T12:22:00.291Z] Native Overlay Diff: true [2021-08-18T12:22:00.291Z] userxattr: false [2021-08-18T12:22:00.291Z] Logging Driver: json-file [2021-08-18T12:22:00.291Z] Cgroup Driver: cgroupfs [2021-08-18T12:22:00.291Z] Cgroup Version: 1 [2021-08-18T12:22:00.291Z] Plugins: [2021-08-18T12:22:00.291Z] Volume: local [2021-08-18T12:22:00.291Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T12:22:00.291Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T12:22:00.291Z] Swarm: inactive [2021-08-18T12:22:00.291Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-18T12:22:00.291Z] Default Runtime: runc [2021-08-18T12:22:00.291Z] Init Binary: docker-init [2021-08-18T12:22:00.291Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:22:00.291Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:22:00.291Z] init version: de40ad0 [2021-08-18T12:22:00.291Z] Security Options: [2021-08-18T12:22:00.291Z] apparmor [2021-08-18T12:22:00.291Z] seccomp [2021-08-18T12:22:00.291Z] Profile: default [2021-08-18T12:22:00.291Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T12:22:00.291Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-18T12:22:00.291Z] OSType: linux [2021-08-18T12:22:00.291Z] Architecture: aarch64 [2021-08-18T12:22:00.291Z] CPUs: 4 [2021-08-18T12:22:00.291Z] Total Memory: 7.493GiB [2021-08-18T12:22:00.291Z] Name: ip-10-100-36-14 [2021-08-18T12:22:00.291Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-18T12:22:00.291Z] Docker Root Dir: /var/lib/docker [2021-08-18T12:22:00.291Z] Debug Mode: false [2021-08-18T12:22:00.291Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:00.291Z] Labels: [2021-08-18T12:22:00.291Z] Experimental: true [2021-08-18T12:22:00.291Z] Insecure Registries: [2021-08-18T12:22:00.291Z] 127.0.0.0/8 [2021-08-18T12:22:00.291Z] Live Restore Enabled: true [2021-08-18T12:22:00.291Z] [2021-08-18T12:22:00.291Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T12:22:00.368Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-08-18T12:22:00.368Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-18T12:22:00.415Z] [2021-08-18T12:22:00.415Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T12:22:00.415Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T12:22:00.415Z] #4 CACHED [2021-08-18T12:22:00.545Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:00.545Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:22:00.584Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:00.584Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:00.584Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42756/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T12:22:00.584Z] + bash /home/ubuntu/workspace/moby_PR-42756/check-config.sh [2021-08-18T12:22:00.584Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T12:22:00.584Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T12:22:00.584Z] [2021-08-18T12:22:00.584Z] Generally Necessary: [2021-08-18T12:22:00.584Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T12:22:00.584Z] - apparmor: enabled and tools installed [2021-08-18T12:22:00.584Z] - CONFIG_NAMESPACES: enabled [2021-08-18T12:22:00.584Z] - CONFIG_NET_NS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_PID_NS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_IPC_NS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_UTS_NS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_CGROUPS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T12:22:00.584Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T12:22:00.584Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T12:22:00.584Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T12:22:00.584Z] - CONFIG_CPUSETS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_MEMCG: enabled [2021-08-18T12:22:00.584Z] - CONFIG_KEYS: enabled [2021-08-18T12:22:00.584Z] - CONFIG_VETH: enabled (as module) [2021-08-18T12:22:00.584Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T12:22:00.584Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T12:22:00.584Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T12:22:00.584Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T12:22:00.673Z] [2021-08-18T12:22:00.673Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T12:22:00.673Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T12:22:00.673Z] #5 DONE 0.1s [2021-08-18T12:22:00.673Z] [2021-08-18T12:22:00.673Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:00.673Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T12:22:00.673Z] #8 DONE 0.1s [2021-08-18T12:22:00.673Z] [2021-08-18T12:22:00.673Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:00.673Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T12:22:00.673Z] #7 DONE 0.1s [2021-08-18T12:22:00.673Z] [2021-08-18T12:22:00.673Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T12:22:00.673Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T12:22:00.673Z] #6 DONE 0.1s [2021-08-18T12:21:58.910Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:00.221Z] > git remote # timeout=10 [2021-08-18T12:22:00.272Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:22:00.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:00.329Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:22:00.453Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-18T12:22:00.578Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:00.652Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:21:59.541Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:21:59.632Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:00.989Z] [2021-08-18T12:22:00.989Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:00.989Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T12:22:00.989Z] #63 DONE 0.0s [2021-08-18T12:22:00.989Z] [2021-08-18T12:22:00.989Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:00.989Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T12:22:00.989Z] #65 DONE 0.0s [2021-08-18T12:22:00.989Z] [2021-08-18T12:22:00.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:00.989Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:00.989Z] #9 DONE 0.0s [2021-08-18T12:22:00.989Z] [2021-08-18T12:22:00.989Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:00.989Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:00.989Z] #26 DONE 0.0s [2021-08-18T12:22:00.989Z] [2021-08-18T12:22:00.989Z] #23 [internal] load build context [2021-08-18T12:22:00.989Z] #23 sha256:361c63e384b573d9ddf892dd6a686138ade2447a985456bdf1ae6888a0448a6a [2021-08-18T12:22:00.990Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.6s done [2021-08-18T12:22:00.990Z] #4 DONE 1.2s [2021-08-18T12:22:00.992Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T12:22:00.992Z] [2021-08-18T12:22:00.992Z] Optional Features: [2021-08-18T12:22:00.992Z] - CONFIG_USER_NS: enabled [2021-08-18T12:22:00.992Z] - CONFIG_SECCOMP: enabled [2021-08-18T12:22:00.992Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T12:22:00.992Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T12:22:00.992Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T12:22:00.992Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T12:22:00.992Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T12:22:00.992Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T12:22:00.992Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T12:22:00.992Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T12:22:00.992Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T12:22:00.992Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T12:22:00.992Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T12:22:00.992Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T12:22:00.992Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T12:22:00.992Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T12:22:00.992Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T12:22:00.992Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T12:22:00.992Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T12:22:00.992Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T12:22:00.992Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T12:22:00.992Z] - CONFIG_EXT4_FS: enabled [2021-08-18T12:22:00.992Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T12:22:00.992Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T12:22:00.992Z] - Network Drivers: [2021-08-18T12:22:00.992Z] - "overlay": [2021-08-18T12:22:01.246Z] #23 ... [2021-08-18T12:22:01.246Z] [2021-08-18T12:22:01.246Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T12:22:01.246Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T12:22:01.246Z] #42 DONE 0.4s [2021-08-18T12:22:01.246Z] [2021-08-18T12:22:01.246Z] #23 [internal] load build context [2021-08-18T12:22:01.246Z] #23 sha256:361c63e384b573d9ddf892dd6a686138ade2447a985456bdf1ae6888a0448a6a [2021-08-18T12:22:01.248Z] [2021-08-18T12:22:01.248Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:01.248Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T12:22:01.256Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T12:22:01.256Z] Optional (for encrypted networks): [2021-08-18T12:22:01.256Z] - CONFIG_CRYPTO: enabled [2021-08-18T12:22:01.256Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T12:22:01.256Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T12:22:01.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T12:22:01.256Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T12:22:01.256Z] - CONFIG_XFRM: enabled [2021-08-18T12:22:01.256Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T12:22:01.256Z] - "ipvlan": [2021-08-18T12:22:01.256Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T12:22:01.256Z] - "macvlan": [2021-08-18T12:22:01.256Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T12:22:01.256Z] - "ftp,tftp client in container": [2021-08-18T12:22:01.256Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T12:22:01.256Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T12:22:01.256Z] - Storage Drivers: [2021-08-18T12:22:01.256Z] - "aufs": [2021-08-18T12:22:01.256Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T12:22:01.256Z] - "btrfs": [2021-08-18T12:22:01.517Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T12:22:01.517Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T12:22:01.517Z] - "devicemapper": [2021-08-18T12:22:01.517Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T12:22:01.517Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T12:22:01.517Z] - "overlay": [2021-08-18T12:22:01.517Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T12:22:01.517Z] - "zfs": [2021-08-18T12:22:01.517Z] - /dev/zfs: present [2021-08-18T12:22:01.517Z] - zfs command: missing [2021-08-18T12:22:01.517Z] - zpool command: missing [2021-08-18T12:22:01.517Z] [2021-08-18T12:22:01.517Z] Limits: [2021-08-18T12:22:01.517Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T12:22:01.517Z] [2021-08-18T12:22:01.517Z] + true [Pipeline] } [2021-08-18T12:22:01.533Z] Commit message: "libnetwork: remove unused "testutils" imports" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T12:22:01.861Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T12:22:02.191Z] #8 ... [2021-08-18T12:22:02.191Z] [2021-08-18T12:22:02.191Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T12:22:02.191Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T12:22:02.191Z] #6 DONE 1.0s [2021-08-18T12:22:02.191Z] [2021-08-18T12:22:02.191Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T12:22:02.191Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T12:22:02.191Z] #5 DONE 1.0s [2021-08-18T12:22:02.447Z] [2021-08-18T12:22:02.447Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:02.447Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T12:22:02.447Z] #8 DONE 1.0s [2021-08-18T12:22:02.447Z] [2021-08-18T12:22:02.447Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:02.447Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T12:22:02.447Z] #7 DONE 1.2s [2021-08-18T12:22:02.590Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:02.590Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:22:02.617Z] #23 transferring context: 55.80MB 1.8s done [2021-08-18T12:22:02.223Z] > git remote # timeout=10 [2021-08-18T12:22:02.280Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:22:02.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:02.352Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:22:02.491Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-18T12:22:02.624Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:02.686Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:02.873Z] #23 DONE 1.9s [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T12:22:02.873Z] #38 sha256:cdfbe4a43b5365dadafb8816c69de3dbf5c198a6790c38e72bb1a80653a054f3 [2021-08-18T12:22:02.873Z] #38 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T12:22:02.873Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T12:22:02.873Z] #31 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T12:22:02.873Z] #61 sha256:9bcd1ac5a1e12b26032e4586c2cc8215a8ef6ac1c7c1c1b3ebe3858b3a876aec [2021-08-18T12:22:02.873Z] #61 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #54 sha256:8efe5c105e71a7bf4e10e615c76b6fb9fb9321ebc610773b485110795b6ad122 [2021-08-18T12:22:02.873Z] #54 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T12:22:02.873Z] #67 sha256:5ad526d59b96ac88468308489ce48168fa2de8d0c1e4712283b0d46e1346b650 [2021-08-18T12:22:02.873Z] #67 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T12:22:02.873Z] #25 sha256:7556257b38f835ae48321ee60fb19c32fe4a5192e5e65dce3b560ebfb6016c33 [2021-08-18T12:22:02.873Z] #25 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-18T12:22:02.873Z] #21 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #34 sha256:2f39c46983479f69903bbbbc86088f5fb79316461aa8828c5cca42f6d8f88a1e [2021-08-18T12:22:02.873Z] #34 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T12:22:02.873Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T12:22:02.873Z] #64 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T12:22:02.873Z] #43 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #50 sha256:16242dedf72d9ee8bbc4bad4a51b7909ca89c79581db064e1310363e68cad42f [2021-08-18T12:22:02.873Z] #50 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:22:02.873Z] #30 sha256:1814763a5d81b792b8aa1e7001a2a386552910ee29af4be2b06ba1c59e0ca613 [2021-08-18T12:22:02.873Z] #30 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:22:02.873Z] #40 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T12:22:02.873Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T12:22:02.873Z] #18 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T12:22:02.873Z] #33 sha256:41fb02ff3aacae9f2f731f2356dd04271da6893633b057907e6b4b6de1c4b540 [2021-08-18T12:22:02.873Z] #33 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #37 sha256:828051f5655223fc4a3de9340f2671fc86710df3f434674b44758d265f7c9588 [2021-08-18T12:22:02.873Z] #37 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #57 sha256:2acc92e7d8aa53705f12e60ad8a10c42e9fcf884486b20f6c8ffb19ddd610a25 [2021-08-18T12:22:02.873Z] #57 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T12:22:02.873Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-18T12:22:02.873Z] #19 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T12:22:02.873Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T12:22:02.873Z] #39 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:22:02.873Z] #20 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T12:22:02.873Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T12:22:02.873Z] #16 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #46 sha256:c1678cb909fdde2b557b281cedd5ef1ebf305aa338bb6633740dc368b8166387 [2021-08-18T12:22:02.873Z] #46 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T12:22:02.873Z] #11 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T12:22:02.873Z] #58 sha256:904fcaa8105642b0a1b122cb6fbca0936de0d98634bcafef61ade9ab4a3e3728 [2021-08-18T12:22:02.873Z] #58 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T12:22:02.873Z] #55 sha256:dd3a757eff14be2f1c08d56d372b232f7417f69cf063d63252e6ac927ad10eaa [2021-08-18T12:22:02.873Z] #55 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T12:22:02.873Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T12:22:02.873Z] #10 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:22:02.873Z] #44 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:22:02.873Z] #36 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T12:22:02.873Z] #15 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T12:22:02.873Z] #68 sha256:26c0e072cbe8e8f2da8344724a014f3985c1d080776518fbfc9167e1b3e27a4e [2021-08-18T12:22:02.873Z] #68 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T12:22:02.873Z] #60 sha256:e175d7930741f44feea0f86feeda1b04a7b3e7dd3188fd8dc916033d1aaa38f0 [2021-08-18T12:22:02.873Z] #60 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #29 sha256:abb5ea191c2c9ddbc9548c1946ba2a88e012dee09e7d2ac881bb3836a40b9bca [2021-08-18T12:22:02.873Z] #29 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #24 sha256:836aca70d405fd8e0d23bf5d7ede512a1fc2344c0a2be4200b3488c457291c66 [2021-08-18T12:22:02.873Z] #24 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T12:22:02.873Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-18T12:22:02.873Z] #14 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.873Z] #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-18T12:22:02.873Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:22:02.873Z] #56 CACHED [2021-08-18T12:22:02.873Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #59 sha256:888a4d3ffaaf471b909f253eeff19dbfe3b8cba259cb0a80ada36ef1d13064b5 [2021-08-18T12:22:02.874Z] #59 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #45 sha256:306c4407416602d5c45763bbdaa1fcf6b4608d539d2cff056779dfd93451f4a5 [2021-08-18T12:22:02.874Z] #45 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T12:22:02.874Z] #28 sha256:431af179ef5f504fd2b702c13e2fcba6e1e8e648463dcd6550c1b95c11141518 [2021-08-18T12:22:02.874Z] #28 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #51 sha256:efb8395bef6c0466ecc79e40b8f2cef6f00d87f87e0503dca2a1f4841adfc1d6 [2021-08-18T12:22:02.874Z] #51 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:22:02.874Z] #32 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #48 sha256:134141c0de4f193cefc0d7017995b73907c8215f747ae4e778faf720e75b5876 [2021-08-18T12:22:02.874Z] #48 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:22:02.874Z] #13 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #62 sha256:b0c3286ae908a83343e419175bff74b690b70ed21e6bae20e6861ded44d95623 [2021-08-18T12:22:02.874Z] #62 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T12:22:02.874Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T12:22:02.874Z] #66 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:02.874Z] #27 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #35 sha256:a9874d31e526a5560ce504f83f5abc4d722baf5f97b0f7a881f5bc136e6f50ef [2021-08-18T12:22:02.874Z] #35 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #69 sha256:2ec5f92e4725f4f6cc5006a5c13008278fb3ecc81072f46b496272243af5b5e6 [2021-08-18T12:22:02.874Z] #69 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #49 sha256:469e7cfa748a81a023bb81c19491e56f3018d6632380eb8d8b2ea4ffe50be1ed [2021-08-18T12:22:02.874Z] #49 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #53 sha256:040cc4e0ff6030aff2eaeccefe2a6251b8acfb3fd43bda63b6fa2008c1db3b67 [2021-08-18T12:22:02.874Z] #53 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T12:22:02.874Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-18T12:22:02.874Z] #17 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #41 sha256:9017201bd081f66c8ceeb1b5fe4367f85f0abbc942b8fc53c0e54195a843b141 [2021-08-18T12:22:02.874Z] #41 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T12:22:02.874Z] #12 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #52 sha256:fe316fe9064f2f811cc455b6da79eb272f2d45c0e1f5d0af0989f2965961ed75 [2021-08-18T12:22:02.874Z] #52 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T12:22:02.874Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T12:22:02.874Z] #22 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T12:22:02.874Z] #47 sha256:9338dc97ad76d16c4f5f05d00d64eb827b884ac2b404bba50b675b2b2e1b086b [2021-08-18T12:22:02.874Z] #47 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #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-18T12:22:02.874Z] #70 sha256:875d18ba140afcbdc1d3688f11eca3397a80146621b57681dae5991062acac63 [2021-08-18T12:22:02.874Z] #70 CACHED [2021-08-18T12:22:02.874Z] [2021-08-18T12:22:02.874Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T12:22:02.874Z] #71 sha256:7b49379644585a403921023dc22bfd50730606e13e19b860f7084138de3bad71 [2021-08-18T12:22:02.934Z] + docker version [2021-08-18T12:22:02.934Z] Client: [2021-08-18T12:22:02.934Z] Version: 20.10.7 [2021-08-18T12:22:02.934Z] API version: 1.41 [2021-08-18T12:22:02.934Z] Go version: go1.16.4 [2021-08-18T12:22:02.934Z] Git commit: f0df350 [2021-08-18T12:22:02.934Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-18T12:22:02.934Z] OS/Arch: windows/amd64 [2021-08-18T12:22:02.934Z] Context: default [2021-08-18T12:22:02.934Z] Experimental: true [2021-08-18T12:22:02.934Z] [2021-08-18T12:22:02.934Z] Server: Docker Engine - Community [2021-08-18T12:22:02.934Z] Engine: [2021-08-18T12:22:02.934Z] Version: 20.10.7 [2021-08-18T12:22:02.934Z] API version: 1.41 (minimum version 1.24) [2021-08-18T12:22:02.934Z] Go version: go1.13.15 [2021-08-18T12:22:02.934Z] Git commit: b0f5bc3 [2021-08-18T12:22:02.934Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-18T12:22:02.934Z] OS/Arch: windows/amd64 [2021-08-18T12:22:02.934Z] Experimental: true [Pipeline] sh [2021-08-18T12:22:03.436Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:03.436Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:22:03.545Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:22:03.800Z] #71 DONE 0.8s [2021-08-18T12:22:03.800Z] [2021-08-18T12:22:03.800Z] #72 exporting to image [2021-08-18T12:22:03.800Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T12:22:03.800Z] #72 exporting layers [2021-08-18T12:22:03.959Z] + docker info [2021-08-18T12:22:03.959Z] Client: [2021-08-18T12:22:03.959Z] Context: default [2021-08-18T12:22:03.959Z] Debug Mode: false [2021-08-18T12:22:03.959Z] [2021-08-18T12:22:03.959Z] Server: [2021-08-18T12:22:03.959Z] Containers: 0 [2021-08-18T12:22:03.959Z] Running: 0 [2021-08-18T12:22:03.959Z] Paused: 0 [2021-08-18T12:22:03.959Z] Stopped: 0 [2021-08-18T12:22:03.959Z] Images: 10 [2021-08-18T12:22:03.959Z] Server Version: 20.10.7 [2021-08-18T12:22:03.959Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T12:22:03.959Z] Windows: [2021-08-18T12:22:03.959Z] LCOW: [2021-08-18T12:22:03.959Z] Logging Driver: json-file [2021-08-18T12:22:03.959Z] Plugins: [2021-08-18T12:22:03.959Z] Volume: local [2021-08-18T12:22:03.959Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:22:03.959Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:22:03.959Z] Swarm: inactive [2021-08-18T12:22:03.959Z] Default Isolation: process [2021-08-18T12:22:03.959Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T12:22:03.959Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T12:22:03.959Z] OSType: windows [2021-08-18T12:22:03.959Z] Architecture: x86_64 [2021-08-18T12:22:03.959Z] CPUs: 4 [2021-08-18T12:22:03.959Z] Total Memory: 32GiB [2021-08-18T12:22:03.959Z] Name: azwin-2-45ffb0 [2021-08-18T12:22:03.959Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-18T12:22:03.959Z] Docker Root Dir: D:\docker [2021-08-18T12:22:03.959Z] Debug Mode: false [2021-08-18T12:22:03.959Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:03.959Z] Labels: [2021-08-18T12:22:03.959Z] Experimental: true [2021-08-18T12:22:03.959Z] Insecure Registries: [2021-08-18T12:22:03.959Z] 10.0.0.4:5000 [2021-08-18T12:22:03.959Z] 127.0.0.0/8 [2021-08-18T12:22:03.959Z] Registry Mirrors: [2021-08-18T12:22:03.959Z] http://10.0.0.4:5000/ [2021-08-18T12:22:03.959Z] Live Restore Enabled: false [2021-08-18T12:22:03.959Z] Product License: Community Engine [2021-08-18T12:22:03.959Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] powershell [2021-08-18T12:22:04.307Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:22:04.346Z] [2021-08-18T12:22:04.346Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:04.346Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:04.346Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-18T12:22:04.416Z] #1 [internal] load build definition from Dockerfile [2021-08-18T12:22:04.416Z] #1 sha256:dbb25f46f5736ae74e5f5b6feca0772eadbceeaf61a3f37309a9aa13469cd98f [2021-08-18T12:22:04.417Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T12:22:04.417Z] #1 DONE 0.0s [2021-08-18T12:22:04.602Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T12:22:04.602Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T12:22:04.602Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [Pipeline] sh [2021-08-18T12:22:04.728Z] #72 exporting layers 1.0s done [2021-08-18T12:22:04.728Z] #72 writing image sha256:2d12726006b7b390196eb5a23b43fe2f2c3b18c82e1d0694f9950198223aa495 done [2021-08-18T12:22:04.728Z] #72 naming to docker.io/library/docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d done [2021-08-18T12:22:04.728Z] #72 DONE 1.0s [2021-08-18T12:22:04.864Z] #9 ... [2021-08-18T12:22:04.864Z] [2021-08-18T12:22:04.864Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T12:22:04.864Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T12:22:04.864Z] #49 DONE 0.6s [2021-08-18T12:22:04.864Z] [2021-08-18T12:22:04.864Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:04.864Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:04.864Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.05MB / 50.44MB 0.3s [2021-08-18T12:22:04.864Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0B / 10.00MB 0.3s [2021-08-18T12:22:04.864Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0B / 7.83MB 0.3s [2021-08-18T12:22:02.985Z] > git remote # timeout=10 [2021-08-18T12:22:03.080Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:22:03.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:03.151Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:22:03.308Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-18T12:22:03.470Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:03.540Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:04.992Z] [2021-08-18T12:22:04.992Z] #2 [internal] load .dockerignore [2021-08-18T12:22:04.992Z] #2 sha256:cb2932b4fbb9fa5641bfc06326d8699cd2e01653a1a143d30c60bba32c968b1f [2021-08-18T12:22:04.992Z] #2 transferring context: 87B done [2021-08-18T12:22:04.992Z] #2 DONE 0.0s [Pipeline] } [Pipeline] // stage [2021-08-18T12:22:05.140Z] #9 ... [2021-08-18T12:22:05.140Z] [2021-08-18T12:22:05.140Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T12:22:05.140Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T12:22:05.140Z] #49 DONE 0.0s [2021-08-18T12:22:05.140Z] [2021-08-18T12:22:05.140Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:05.140Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:05.140Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 9.44MB / 50.44MB 0.5s [2021-08-18T12:22:05.140Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 2.10MB / 10.00MB 0.5s [2021-08-18T12:22:05.140Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.34MB / 7.83MB 0.5s [2021-08-18T12:22:05.140Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 15.73MB / 50.44MB 0.6s [2021-08-18T12:22:05.140Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 4.19MB / 10.00MB 0.6s [2021-08-18T12:22:05.140Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T12:22:05.397Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 18.87MB / 50.44MB 0.7s [2021-08-18T12:22:05.397Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 5.24MB / 10.00MB 0.7s [2021-08-18T12:22:05.397Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.7s done [2021-08-18T12:22:05.397Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 7.88MB / 10.00MB 0.8s [2021-08-18T12:22:05.397Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 0B / 51.84MB 0.8s [2021-08-18T12:22:05.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -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:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh dynbinary test-integration [2021-08-18T12:22:05.574Z] + docker version [2021-08-18T12:22:05.574Z] Client: [2021-08-18T12:22:05.574Z] Version: 20.10.7 [2021-08-18T12:22:05.574Z] API version: 1.41 [2021-08-18T12:22:05.574Z] Go version: go1.16.4 [2021-08-18T12:22:05.574Z] Git commit: f0df350 [2021-08-18T12:22:05.574Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-18T12:22:05.574Z] OS/Arch: windows/amd64 [2021-08-18T12:22:05.574Z] Context: default [2021-08-18T12:22:05.574Z] Experimental: true [2021-08-18T12:22:05.574Z] [2021-08-18T12:22:05.574Z] Server: Docker Engine - Community [2021-08-18T12:22:05.574Z] Engine: [2021-08-18T12:22:05.574Z] Version: 20.10.7 [2021-08-18T12:22:05.574Z] API version: 1.41 (minimum version 1.24) [2021-08-18T12:22:05.574Z] Go version: go1.13.15 [2021-08-18T12:22:05.574Z] Git commit: b0f5bc3 [2021-08-18T12:22:05.574Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-18T12:22:05.574Z] OS/Arch: windows/amd64 [2021-08-18T12:22:05.574Z] Experimental: true [2021-08-18T12:22:05.653Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 26.21MB / 50.44MB 1.0s [2021-08-18T12:22:05.653Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.0s [2021-08-18T12:22:05.653Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 8.39MB / 51.84MB 1.0s [2021-08-18T12:22:05.653Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 29.36MB / 50.44MB 1.1s [2021-08-18T12:22:05.653Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.1s done [2021-08-18T12:22:05.653Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 16.78MB / 51.84MB 1.1s [Pipeline] sh [2021-08-18T12:22:05.910Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 33.55MB / 50.44MB 1.2s [2021-08-18T12:22:05.910Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 20.97MB / 51.84MB 1.2s [2021-08-18T12:22:05.910Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 3.15MB / 68.75MB 1.2s [2021-08-18T12:22:05.910Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 39.85MB / 50.44MB 1.4s [2021-08-18T12:22:05.910Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 28.66MB / 51.84MB 1.4s [2021-08-18T12:22:05.910Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 9.44MB / 68.75MB 1.4s [2021-08-18T12:22:05.939Z] [2021-08-18T12:22:05.939Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T12:22:05.939Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-18T12:22:06.028Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-18T12:22:06.029Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-18T12:22:06.029Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-18T12:22:06.029Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-18T12:22:06.029Z] 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-18T12:22:06.029Z] Detected virtualization docker. [2021-08-18T12:22:06.029Z] Detected architecture x86-64. [2021-08-18T12:22:06.029Z] Set hostname to <62fd4381bfe5>. [2021-08-18T12:22:06.124Z] + docker version [2021-08-18T12:22:06.124Z] Client: [2021-08-18T12:22:06.124Z] Version: 20.10.6 [2021-08-18T12:22:06.124Z] API version: 1.41 [2021-08-18T12:22:06.124Z] Go version: go1.16.3 [2021-08-18T12:22:06.124Z] Git commit: 370c289 [2021-08-18T12:22:06.124Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-18T12:22:06.124Z] OS/Arch: windows/amd64 [2021-08-18T12:22:06.124Z] Context: default [2021-08-18T12:22:06.124Z] Experimental: true [2021-08-18T12:22:06.124Z] [2021-08-18T12:22:06.124Z] Server: Docker Engine - Community [2021-08-18T12:22:06.124Z] Engine: [2021-08-18T12:22:06.124Z] Version: 20.10.6 [2021-08-18T12:22:06.124Z] API version: 1.41 (minimum version 1.24) [2021-08-18T12:22:06.124Z] Go version: go1.13.15 [2021-08-18T12:22:06.124Z] Git commit: 8728dd2 [2021-08-18T12:22:06.124Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-18T12:22:06.124Z] OS/Arch: windows/amd64 [2021-08-18T12:22:06.124Z] Experimental: true [2021-08-18T12:22:06.167Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 31.46MB / 51.84MB 1.5s [2021-08-18T12:22:06.201Z] #3 DONE 0.3s [2021-08-18T12:22:06.201Z] [2021-08-18T12:22:06.201Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T12:22:06.201Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-18T12:22:06.201Z] #4 CACHED [Pipeline] sh [2021-08-18T12:22:06.424Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 46.14MB / 50.44MB 1.7s [2021-08-18T12:22:06.424Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 40.89MB / 51.84MB 1.7s [2021-08-18T12:22:06.424Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 14.76MB / 68.75MB 1.7s [2021-08-18T12:22:06.424Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.9s [2021-08-18T12:22:06.424Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 1.9s [2021-08-18T12:22:06.424Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 23.07MB / 68.75MB 1.9s [2021-08-18T12:22:06.590Z] + source /etc/docker-entrypoint-cmd [2021-08-18T12:22:06.590Z] ++ hack/make.sh dynbinary test-integration [2021-08-18T12:22:06.590Z] [2021-08-18T12:22:06.603Z] + docker info [2021-08-18T12:22:06.603Z] Client: [2021-08-18T12:22:06.603Z] Context: default [2021-08-18T12:22:06.603Z] Debug Mode: false [2021-08-18T12:22:06.603Z] [2021-08-18T12:22:06.603Z] Server: [2021-08-18T12:22:06.603Z] Containers: 0 [2021-08-18T12:22:06.603Z] Running: 0 [2021-08-18T12:22:06.603Z] Paused: 0 [2021-08-18T12:22:06.603Z] Stopped: 0 [2021-08-18T12:22:06.603Z] Images: 10 [2021-08-18T12:22:06.603Z] Server Version: 20.10.7 [2021-08-18T12:22:06.603Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T12:22:06.603Z] Windows: [2021-08-18T12:22:06.603Z] LCOW: [2021-08-18T12:22:06.603Z] Logging Driver: json-file [2021-08-18T12:22:06.603Z] Plugins: [2021-08-18T12:22:06.603Z] Volume: local [2021-08-18T12:22:06.603Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:22:06.603Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:22:06.603Z] Swarm: inactive [2021-08-18T12:22:06.603Z] Default Isolation: process [2021-08-18T12:22:06.603Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T12:22:06.603Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T12:22:06.603Z] OSType: windows [2021-08-18T12:22:06.603Z] Architecture: x86_64 [2021-08-18T12:22:06.603Z] CPUs: 4 [2021-08-18T12:22:06.603Z] Total Memory: 32GiB [2021-08-18T12:22:06.603Z] Name: azwin-2-da47d0 [2021-08-18T12:22:06.603Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-18T12:22:06.603Z] Docker Root Dir: D:\docker [2021-08-18T12:22:06.603Z] Debug Mode: false [2021-08-18T12:22:06.603Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:06.603Z] Labels: [2021-08-18T12:22:06.603Z] Experimental: true [2021-08-18T12:22:06.603Z] Insecure Registries: [2021-08-18T12:22:06.603Z] 10.0.0.4:5000 [2021-08-18T12:22:06.603Z] 127.0.0.0/8 [2021-08-18T12:22:06.603Z] Registry Mirrors: [2021-08-18T12:22:06.603Z] http://10.0.0.4:5000/ [2021-08-18T12:22:06.603Z] Live Restore Enabled: false [2021-08-18T12:22:06.603Z] Product License: Community Engine [2021-08-18T12:22:06.603Z] [2021-08-18T12:22:06.681Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 36.70MB / 68.75MB 2.0s [2021-08-18T12:22:06.681Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 42.99MB / 68.75MB 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-18T12:22:06.938Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 51.38MB / 68.75MB 2.2s [2021-08-18T12:22:07.140Z] + docker info [2021-08-18T12:22:07.148Z] [2021-08-18T12:22:07.148Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T12:22:07.148Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-18T12:22:07.148Z] #6 DONE 0.1s [2021-08-18T12:22:07.148Z] [2021-08-18T12:22:07.148Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:07.148Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T12:22:07.148Z] #8 DONE 0.1s [2021-08-18T12:22:07.148Z] [2021-08-18T12:22:07.148Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T12:22:07.148Z] #5 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-18T12:22:07.148Z] #5 DONE 0.1s [2021-08-18T12:22:07.148Z] [2021-08-18T12:22:07.148Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:07.148Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T12:22:07.148Z] #7 DONE 0.2s [2021-08-18T12:22:07.187Z] Fetching without tags [2021-08-18T12:22:07.194Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 66.06MB / 68.75MB 2.5s [2021-08-18T12:22:07.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:22:07.088Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:22:07.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:22:07.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:22:07.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:22:07.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:07.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:22:07.452Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.6s done [2021-08-18T12:22:07.508Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:07.517Z] Removing bundles/ [2021-08-18T12:22:07.517Z] [2021-08-18T12:22:07.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T12:22:07.517Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:22:07.517Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:22:07.709Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0.1s [2021-08-18T12:22:07.722Z] [2021-08-18T12:22:07.722Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:07.722Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T12:22:07.722Z] #65 DONE 0.0s [2021-08-18T12:22:07.722Z] [2021-08-18T12:22:07.722Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:07.722Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T12:22:07.722Z] #63 DONE 0.0s [2021-08-18T12:22:07.722Z] [2021-08-18T12:22:07.722Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:07.722Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T12:22:07.722Z] #9 DONE 0.0s [2021-08-18T12:22:07.722Z] [2021-08-18T12:22:07.722Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:07.722Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-18T12:22:07.722Z] #26 DONE 0.0s [2021-08-18T12:22:07.722Z] [2021-08-18T12:22:07.722Z] #23 [internal] load build context [2021-08-18T12:22:07.722Z] #23 sha256:fc4a2c68cd125925f7e16dc20f90972667f542438f6f297127350a70bcf6ff2e [2021-08-18T12:22:07.966Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.4s done [2021-08-18T12:22:07.966Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 0B / 156B 3.4s [2021-08-18T12:22:07.993Z] #23 ... [2021-08-18T12:22:07.993Z] [2021-08-18T12:22:07.993Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T12:22:07.993Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T12:22:07.993Z] #42 DONE 0.4s [2021-08-18T12:22:07.993Z] [2021-08-18T12:22:07.993Z] #23 [internal] load build context [2021-08-18T12:22:07.993Z] #23 sha256:fc4a2c68cd125925f7e16dc20f90972667f542438f6f297127350a70bcf6ff2e [2021-08-18T12:22:08.104Z] Client: [2021-08-18T12:22:08.104Z] Context: default [2021-08-18T12:22:08.104Z] Debug Mode: false [2021-08-18T12:22:08.104Z] Plugins: [2021-08-18T12:22:08.104Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-18T12:22:08.104Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-18T12:22:08.104Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-18T12:22:08.104Z] [2021-08-18T12:22:08.104Z] Server: [2021-08-18T12:22:08.104Z] Containers: 0 [2021-08-18T12:22:08.104Z] Running: 0 [2021-08-18T12:22:08.104Z] Paused: 0 [2021-08-18T12:22:08.104Z] Stopped: 0 [2021-08-18T12:22:08.104Z] Images: 10 [2021-08-18T12:22:08.104Z] Server Version: 20.10.6 [2021-08-18T12:22:08.104Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T12:22:08.104Z] Windows: [2021-08-18T12:22:08.104Z] LCOW: [2021-08-18T12:22:08.104Z] Logging Driver: json-file [2021-08-18T12:22:08.104Z] Plugins: [2021-08-18T12:22:08.104Z] Volume: local [2021-08-18T12:22:08.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:22:08.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:22:08.104Z] Swarm: inactive [2021-08-18T12:22:08.104Z] Default Isolation: process [2021-08-18T12:22:08.104Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T12:22:08.104Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T12:22:08.104Z] OSType: windows [2021-08-18T12:22:08.104Z] Architecture: x86_64 [2021-08-18T12:22:08.104Z] CPUs: 4 [2021-08-18T12:22:08.104Z] Total Memory: 32GiB [2021-08-18T12:22:08.104Z] Name: azwin-2-07a060 [2021-08-18T12:22:08.104Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-18T12:22:08.104Z] Docker Root Dir: D:\docker [2021-08-18T12:22:08.104Z] Debug Mode: false [2021-08-18T12:22:08.104Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:08.104Z] Labels: [2021-08-18T12:22:08.104Z] Experimental: true [2021-08-18T12:22:08.104Z] Insecure Registries: [2021-08-18T12:22:08.104Z] 10.0.0.4:5000 [2021-08-18T12:22:08.104Z] 127.0.0.0/8 [2021-08-18T12:22:08.104Z] Registry Mirrors: [2021-08-18T12:22:08.104Z] http://10.0.0.4:5000/ [2021-08-18T12:22:08.104Z] Live Restore Enabled: false [2021-08-18T12:22:08.104Z] Product License: Community Engine [2021-08-18T12:22:08.104Z] [2021-08-18T12:22:08.223Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-18T12:22:08.340Z] Fetching without tags [2021-08-18T12:22:08.393Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:08.393Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:22:08.671Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:09.165Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.4s done [2021-08-18T12:22:09.165Z] #9 ... [2021-08-18T12:22:09.165Z] [2021-08-18T12:22:09.165Z] #30 [internal] load build context [2021-08-18T12:22:09.165Z] #30 sha256:73a303ea88197ae5c5a543294f70ceed07acdc5815eb5c5bc6233159bbfaaaa1 [2021-08-18T12:22:09.165Z] #30 transferring context: 55.81MB 4.6s done [2021-08-18T12:22:09.165Z] #30 DONE 4.7s [2021-08-18T12:22:09.165Z] [2021-08-18T12:22:09.165Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:09.165Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:09.165Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.5s done [2021-08-18T12:22:09.165Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0B / 129.04MB 4.6s [2021-08-18T12:22:09.398Z] #23 transferring context: 55.81MB 1.6s done [2021-08-18T12:22:09.398Z] #23 DONE 1.7s [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T12:22:09.398Z] #20 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #24 sha256:ef878be3834450483f98f09d08f9d972479e13c76514a964d2674121a208733f [2021-08-18T12:22:09.398Z] #24 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T12:22:09.398Z] #31 sha256:624d1c9ceb63a5dabd6c44f759d8bbc8472db7809f138dd6a4f0fadb8381c108 [2021-08-18T12:22:09.398Z] #31 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T12:22:09.398Z] #51 sha256:267582979c9f17757862d9ec682d716db5a03d1d688b55d785361d52e08f8154 [2021-08-18T12:22:09.398Z] #51 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #48 sha256:e3d61f3f813f26211fdf7ce1f37c5cce93681c9c8dfb4bbef9f209e28d9fd749 [2021-08-18T12:22:09.398Z] #48 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #59 sha256:c4c0e9061b8b04b3294fcc314375506c1c011f79a8972a0585cd6a5f8c99b507 [2021-08-18T12:22:09.398Z] #59 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T12:22:09.398Z] #67 sha256:cf385ab8c49f37faad57f7a71be4dddb20261f41c927946ae90acfd2ea7ea923 [2021-08-18T12:22:09.398Z] #67 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T12:22:09.398Z] #55 sha256:02f88df56337452a9cae64c51fa85d78d866b13828906fa03b24813539a5f308 [2021-08-18T12:22:09.398Z] #55 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:22:09.398Z] #30 sha256:88b7b79024cbd099d7291e18c84afadf225962a980046c6496c7126d6cf78fe9 [2021-08-18T12:22:09.398Z] #30 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #12 sha256:8f34450c7999a7b68df1a0fef278d60730f08ad24375ed2eaaaa0cfd9ec2e33d [2021-08-18T12:22:09.398Z] #12 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T12:22:09.398Z] #14 sha256:240f216314566eea95ffa97407d5f440e552eaef02a8a22ba80d6a905dba8dca [2021-08-18T12:22:09.398Z] #14 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #11 sha256:a1275979291903b72ec9fea52b2bf9bcda6034a97d71ac0d69123975d6629cdc [2021-08-18T12:22:09.398Z] #11 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T12:22:09.398Z] #16 sha256:1f3020a268fef3a9b32c149d04e272412a891f44b90ba9a8b1294c80bde218c1 [2021-08-18T12:22:09.398Z] #16 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T12:22:09.398Z] #62 sha256:670de58e7b8464a95cabf1d8cafeb2c6fae068d40d171b3b3f0380e4a22f59b0 [2021-08-18T12:22:09.398Z] #62 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T12:22:09.398Z] #39 sha256:9f2603bd1d23a870dfe1e54cea90a5492b64233bd159635194b03be0dc6084c7 [2021-08-18T12:22:09.398Z] #39 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T12:22:09.398Z] #38 sha256:6627c6b966043fb9b049b2929aaedea7732721f3e5341d6af270cec93e2d994e [2021-08-18T12:22:09.398Z] #38 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T12:22:09.398Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-18T12:22:09.398Z] #64 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-18T12:22:09.398Z] #27 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #52 sha256:9258f23f967af46235287342dbdd6b3e1932e4737bc1d9f0c256be52a85e7bac [2021-08-18T12:22:09.398Z] #52 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T12:22:09.398Z] #10 sha256:74a76884dab846a5741269ec6511c86790ac21b7e8c785c9badddba0acb5883d [2021-08-18T12:22:09.398Z] #10 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-18T12:22:09.398Z] #15 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-18T12:22:09.398Z] #56 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #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-18T12:22:09.398Z] #37 sha256:61000d57ed429a659546a2c9415d053bbf68b2c8b1e2162f2763a8431f68801e [2021-08-18T12:22:09.398Z] #37 CACHED [2021-08-18T12:22:09.398Z] [2021-08-18T12:22:09.398Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T12:22:09.398Z] #41 sha256:584fc5607fa3b87bcd3e0a69bfdd5b113b7bd53bb1f719cee036d0daee79aac4 [2021-08-18T12:22:09.399Z] #41 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-18T12:22:09.399Z] #36 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T12:22:09.399Z] #44 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T12:22:09.399Z] #28 sha256:34581ab1f611765de7c24c4015e7fad025ad386d1f17976f2657ec57553a6f54 [2021-08-18T12:22:09.399Z] #28 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #35 sha256:1327da32c5aa0cda0f49dbfc96f70d0d4db0cf231d655c2651de7c1106887d9d [2021-08-18T12:22:09.399Z] #35 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #58 sha256:c27643ba2fff9ff60792b5d6c1bc10b9424944184c2cd6548fc15b0699afdb7d [2021-08-18T12:22:09.399Z] #58 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #29 sha256:0b586f72f9c88b4809306484409f632d7c50ed111dc8baadb28f2b9b01a5a7cc [2021-08-18T12:22:09.399Z] #29 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #57 sha256:fb357cf541f1559dbf9deb718c4d781b1e8d94f7e08e90a894da1a5f48b1d957 [2021-08-18T12:22:09.399Z] #57 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #47 sha256:df3f459d3e8a042df51cde6c26cc26bb5805ad8286b41bb9ec620a134a8e889c [2021-08-18T12:22:09.399Z] #47 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-18T12:22:09.399Z] #32 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T12:22:09.399Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-18T12:22:09.399Z] #66 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #54 sha256:e2bc4e2c8fcf2b5b52425216f967ac70af9799927243f596661ca03ee56f7218 [2021-08-18T12:22:09.399Z] #54 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T12:22:09.399Z] #18 sha256:d9bbebd1f523bdd6a2f52abd4fd78d436622d24f5e33ec4badb2515844357c35 [2021-08-18T12:22:09.399Z] #18 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #43 sha256:b2c0bc3b9d13726e47a580f6c770e72a327e6d148a83dfc7be4e316a3d92f6bf [2021-08-18T12:22:09.399Z] #43 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #46 sha256:5b5eac23fd9ae0e6a95d2d6c712075c29419703ae0f3e3eac6d680587d69149b [2021-08-18T12:22:09.399Z] #46 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #49 sha256:36743dd55b748e6e2900747e29bec888588929cd0b05330f221d958e858d42ce [2021-08-18T12:22:09.399Z] #49 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T12:22:09.399Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-18T12:22:09.399Z] #17 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #50 sha256:afef4cab7356e4135e98a7bc508fe774866d4c1a4f594f86d39d852a0a3fd59c [2021-08-18T12:22:09.399Z] #50 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T12:22:09.399Z] #25 sha256:aa9c3714ef832ee75c0984e0cf3eab6e7dddafe9e4dc56e1bb43eaf5c426f5bd [2021-08-18T12:22:09.399Z] #25 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #21 sha256:9f0efae441e26d84ec4e8b4697e011e275fd82a3c86ad04f79a2473dcc815cb1 [2021-08-18T12:22:09.399Z] #21 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #45 sha256:3e1bd9cbad8b4e570c0a0a613c0d90fb26f19faca745b3a38fc6d2917a50b66c [2021-08-18T12:22:09.399Z] #45 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T12:22:09.399Z] #60 sha256:d860b997f201306c40bfce1ff11709236582abe02d2d8b1b6174e3183df37db8 [2021-08-18T12:22:09.399Z] #60 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T12:22:09.399Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-18T12:22:09.399Z] #19 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T12:22:09.399Z] #61 sha256:0a0267da97b2c8ca0dbf1c736f2bcf8b95bff1ea21f47b2b964f99cf6b8f7567 [2021-08-18T12:22:09.399Z] #61 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #53 sha256:2442518eeb10048b929102a6e7c4fae3a46727412a88adb1950515c9fd2d06ce [2021-08-18T12:22:09.399Z] #53 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T12:22:09.399Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-18T12:22:09.399Z] #22 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-18T12:22:09.399Z] #40 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T12:22:09.399Z] #33 sha256:66fc9a2ec45f177cb935c70c8c64df449403e42d06ef624ff2cbd4a149405f53 [2021-08-18T12:22:09.399Z] #33 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #34 sha256:d12da103bccfd14120706abbbc498d9db6b666714e561d0b247bd60511ab7a85 [2021-08-18T12:22:09.399Z] #34 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #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-18T12:22:09.399Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T12:22:09.399Z] #13 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T12:22:09.399Z] #68 sha256:494e891357afa0d87d3ec440a0668255ff3a0eb0bcd64d99dbb2db7094534dc2 [2021-08-18T12:22:09.399Z] #68 CACHED [2021-08-18T12:22:09.399Z] [2021-08-18T12:22:09.399Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T12:22:09.399Z] #69 sha256:bc5145c78cb0a90f0309d9724e9f714286fb69a92bd1e7d76464cc7ba0fd56a6 [2021-08-18T12:22:09.421Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 8.04MB / 129.04MB 4.8s [2021-08-18T12:22:08.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:22:08.275Z] > git config --add remote.origin.fetch +refs/pull/42756/head:refs/remotes/origin/PR-42756 # timeout=10 [2021-08-18T12:22:08.290Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:22:08.312Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T12:22:08.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T12:22:08.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:08.346Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42756/head:refs/remotes/origin/PR-42756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T12:22:08.680Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:08.705Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:09.407Z] > git remote # timeout=10 [2021-08-18T12:22:09.430Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:22:09.486Z] Merge succeeded, producing 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:09.486Z] Checking out Revision 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d (PR-42756) [2021-08-18T12:22:07.521Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:07.545Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:08.287Z] > git remote # timeout=10 [2021-08-18T12:22:08.313Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T12:22:08.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:08.338Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:22:08.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T12:22:08.397Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:08.432Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:09.678Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 15.73MB / 129.04MB 5.0s [2021-08-18T12:22:10.247Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 27.26MB / 129.04MB 5.4s [2021-08-18T12:22:10.504Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 47.19MB / 129.04MB 5.8s [2021-08-18T12:22:10.761Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 56.62MB / 129.04MB 6.1s [2021-08-18T12:22:11.017Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 66.06MB / 129.04MB 6.4s [2021-08-18T12:22:11.273Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 73.40MB / 129.04MB 6.6s [2021-08-18T12:22:11.529Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 81.79MB / 129.04MB 6.8s [2021-08-18T12:22:09.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T12:22:09.455Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T12:22:09.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T12:22:09.489Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T12:22:09.520Z] > git checkout -f 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d # timeout=10 [2021-08-18T12:22:11.953Z] #69 DONE 2.3s [2021-08-18T12:22:11.953Z] [2021-08-18T12:22:11.953Z] #70 exporting to image [2021-08-18T12:22:11.953Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T12:22:11.953Z] #70 exporting layers [2021-08-18T12:22:12.094Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 92.27MB / 129.04MB 7.4s [2021-08-18T12:22:12.658Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 111.15MB / 129.04MB 7.9s [2021-08-18T12:22:12.658Z] #9 ... [2021-08-18T12:22:12.658Z] [2021-08-18T12:22:12.658Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:12.658Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T12:22:12.658Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T12:22:12.658Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T12:22:12.658Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T12:22:12.658Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T12:22:12.658Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2021-08-18T12:22:12.658Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-08-18T12:22:12.658Z] #72 DONE 8.1s [2021-08-18T12:22:12.658Z] [2021-08-18T12:22:12.658Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:12.658Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:12.843Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:22:12.915Z] #9 ... [2021-08-18T12:22:12.915Z] [2021-08-18T12:22:12.915Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:12.915Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T12:22:12.915Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T12:22:12.915Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T12:22:12.915Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T12:22:12.915Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T12:22:12.915Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done [2021-08-18T12:22:12.915Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-08-18T12:22:12.915Z] #70 DONE 8.2s [2021-08-18T12:22:12.915Z] [2021-08-18T12:22:12.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:12.915Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:12.915Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 124.78MB / 129.04MB 8.1s [2021-08-18T12:22:12.915Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.4s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-18T12:22:13.238Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-18T12:22:13.238Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ef24fd80\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-18T12:22:13.238Z] ---------------------------------------------------------------------------- [2021-08-18T12:22:13.238Z] [2021-08-18T12:22:13.238Z] INFO: executeCI.ps1 starting at Wed Aug 18 12:22:12 CUT 2021 [2021-08-18T12:22:13.238Z] [2021-08-18T12:22:13.238Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-18T12:22:13.238Z] INFO: Running git version 2.24.1.windows.2 [2021-08-18T12:22:13.238Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-18T12:22:13.238Z] INFO: Environment variables: [2021-08-18T12:22:13.238Z] [2021-08-18T12:22:13.238Z] Name Value [2021-08-18T12:22:13.238Z] ---- ----- [2021-08-18T12:22:13.238Z] ALLUSERSPROFILE C:\ProgramData [2021-08-18T12:22:13.238Z] amd64 true [2021-08-18T12:22:13.238Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-18T12:22:13.238Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-18T12:22:13.238Z] arm64 true [2021-08-18T12:22:13.238Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-18T12:22:13.238Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-18T12:22:13.238Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-18T12:22:13.238Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-18T12:22:13.238Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-18T12:22:13.238Z] BRANCH_NAME PR-42756 [2021-08-18T12:22:13.238Z] BUILD_DISPLAY_NAME #2 [2021-08-18T12:22:13.238Z] BUILD_ID 2 [2021-08-18T12:22:13.238Z] BUILD_NUMBER 2 [2021-08-18T12:22:13.238Z] BUILD_TAG jenkins-moby-PR-42756-2 [2021-08-18T12:22:13.238Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/ [2021-08-18T12:22:13.238Z] cgroup2 true [2021-08-18T12:22:13.238Z] CHANGE_AUTHOR thaJeztah [2021-08-18T12:22:13.238Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-18T12:22:13.238Z] CHANGE_BRANCH remove_unused_testutils_imports [2021-08-18T12:22:13.238Z] CHANGE_FORK thaJeztah/docker [2021-08-18T12:22:13.238Z] CHANGE_ID 42756 [2021-08-18T12:22:13.238Z] CHANGE_TARGET master [2021-08-18T12:22:13.238Z] CHANGE_TITLE libnetwork: remove unused "testutils" imports [2021-08-18T12:22:13.238Z] CHANGE_URL https://github.com/moby/moby/pull/42756 [2021-08-18T12:22:13.238Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:13.238Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-18T12:22:13.238Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-18T12:22:13.238Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-18T12:22:13.238Z] COMPUTERNAME azwin-2-45ffb0 [2021-08-18T12:22:13.238Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-18T12:22:13.238Z] ConfigSequenceNumber 0 [2021-08-18T12:22:13.238Z] dco true [2021-08-18T12:22:13.238Z] DOCKER_BUILDKIT 0 [2021-08-18T12:22:13.238Z] DOCKER_DUT_DEBUG 1 [2021-08-18T12:22:13.238Z] DOCKER_EXPERIMENTAL 1 [2021-08-18T12:22:13.238Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-18T12:22:13.238Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-18T12:22:13.238Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-18T12:22:13.239Z] EXECUTOR_NUMBER 0 [2021-08-18T12:22:13.239Z] FQDN azwin-2-45ffb0.westus.cloudapp.azure.com [2021-08-18T12:22:13.239Z] GIT_BRANCH PR-42756 [2021-08-18T12:22:13.239Z] GIT_COMMIT 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:13.239Z] GIT_URL https://github.com/moby/moby.git [2021-08-18T12:22:13.239Z] HUDSON_COOKIE 1505766b-c073-48e0-a516-ac41b78cf5aa [2021-08-18T12:22:13.239Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-18T12:22:13.239Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-18T12:22:13.239Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-18T12:22:13.239Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-18T12:22:13.239Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-18T12:22:13.239Z] JENKINS_NODE_COOKIE b45c2e60-3556-4535-87fe-6af98d654b56 [2021-08-18T12:22:13.239Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-18T12:22:13.239Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-18T12:22:13.239Z] JOB_BASE_NAME PR-42756 [2021-08-18T12:22:13.239Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/display/redirect [2021-08-18T12:22:13.239Z] JOB_NAME moby/PR-42756 [2021-08-18T12:22:13.239Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/ [2021-08-18T12:22:13.239Z] library.jps.version master [2021-08-18T12:22:13.239Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-18T12:22:13.239Z] NODE_LABELS amd64 azure azwin-2-45ffb0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-18T12:22:13.239Z] NODE_NAME azwin-2-45ffb0 [2021-08-18T12:22:13.239Z] NUMBER_OF_PROCESSORS 4 [2021-08-18T12:22:13.239Z] OS Windows_NT [2021-08-18T12:22:13.239Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-18T12:22:13.239Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-18T12:22:13.239Z] ppc64le false [2021-08-18T12:22:13.239Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-18T12:22:13.239Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-18T12:22:13.239Z] PROCESSOR_LEVEL 6 [2021-08-18T12:22:13.239Z] PROCESSOR_REVISION 4f01 [2021-08-18T12:22:13.239Z] ProgramData C:\ProgramData [2021-08-18T12:22:13.239Z] ProgramFiles C:\Program Files [2021-08-18T12:22:13.239Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-18T12:22:13.239Z] ProgramW6432 C:\Program Files [2021-08-18T12:22:13.239Z] PROMPT $P$G [2021-08-18T12:22:13.239Z] PSExecutionPolicyPreference Bypass [2021-08-18T12:22:13.239Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-18T12:22:13.239Z] PUBLIC C:\Users\Public [2021-08-18T12:22:13.239Z] rootless true [2021-08-18T12:22:13.239Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=artif... [2021-08-18T12:22:13.239Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=changes [2021-08-18T12:22:13.239Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect [2021-08-18T12:22:13.239Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=tests [2021-08-18T12:22:13.239Z] s390x false [2021-08-18T12:22:13.239Z] SKIP_VALIDATION_TESTS 1 [2021-08-18T12:22:13.239Z] SOURCES_DRIVE d [2021-08-18T12:22:13.239Z] SOURCES_SUBDIR gopath [2021-08-18T12:22:13.239Z] STAGE_NAME Run tests [2021-08-18T12:22:13.239Z] SystemDrive C: [2021-08-18T12:22:13.239Z] SystemRoot C:\Windows [2021-08-18T12:22:13.239Z] TEMP C:\Windows\TEMP [2021-08-18T12:22:13.239Z] TESTDEBUG 0 [2021-08-18T12:22:13.239Z] TESTRUN_DRIVE d [2021-08-18T12:22:13.239Z] TESTRUN_SUBDIR CI [2021-08-18T12:22:13.239Z] TIMEOUT 120m [2021-08-18T12:22:13.239Z] TMP C:\Windows\TEMP [2021-08-18T12:22:13.239Z] unit_validate true [2021-08-18T12:22:13.239Z] USERDOMAIN WORKGROUP [2021-08-18T12:22:13.239Z] USERNAME azwin-2-45ffb0$ [2021-08-18T12:22:13.239Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-18T12:22:13.239Z] validate_force false [2021-08-18T12:22:13.239Z] windir C:\Windows [2021-08-18T12:22:13.239Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-18T12:22:13.239Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-18T12:22:13.239Z] windows2022 true [2021-08-18T12:22:13.239Z] windows2022containerd true [2021-08-18T12:22:13.239Z] windowsRS1 false [2021-08-18T12:22:13.239Z] windowsRS5 true [2021-08-18T12:22:13.239Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-18T12:22:13.239Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-18T12:22:13.239Z] [2021-08-18T12:22:13.239Z] [2021-08-18T12:22:13.239Z] [2021-08-18T12:22:13.239Z] INFO: Sources under d:\gopath\... [2021-08-18T12:22:13.239Z] INFO: Test run under d:\CI\... [Pipeline] sh [2021-08-18T12:22:13.344Z] #70 exporting layers 1.7s done [2021-08-18T12:22:13.344Z] #70 writing image sha256:760ef1692e2d497773349f74c21c3ac5df5c7562bd0cfef866a9fe243d8c91f8 [2021-08-18T12:22:13.344Z] #70 writing image sha256:760ef1692e2d497773349f74c21c3ac5df5c7562bd0cfef866a9fe243d8c91f8 done [2021-08-18T12:22:13.344Z] #70 naming to docker.io/library/docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d done [2021-08-18T12:22:13.344Z] #70 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-18T12:22:13.699Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-18T12:22:13.699Z] INFO: docker/docker repository was found [2021-08-18T12:22:13.699Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-18T12:22:13.699Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-18T12:22:13.699Z] INFO: Docker version of control daemon [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] Client: [2021-08-18T12:22:13.699Z] Version: 20.10.7 [2021-08-18T12:22:13.699Z] API version: 1.41 [2021-08-18T12:22:13.699Z] Go version: go1.16.4 [2021-08-18T12:22:13.699Z] Git commit: f0df350 [2021-08-18T12:22:13.699Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-18T12:22:13.699Z] OS/Arch: windows/amd64 [2021-08-18T12:22:13.699Z] Context: default [2021-08-18T12:22:13.699Z] Experimental: true [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] Server: Docker Engine - Community [2021-08-18T12:22:13.699Z] Engine: [2021-08-18T12:22:13.699Z] Version: 20.10.7 [2021-08-18T12:22:13.699Z] API version: 1.41 (minimum version 1.24) [2021-08-18T12:22:13.699Z] Go version: go1.13.15 [2021-08-18T12:22:13.699Z] Git commit: b0f5bc3 [2021-08-18T12:22:13.699Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-18T12:22:13.699Z] OS/Arch: windows/amd64 [2021-08-18T12:22:13.699Z] Experimental: true [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] INFO: Docker info of control daemon [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] Client: [2021-08-18T12:22:13.699Z] Context: default [2021-08-18T12:22:13.699Z] Debug Mode: false [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] Server: [2021-08-18T12:22:13.699Z] Containers: 0 [2021-08-18T12:22:13.699Z] Running: 0 [2021-08-18T12:22:13.699Z] Paused: 0 [2021-08-18T12:22:13.699Z] Stopped: 0 [2021-08-18T12:22:13.699Z] Images: 10 [2021-08-18T12:22:13.699Z] Server Version: 20.10.7 [2021-08-18T12:22:13.699Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T12:22:13.699Z] Windows: [2021-08-18T12:22:13.699Z] LCOW: [2021-08-18T12:22:13.699Z] Logging Driver: json-file [2021-08-18T12:22:13.699Z] Plugins: [2021-08-18T12:22:13.699Z] Volume: local [2021-08-18T12:22:13.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:22:13.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:22:13.699Z] Swarm: inactive [2021-08-18T12:22:13.699Z] Default Isolation: process [2021-08-18T12:22:13.699Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T12:22:13.699Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T12:22:13.699Z] OSType: windows [2021-08-18T12:22:13.699Z] Architecture: x86_64 [2021-08-18T12:22:13.699Z] CPUs: 4 [2021-08-18T12:22:13.699Z] Total Memory: 32GiB [2021-08-18T12:22:13.699Z] Name: azwin-2-45ffb0 [2021-08-18T12:22:13.699Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-18T12:22:13.699Z] Docker Root Dir: D:\docker [2021-08-18T12:22:13.699Z] Debug Mode: false [2021-08-18T12:22:13.699Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:13.699Z] Labels: [2021-08-18T12:22:13.699Z] Experimental: true [2021-08-18T12:22:13.699Z] Insecure Registries: [2021-08-18T12:22:13.699Z] 10.0.0.4:5000 [2021-08-18T12:22:13.699Z] 127.0.0.0/8 [2021-08-18T12:22:13.699Z] Registry Mirrors: [2021-08-18T12:22:13.699Z] http://10.0.0.4:5000/ [2021-08-18T12:22:13.699Z] Live Restore Enabled: false [2021-08-18T12:22:13.699Z] Product License: Community Engine [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] [2021-08-18T12:22:13.699Z] INFO: Commit hash is 427ad30c05 [2021-08-18T12:22:13.699Z] INFO: Nuke-Everything... [2021-08-18T12:22:13.900Z] Commit message: "libnetwork: remove unused "testutils" imports" [2021-08-18T12:22:13.912Z] + docker version [2021-08-18T12:22:13.976Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-18T12:22:14.157Z] INFO: Container count on control daemon to delete is 0 [2021-08-18T12:22:14.157Z] INFO: Nuking d:\CI [2021-08-18T12:22:14.157Z] INFO: Zapped successfully [2021-08-18T12:22:14.157Z] INFO: Location for testing is d:\CI\PR-42756\2 [2021-08-18T12:22:14.157Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-18T12:22:14.157Z] [2021-08-18T12:22:14.157Z] [2021-08-18T12:22:14.157Z] INFO: Building the image from Dockerfile.windows at 08/18/2021 12:22:14... [2021-08-18T12:22:14.157Z] [Pipeline] withEnv [Pipeline] { [2021-08-18T12:22:14.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/test/unit [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T12:22:14.810Z] #9 ... [2021-08-18T12:22:14.810Z] [2021-08-18T12:22:14.810Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:14.810Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:14.810Z] #33 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-18T12:22:14.810Z] #33 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T12:22:14.810Z] #33 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T12:22:14.810Z] #33 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T12:22:14.810Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.3s done [2021-08-18T12:22:14.810Z] #33 ... [2021-08-18T12:22:14.810Z] [2021-08-18T12:22:14.810Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:14.810Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:14.810Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 7.0s done [2021-08-18T12:22:14.982Z] + docker version [2021-08-18T12:22:15.218Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-18T12:22:15.218Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-18T12:22:15.218Z] + TESTDIRS=./... [2021-08-18T12:22:15.218Z] + exclude_paths='/vendor/|/integration' [2021-08-18T12:22:15.218Z] ++ go list ./... [2021-08-18T12:22:15.218Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-18T12:22:15.373Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 10.5s done [2021-08-18T12:22:15.373Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T12:22:15.628Z] #9 ... [2021-08-18T12:22:15.628Z] [2021-08-18T12:22:15.628Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:15.628Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:15.628Z] #33 DONE 11.0s [2021-08-18T12:22:15.628Z] [2021-08-18T12:22:15.628Z] #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-18T12:22:15.628Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:15.859Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-18T12:22:15.859Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-84486001\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-18T12:22:15.859Z] ---------------------------------------------------------------------------- [2021-08-18T12:22:15.859Z] [2021-08-18T12:22:15.859Z] INFO: executeCI.ps1 starting at Wed Aug 18 12:22:14 CUT 2021 [2021-08-18T12:22:15.859Z] [2021-08-18T12:22:15.859Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-18T12:22:15.859Z] INFO: Running git version 2.24.1.windows.2 [2021-08-18T12:22:15.859Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-18T12:22:15.859Z] INFO: Environment variables: [2021-08-18T12:22:15.859Z] [2021-08-18T12:22:15.859Z] Name Value [2021-08-18T12:22:15.859Z] ---- ----- [2021-08-18T12:22:15.859Z] ALLUSERSPROFILE C:\ProgramData [2021-08-18T12:22:15.859Z] amd64 true [2021-08-18T12:22:15.859Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-18T12:22:15.859Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-18T12:22:15.859Z] arm64 true [2021-08-18T12:22:15.859Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-18T12:22:15.859Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-18T12:22:15.859Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-18T12:22:15.859Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-18T12:22:15.859Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-18T12:22:15.859Z] BRANCH_NAME PR-42756 [2021-08-18T12:22:15.859Z] BUILD_DISPLAY_NAME #2 [2021-08-18T12:22:15.859Z] BUILD_ID 2 [2021-08-18T12:22:15.859Z] BUILD_NUMBER 2 [2021-08-18T12:22:15.859Z] BUILD_TAG jenkins-moby-PR-42756-2 [2021-08-18T12:22:15.859Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/ [2021-08-18T12:22:15.859Z] cgroup2 true [2021-08-18T12:22:15.859Z] CHANGE_AUTHOR thaJeztah [2021-08-18T12:22:15.859Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-18T12:22:15.859Z] CHANGE_BRANCH remove_unused_testutils_imports [2021-08-18T12:22:15.859Z] CHANGE_FORK thaJeztah/docker [2021-08-18T12:22:15.859Z] CHANGE_ID 42756 [2021-08-18T12:22:15.859Z] CHANGE_TARGET master [2021-08-18T12:22:15.859Z] CHANGE_TITLE libnetwork: remove unused "testutils" imports [2021-08-18T12:22:15.859Z] CHANGE_URL https://github.com/moby/moby/pull/42756 [2021-08-18T12:22:15.859Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:15.859Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-18T12:22:15.859Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-18T12:22:15.859Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-18T12:22:15.859Z] COMPUTERNAME azwin-2-da47d0 [2021-08-18T12:22:15.859Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-18T12:22:15.860Z] ConfigSequenceNumber 0 [2021-08-18T12:22:15.860Z] dco true [2021-08-18T12:22:15.860Z] DOCKER_BUILDKIT 0 [2021-08-18T12:22:15.860Z] DOCKER_DUT_DEBUG 1 [2021-08-18T12:22:15.860Z] DOCKER_EXPERIMENTAL 1 [2021-08-18T12:22:15.860Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-18T12:22:15.860Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-18T12:22:15.860Z] EXECUTOR_NUMBER 0 [2021-08-18T12:22:15.860Z] FQDN azwin-2-da47d0.westus.cloudapp.azure.com [2021-08-18T12:22:15.860Z] GIT_BRANCH PR-42756 [2021-08-18T12:22:15.860Z] GIT_COMMIT 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:15.860Z] GIT_URL https://github.com/moby/moby.git [2021-08-18T12:22:15.860Z] HUDSON_COOKIE 4bf588db-a1d6-4967-9e03-6e7d4473f05c [2021-08-18T12:22:15.860Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-18T12:22:15.860Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-18T12:22:15.860Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-18T12:22:15.860Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-18T12:22:15.860Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-18T12:22:15.860Z] JENKINS_NODE_COOKIE 51da3206-dfb4-492f-a763-8e8790622845 [2021-08-18T12:22:15.860Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-18T12:22:15.860Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-18T12:22:15.860Z] JOB_BASE_NAME PR-42756 [2021-08-18T12:22:15.860Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/display/redirect [2021-08-18T12:22:15.860Z] JOB_NAME moby/PR-42756 [2021-08-18T12:22:15.860Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/ [2021-08-18T12:22:15.860Z] library.jps.version master [2021-08-18T12:22:15.860Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-18T12:22:15.860Z] NODE_LABELS amd64 azure azwin-2-da47d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-18T12:22:15.860Z] NODE_NAME azwin-2-da47d0 [2021-08-18T12:22:15.860Z] NUMBER_OF_PROCESSORS 4 [2021-08-18T12:22:15.860Z] OS Windows_NT [2021-08-18T12:22:15.860Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-18T12:22:15.860Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-18T12:22:15.860Z] ppc64le false [2021-08-18T12:22:15.860Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-18T12:22:15.860Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-18T12:22:15.860Z] PROCESSOR_LEVEL 6 [2021-08-18T12:22:15.860Z] PROCESSOR_REVISION 4f01 [2021-08-18T12:22:15.860Z] ProgramData C:\ProgramData [2021-08-18T12:22:15.860Z] ProgramFiles C:\Program Files [2021-08-18T12:22:15.860Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-18T12:22:15.860Z] ProgramW6432 C:\Program Files [2021-08-18T12:22:15.860Z] PROMPT $P$G [2021-08-18T12:22:15.860Z] PSExecutionPolicyPreference Bypass [2021-08-18T12:22:15.860Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-18T12:22:15.860Z] PUBLIC C:\Users\Public [2021-08-18T12:22:15.860Z] rootless true [2021-08-18T12:22:15.860Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=artif... [2021-08-18T12:22:15.860Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=changes [2021-08-18T12:22:15.860Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect [2021-08-18T12:22:15.860Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=tests [2021-08-18T12:22:15.860Z] s390x false [2021-08-18T12:22:15.860Z] SKIP_VALIDATION_TESTS 1 [2021-08-18T12:22:15.860Z] SOURCES_DRIVE d [2021-08-18T12:22:15.860Z] SOURCES_SUBDIR gopath [2021-08-18T12:22:15.860Z] STAGE_NAME Run tests [2021-08-18T12:22:15.860Z] SystemDrive C: [2021-08-18T12:22:15.860Z] SystemRoot C:\Windows [2021-08-18T12:22:15.860Z] TEMP C:\Windows\TEMP [2021-08-18T12:22:15.860Z] TESTDEBUG 0 [2021-08-18T12:22:15.860Z] TESTRUN_DRIVE d [2021-08-18T12:22:15.860Z] TESTRUN_SUBDIR CI [2021-08-18T12:22:15.860Z] TIMEOUT 120m [2021-08-18T12:22:15.860Z] TMP C:\Windows\TEMP [2021-08-18T12:22:15.860Z] unit_validate true [2021-08-18T12:22:15.860Z] USERDOMAIN WORKGROUP [2021-08-18T12:22:15.860Z] USERNAME azwin-2-da47d0$ [2021-08-18T12:22:15.860Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-18T12:22:15.860Z] validate_force false [2021-08-18T12:22:15.860Z] windir C:\Windows [2021-08-18T12:22:15.860Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-18T12:22:15.860Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-18T12:22:15.860Z] windows2022 true [2021-08-18T12:22:15.860Z] windows2022containerd true [2021-08-18T12:22:15.860Z] windowsRS1 false [2021-08-18T12:22:15.860Z] windowsRS5 true [2021-08-18T12:22:15.860Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-18T12:22:15.860Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-18T12:22:15.860Z] [2021-08-18T12:22:15.860Z] [2021-08-18T12:22:15.860Z] [2021-08-18T12:22:15.860Z] INFO: Sources under d:\gopath\... [2021-08-18T12:22:15.860Z] INFO: Test run under d:\CI\... [2021-08-18T12:22:15.860Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-18T12:22:15.860Z] INFO: docker/docker repository was found [2021-08-18T12:22:15.860Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-18T12:22:15.860Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-18T12:22:15.860Z] INFO: Docker version of control daemon [2021-08-18T12:22:15.860Z] [2021-08-18T12:22:15.860Z] Client: [2021-08-18T12:22:15.860Z] Version: 20.10.7 [2021-08-18T12:22:15.860Z] API version: 1.41 [2021-08-18T12:22:15.860Z] Go version: go1.16.4 [2021-08-18T12:22:15.860Z] Git commit: f0df350 [2021-08-18T12:22:15.860Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-18T12:22:15.860Z] OS/Arch: windows/amd64 [2021-08-18T12:22:15.860Z] Context: default [2021-08-18T12:22:15.860Z] Experimental: true [2021-08-18T12:22:15.860Z] [2021-08-18T12:22:15.860Z] Server: Docker Engine - Community [2021-08-18T12:22:15.860Z] Engine: [2021-08-18T12:22:15.860Z] Version: 20.10.7 [2021-08-18T12:22:15.860Z] API version: 1.41 (minimum version 1.24) [2021-08-18T12:22:15.860Z] Go version: go1.13.15 [2021-08-18T12:22:15.860Z] Git commit: b0f5bc3 [2021-08-18T12:22:15.860Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-18T12:22:15.860Z] OS/Arch: windows/amd64 [2021-08-18T12:22:15.860Z] Experimental: true [2021-08-18T12:22:16.319Z] [2021-08-18T12:22:16.319Z] INFO: Docker info of control daemon [2021-08-18T12:22:16.319Z] [2021-08-18T12:22:16.319Z] Client: [2021-08-18T12:22:16.319Z] Context: default [2021-08-18T12:22:16.319Z] Debug Mode: false [2021-08-18T12:22:16.319Z] [2021-08-18T12:22:16.319Z] Server: [2021-08-18T12:22:16.319Z] Containers: 0 [2021-08-18T12:22:16.319Z] Running: 0 [2021-08-18T12:22:16.319Z] Paused: 0 [2021-08-18T12:22:16.319Z] Stopped: 0 [2021-08-18T12:22:16.319Z] Images: 10 [2021-08-18T12:22:16.319Z] Server Version: 20.10.7 [2021-08-18T12:22:16.319Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-18T12:22:16.319Z] LCOW: [2021-08-18T12:22:16.319Z] Windows: [2021-08-18T12:22:16.319Z] Logging Driver: json-file [2021-08-18T12:22:16.319Z] Plugins: [2021-08-18T12:22:16.319Z] Volume: local [2021-08-18T12:22:16.319Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:22:16.319Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:22:16.319Z] Swarm: inactive [2021-08-18T12:22:16.319Z] Default Isolation: process [2021-08-18T12:22:16.319Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T12:22:16.319Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T12:22:16.319Z] OSType: windows [2021-08-18T12:22:16.319Z] Architecture: x86_64 [2021-08-18T12:22:16.319Z] CPUs: 4 [2021-08-18T12:22:16.319Z] Total Memory: 32GiB [2021-08-18T12:22:16.319Z] Name: azwin-2-da47d0 [2021-08-18T12:22:16.319Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-18T12:22:16.319Z] Docker Root Dir: D:\docker [2021-08-18T12:22:16.319Z] Debug Mode: false [2021-08-18T12:22:16.319Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:16.319Z] Labels: [2021-08-18T12:22:16.319Z] Experimental: true [2021-08-18T12:22:16.319Z] Insecure Registries: [2021-08-18T12:22:16.319Z] 10.0.0.4:5000 [2021-08-18T12:22:16.319Z] 127.0.0.0/8 [2021-08-18T12:22:16.319Z] Registry Mirrors: [2021-08-18T12:22:16.319Z] http://10.0.0.4:5000/ [2021-08-18T12:22:16.319Z] Live Restore Enabled: false [2021-08-18T12:22:16.319Z] Product License: Community Engine [2021-08-18T12:22:16.319Z] [2021-08-18T12:22:16.319Z] [2021-08-18T12:22:16.319Z] INFO: Commit hash is 427ad30c05 [2021-08-18T12:22:16.319Z] INFO: Nuke-Everything... [2021-08-18T12:22:16.319Z] INFO: Container count on control daemon to delete is 0 [2021-08-18T12:22:16.669Z] + pkg_list='github.com/docker/docker/api [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/backend [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/container [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/events [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/filters [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/image [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/mount [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/network [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/registry [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/time [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/versions [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:22:16.669Z] github.com/docker/docker/api/types/volume [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:22:16.669Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:22:16.669Z] github.com/docker/docker/cli [2021-08-18T12:22:16.669Z] github.com/docker/docker/cli/config [2021-08-18T12:22:16.669Z] github.com/docker/docker/cli/debug [2021-08-18T12:22:16.669Z] github.com/docker/docker/client [2021-08-18T12:22:16.669Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:22:16.669Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:22:16.669Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:22:16.669Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:22:16.669Z] github.com/docker/docker/container [2021-08-18T12:22:16.669Z] github.com/docker/docker/container/stream [2021-08-18T12:22:16.669Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:22:16.669Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:22:16.669Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/config [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/events [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/exec [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/images [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/links [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/names [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/network [2021-08-18T12:22:16.669Z] github.com/docker/docker/daemon/stats [2021-08-18T12:22:16.669Z] github.com/docker/docker/distribution [2021-08-18T12:22:16.669Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:22:16.669Z] github.com/docker/docker/distribution/utils [2021-08-18T12:22:16.669Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:22:16.669Z] github.com/docker/docker/dockerversion [2021-08-18T12:22:16.669Z] github.com/docker/docker/errdefs [2021-08-18T12:22:16.669Z] github.com/docker/docker/image [2021-08-18T12:22:16.669Z] github.com/docker/docker/image/cache [2021-08-18T12:22:16.669Z] github.com/docker/docker/image/tarexport [2021-08-18T12:22:16.669Z] github.com/docker/docker/image/v1 [2021-08-18T12:22:16.669Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:22:16.669Z] github.com/docker/docker/layer [2021-08-18T12:22:16.669Z] github.com/docker/docker/libcontainerd [2021-08-18T12:22:16.669Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:22:16.669Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:22:16.669Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:22:16.669Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:22:16.669Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/libnetwork/types [2021-08-18T12:22:16.670Z] github.com/docker/docker/oci [2021-08-18T12:22:16.670Z] github.com/docker/docker/oci/caps [2021-08-18T12:22:16.670Z] github.com/docker/docker/opts [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/archive [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/directory [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/locker [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/mount [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/platform [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/pools [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/progress [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/signal [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/stack [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/system [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/term [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:22:16.670Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:22:16.670Z] github.com/docker/docker/plugin [2021-08-18T12:22:16.670Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:22:16.670Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:22:16.670Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:22:16.670Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:22:16.670Z] github.com/docker/docker/quota [2021-08-18T12:22:16.670Z] github.com/docker/docker/reference [2021-08-18T12:22:16.670Z] github.com/docker/docker/registry [2021-08-18T12:22:16.670Z] github.com/docker/docker/registry/resumable [2021-08-18T12:22:16.670Z] github.com/docker/docker/restartmanager [2021-08-18T12:22:16.670Z] github.com/docker/docker/rootless [2021-08-18T12:22:16.670Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:22:16.670Z] github.com/docker/docker/runconfig [2021-08-18T12:22:16.670Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/environment [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/registry [2021-08-18T12:22:16.670Z] github.com/docker/docker/testutil/request [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume/drivers [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume/local [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume/mounts [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume/service [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:22:16.670Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:22:16.670Z] ++ grep --fixed-strings -v /libnetwork [2021-08-18T12:22:16.670Z] ++ echo 'github.com/docker/docker/api [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/backend [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/container [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/events [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/filters [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/image [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/mount [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/network [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/registry [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/time [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/versions [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:22:16.670Z] github.com/docker/docker/api/types/volume [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:22:16.670Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:22:16.670Z] github.com/docker/docker/cli [2021-08-18T12:22:16.670Z] github.com/docker/docker/cli/config [2021-08-18T12:22:16.670Z] github.com/docker/docker/cli/debug [2021-08-18T12:22:16.670Z] github.com/docker/docker/client [2021-08-18T12:22:16.670Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:22:16.670Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:22:16.670Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:22:16.670Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:22:16.670Z] github.com/docker/docker/container [2021-08-18T12:22:16.670Z] github.com/docker/docker/container/stream [2021-08-18T12:22:16.670Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:22:16.670Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:22:16.670Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/config [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/events [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/exec [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/images [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/links [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/names [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/network [2021-08-18T12:22:16.670Z] github.com/docker/docker/daemon/stats [2021-08-18T12:22:16.670Z] github.com/docker/docker/distribution [2021-08-18T12:22:16.670Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:22:16.670Z] github.com/docker/docker/distribution/utils [2021-08-18T12:22:16.670Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:22:16.670Z] github.com/docker/docker/dockerversion [2021-08-18T12:22:16.671Z] github.com/docker/docker/errdefs [2021-08-18T12:22:16.671Z] github.com/docker/docker/image [2021-08-18T12:22:16.671Z] github.com/docker/docker/image/cache [2021-08-18T12:22:16.671Z] github.com/docker/docker/image/tarexport [2021-08-18T12:22:16.671Z] github.com/docker/docker/image/v1 [2021-08-18T12:22:16.671Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:22:16.671Z] github.com/docker/docker/layer [2021-08-18T12:22:16.671Z] github.com/docker/docker/libcontainerd [2021-08-18T12:22:16.671Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:22:16.671Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:22:16.671Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:22:16.671Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/libnetwork/types [2021-08-18T12:22:16.671Z] github.com/docker/docker/oci [2021-08-18T12:22:16.671Z] github.com/docker/docker/oci/caps [2021-08-18T12:22:16.671Z] github.com/docker/docker/opts [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/archive [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/directory [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/locker [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/mount [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/platform [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/pools [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/progress [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/signal [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/stack [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/system [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/term [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:22:16.671Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:22:16.671Z] github.com/docker/docker/plugin [2021-08-18T12:22:16.671Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:22:16.671Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:22:16.671Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:22:16.671Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:22:16.671Z] github.com/docker/docker/quota [2021-08-18T12:22:16.671Z] github.com/docker/docker/reference [2021-08-18T12:22:16.671Z] github.com/docker/docker/registry [2021-08-18T12:22:16.671Z] github.com/docker/docker/registry/resumable [2021-08-18T12:22:16.671Z] github.com/docker/docker/restartmanager [2021-08-18T12:22:16.671Z] github.com/docker/docker/rootless [2021-08-18T12:22:16.671Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:22:16.671Z] github.com/docker/docker/runconfig [2021-08-18T12:22:16.671Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/environment [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/registry [2021-08-18T12:22:16.671Z] github.com/docker/docker/testutil/request [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume/drivers [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume/local [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume/mounts [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume/service [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:22:16.671Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:22:16.671Z] + base_pkg_list='github.com/docker/docker/api [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/backend [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/container [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/events [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/filters [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/image [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/mount [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/network [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/registry [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/time [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/versions [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:22:16.671Z] github.com/docker/docker/api/types/volume [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:22:16.671Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:22:16.671Z] github.com/docker/docker/cli [2021-08-18T12:22:16.671Z] github.com/docker/docker/cli/config [2021-08-18T12:22:16.671Z] github.com/docker/docker/cli/debug [2021-08-18T12:22:16.671Z] github.com/docker/docker/client [2021-08-18T12:22:16.671Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:22:16.671Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:22:16.671Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:22:16.671Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:22:16.671Z] github.com/docker/docker/container [2021-08-18T12:22:16.671Z] github.com/docker/docker/container/stream [2021-08-18T12:22:16.671Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:22:16.671Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:22:16.671Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/config [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/events [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/exec [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/images [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/links [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:22:16.671Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/names [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/network [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/stats [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution/utils [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:22:16.672Z] github.com/docker/docker/dockerversion [2021-08-18T12:22:16.672Z] github.com/docker/docker/errdefs [2021-08-18T12:22:16.672Z] github.com/docker/docker/image [2021-08-18T12:22:16.672Z] github.com/docker/docker/image/cache [2021-08-18T12:22:16.672Z] github.com/docker/docker/image/tarexport [2021-08-18T12:22:16.672Z] github.com/docker/docker/image/v1 [2021-08-18T12:22:16.672Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:22:16.672Z] github.com/docker/docker/layer [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:22:16.672Z] github.com/docker/docker/oci [2021-08-18T12:22:16.672Z] github.com/docker/docker/oci/caps [2021-08-18T12:22:16.672Z] github.com/docker/docker/opts [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/archive [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/directory [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/locker [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/mount [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/platform [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/pools [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/progress [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/signal [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/stack [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/system [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/term [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:22:16.672Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:22:16.672Z] github.com/docker/docker/plugin [2021-08-18T12:22:16.672Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:22:16.672Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:22:16.672Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:22:16.672Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:22:16.672Z] github.com/docker/docker/quota [2021-08-18T12:22:16.672Z] github.com/docker/docker/reference [2021-08-18T12:22:16.672Z] github.com/docker/docker/registry [2021-08-18T12:22:16.672Z] github.com/docker/docker/registry/resumable [2021-08-18T12:22:16.672Z] github.com/docker/docker/restartmanager [2021-08-18T12:22:16.672Z] github.com/docker/docker/rootless [2021-08-18T12:22:16.672Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:22:16.672Z] github.com/docker/docker/runconfig [2021-08-18T12:22:16.672Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/environment [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/registry [2021-08-18T12:22:16.672Z] github.com/docker/docker/testutil/request [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume/drivers [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume/local [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume/mounts [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume/service [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:22:16.672Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:22:16.672Z] ++ grep --fixed-strings /libnetwork [2021-08-18T12:22:16.672Z] ++ echo 'github.com/docker/docker/api [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/backend [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/container [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/events [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/filters [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/image [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/mount [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/network [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/registry [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/time [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/versions [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:22:16.672Z] github.com/docker/docker/api/types/volume [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:22:16.672Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:22:16.672Z] github.com/docker/docker/cli [2021-08-18T12:22:16.672Z] github.com/docker/docker/cli/config [2021-08-18T12:22:16.672Z] github.com/docker/docker/cli/debug [2021-08-18T12:22:16.672Z] github.com/docker/docker/client [2021-08-18T12:22:16.672Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:22:16.672Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:22:16.672Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:22:16.672Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:22:16.672Z] github.com/docker/docker/container [2021-08-18T12:22:16.672Z] github.com/docker/docker/container/stream [2021-08-18T12:22:16.672Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:22:16.672Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:22:16.672Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/config [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/events [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/exec [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/images [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/links [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/names [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/network [2021-08-18T12:22:16.672Z] github.com/docker/docker/daemon/stats [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution/utils [2021-08-18T12:22:16.672Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:22:16.672Z] github.com/docker/docker/dockerversion [2021-08-18T12:22:16.672Z] github.com/docker/docker/errdefs [2021-08-18T12:22:16.672Z] github.com/docker/docker/image [2021-08-18T12:22:16.672Z] github.com/docker/docker/image/cache [2021-08-18T12:22:16.672Z] github.com/docker/docker/image/tarexport [2021-08-18T12:22:16.672Z] github.com/docker/docker/image/v1 [2021-08-18T12:22:16.672Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:22:16.672Z] github.com/docker/docker/layer [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:22:16.672Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:22:16.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/types [2021-08-18T12:22:16.673Z] github.com/docker/docker/oci [2021-08-18T12:22:16.673Z] github.com/docker/docker/oci/caps [2021-08-18T12:22:16.673Z] github.com/docker/docker/opts [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/archive [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/directory [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/locker [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/mount [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/platform [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/pools [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/progress [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/signal [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/stack [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/system [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/term [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:22:16.673Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:22:16.673Z] github.com/docker/docker/plugin [2021-08-18T12:22:16.673Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:22:16.673Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:22:16.673Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:22:16.673Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:22:16.673Z] github.com/docker/docker/quota [2021-08-18T12:22:16.673Z] github.com/docker/docker/reference [2021-08-18T12:22:16.673Z] github.com/docker/docker/registry [2021-08-18T12:22:16.673Z] github.com/docker/docker/registry/resumable [2021-08-18T12:22:16.673Z] github.com/docker/docker/restartmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/rootless [2021-08-18T12:22:16.673Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:22:16.673Z] github.com/docker/docker/runconfig [2021-08-18T12:22:16.673Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/environment [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/registry [2021-08-18T12:22:16.673Z] github.com/docker/docker/testutil/request [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume/drivers [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume/local [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume/mounts [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume/service [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:22:16.673Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:22:16.673Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/types' [2021-08-18T12:22:16.673Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-18T12:22:16.673Z] + echo 'github.com/docker/docker/libnetwork [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/types' [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:22:16.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:22:16.673Z] + type docker-proxy [2021-08-18T12:22:16.674Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-18T12:22:16.674Z] + hack/make.sh binary-proxy install-proxy [2021-08-18T12:22:16.674Z] [2021-08-18T12:22:16.674Z] Removing bundles/ [2021-08-18T12:22:16.674Z] [2021-08-18T12:22:16.674Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-18T12:22:16.674Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-18T12:22:16.674Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:22:16.778Z] INFO: Nuking d:\CI [2021-08-18T12:22:16.778Z] INFO: Zapped successfully [2021-08-18T12:22:16.778Z] INFO: Location for testing is d:\CI\PR-42756\2 [2021-08-18T12:22:16.778Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-18T12:22:16.778Z] [2021-08-18T12:22:16.778Z] [2021-08-18T12:22:16.778Z] INFO: Building the image from Dockerfile.windows at 08/18/2021 12:22:16... [2021-08-18T12:22:16.778Z] [2021-08-18T12:22:18.109Z] Client: Docker Engine - Community [2021-08-18T12:22:18.109Z] Version: 20.10.6 [2021-08-18T12:22:18.109Z] API version: 1.41 [2021-08-18T12:22:18.109Z] Go version: go1.13.15 [2021-08-18T12:22:18.109Z] Git commit: 370c289 [2021-08-18T12:22:18.109Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-18T12:22:18.109Z] OS/Arch: linux/amd64 [2021-08-18T12:22:18.109Z] Context: default [2021-08-18T12:22:18.109Z] Experimental: true [2021-08-18T12:22:18.109Z] [2021-08-18T12:22:18.109Z] Server: Docker Engine - Community [2021-08-18T12:22:18.109Z] Engine: [2021-08-18T12:22:18.109Z] Version: 20.10.6 [2021-08-18T12:22:18.109Z] API version: 1.41 (minimum version 1.12) [2021-08-18T12:22:18.109Z] Go version: go1.13.15 [2021-08-18T12:22:18.109Z] Git commit: 8728dd2 [2021-08-18T12:22:18.109Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-18T12:22:18.109Z] OS/Arch: linux/amd64 [2021-08-18T12:22:18.109Z] Experimental: true [2021-08-18T12:22:18.109Z] containerd: [2021-08-18T12:22:18.109Z] Version: 1.4.6 [2021-08-18T12:22:18.109Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:22:18.109Z] runc: [2021-08-18T12:22:18.109Z] Version: 1.0.0-rc95 [2021-08-18T12:22:18.109Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:22:18.109Z] docker-init: [2021-08-18T12:22:18.109Z] Version: 0.19.0 [2021-08-18T12:22:18.109Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T12:22:18.452Z] + docker info [2021-08-18T12:22:19.013Z] #34 ... [2021-08-18T12:22:19.013Z] [2021-08-18T12:22:19.013Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T12:22:19.013Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T12:22:19.013Z] #71 DONE 1.1s [2021-08-18T12:22:19.013Z] [2021-08-18T12:22:19.013Z] #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-18T12:22:19.013Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:19.013Z] #34 3.119 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:22:19.013Z] #34 3.137 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:22:19.013Z] #34 3.216 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:22:19.013Z] #34 ... [2021-08-18T12:22:19.013Z] [2021-08-18T12:22:19.013Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T12:22:19.013Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T12:22:19.013Z] #73 DONE 0.3s [2021-08-18T12:22:19.013Z] [2021-08-18T12:22:19.013Z] #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-18T12:22:19.013Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:19.013Z] #34 3.410 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:22:19.177Z] Client: Docker Engine - Community [2021-08-18T12:22:19.178Z] Version: 20.10.6 [2021-08-18T12:22:19.178Z] API version: 1.41 [2021-08-18T12:22:19.178Z] Go version: go1.13.15 [2021-08-18T12:22:19.178Z] Git commit: 370c289 [2021-08-18T12:22:19.178Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-18T12:22:19.178Z] OS/Arch: linux/amd64 [2021-08-18T12:22:19.178Z] Context: default [2021-08-18T12:22:19.178Z] Experimental: true [2021-08-18T12:22:19.178Z] [2021-08-18T12:22:19.178Z] Server: Docker Engine - Community [2021-08-18T12:22:19.178Z] Engine: [2021-08-18T12:22:19.178Z] Version: 20.10.6 [2021-08-18T12:22:19.178Z] API version: 1.41 (minimum version 1.12) [2021-08-18T12:22:19.178Z] Go version: go1.13.15 [2021-08-18T12:22:19.178Z] Git commit: 8728dd2 [2021-08-18T12:22:19.178Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-18T12:22:19.178Z] OS/Arch: linux/amd64 [2021-08-18T12:22:19.178Z] Experimental: true [2021-08-18T12:22:19.178Z] containerd: [2021-08-18T12:22:19.178Z] Version: 1.4.6 [2021-08-18T12:22:19.178Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:22:19.178Z] runc: [2021-08-18T12:22:19.178Z] Version: 1.0.0-rc95 [2021-08-18T12:22:19.178Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:22:19.178Z] docker-init: [2021-08-18T12:22:19.178Z] Version: 0.19.0 [2021-08-18T12:22:19.178Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T12:22:19.488Z] + docker info [2021-08-18T12:22:19.578Z] #34 3.781 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:22:20.147Z] #34 4.283 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:22:21.225Z] Sending build context to Docker daemon 61MB [2021-08-18T12:22:21.225Z] [2021-08-18T12:22:21.225Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-18T12:22:21.225Z] ---> a4938fe7222f [2021-08-18T12:22:21.225Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-18T12:22:21.225Z] ---> Using cache [2021-08-18T12:22:21.225Z] ---> b5f8915bec97 [2021-08-18T12:22:21.225Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-18T12:22:21.225Z] ---> Using cache [2021-08-18T12:22:21.225Z] ---> 501eef5f3078 [2021-08-18T12:22:21.225Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-18T12:22:21.225Z] ---> Using cache [2021-08-18T12:22:21.225Z] ---> 447f773e5eef [2021-08-18T12:22:21.225Z] 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-18T12:22:21.225Z] ---> Using cache [2021-08-18T12:22:21.225Z] ---> 3dcb5c4b0e44 [2021-08-18T12:22:21.225Z] 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-18T12:22:21.225Z] ---> Using cache [2021-08-18T12:22:21.225Z] ---> f2924eb2d559 [2021-08-18T12:22:21.226Z] 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-18T12:22:21.226Z] ---> Using cache [2021-08-18T12:22:21.226Z] ---> 3ddea769d8aa [2021-08-18T12:22:21.226Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-18T12:22:21.226Z] ---> Using cache [2021-08-18T12:22:21.226Z] ---> 1001d0205301 [2021-08-18T12:22:21.226Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-18T12:22:21.226Z] ---> Using cache [2021-08-18T12:22:21.226Z] ---> df09669d521f [2021-08-18T12:22:21.226Z] Step 10/10 : COPY . . [2021-08-18T12:22:21.517Z] #34 5.874 Fetched 8463 kB in 3s (2818 kB/s) [2021-08-18T12:22:22.446Z] #34 5.874 Reading package lists... [2021-08-18T12:22:23.571Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-18T12:22:23.571Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-28190088\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-18T12:22:23.571Z] ---------------------------------------------------------------------------- [2021-08-18T12:22:23.571Z] [2021-08-18T12:22:23.571Z] INFO: executeCI.ps1 starting at Wed Aug 18 12:22:22 CUT 2021 [2021-08-18T12:22:23.571Z] [2021-08-18T12:22:23.571Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-18T12:22:23.571Z] INFO: Running git version 2.24.1.windows.2 [2021-08-18T12:22:23.571Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-18T12:22:23.571Z] INFO: Environment variables: [2021-08-18T12:22:23.571Z] [2021-08-18T12:22:23.571Z] Name Value [2021-08-18T12:22:23.571Z] ---- ----- [2021-08-18T12:22:23.571Z] ALLUSERSPROFILE C:\ProgramData [2021-08-18T12:22:23.571Z] amd64 true [2021-08-18T12:22:23.571Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-18T12:22:23.571Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-18T12:22:23.571Z] arm64 true [2021-08-18T12:22:23.571Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-18T12:22:23.572Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-18T12:22:23.572Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-18T12:22:23.572Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-18T12:22:23.572Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-18T12:22:23.572Z] BRANCH_NAME PR-42756 [2021-08-18T12:22:23.572Z] BUILD_DISPLAY_NAME #2 [2021-08-18T12:22:23.572Z] BUILD_ID 2 [2021-08-18T12:22:23.572Z] BUILD_NUMBER 2 [2021-08-18T12:22:23.572Z] BUILD_TAG jenkins-moby-PR-42756-2 [2021-08-18T12:22:23.572Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/ [2021-08-18T12:22:23.572Z] cgroup2 true [2021-08-18T12:22:23.572Z] CHANGE_AUTHOR thaJeztah [2021-08-18T12:22:23.572Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-18T12:22:23.572Z] CHANGE_BRANCH remove_unused_testutils_imports [2021-08-18T12:22:23.572Z] CHANGE_FORK thaJeztah/docker [2021-08-18T12:22:23.572Z] CHANGE_ID 42756 [2021-08-18T12:22:23.572Z] CHANGE_TARGET master [2021-08-18T12:22:23.572Z] CHANGE_TITLE libnetwork: remove unused "testutils" imports [2021-08-18T12:22:23.572Z] CHANGE_URL https://github.com/moby/moby/pull/42756 [2021-08-18T12:22:23.572Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:23.572Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-18T12:22:23.572Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-18T12:22:23.572Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-18T12:22:23.572Z] COMPUTERNAME azwin-2-07a060 [2021-08-18T12:22:23.572Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-18T12:22:23.572Z] ConfigSequenceNumber 0 [2021-08-18T12:22:23.572Z] dco true [2021-08-18T12:22:23.572Z] DOCKER_BUILDKIT 0 [2021-08-18T12:22:23.572Z] DOCKER_DUT_DEBUG 1 [2021-08-18T12:22:23.572Z] DOCKER_EXPERIMENTAL 1 [2021-08-18T12:22:23.572Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-18T12:22:23.572Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-18T12:22:23.572Z] EXECUTOR_NUMBER 0 [2021-08-18T12:22:23.572Z] FQDN azwin-2-07a060.westus.cloudapp.azure.com [2021-08-18T12:22:23.572Z] GIT_BRANCH PR-42756 [2021-08-18T12:22:23.572Z] GIT_COMMIT 427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:22:23.572Z] GIT_URL https://github.com/moby/moby.git [2021-08-18T12:22:23.572Z] HUDSON_COOKIE b091ff91-286e-44f2-b3d1-df1cb8c38248 [2021-08-18T12:22:23.572Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-18T12:22:23.572Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-18T12:22:23.572Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-18T12:22:23.572Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-18T12:22:23.572Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-18T12:22:23.572Z] JENKINS_NODE_COOKIE 50f54ef3-91cf-4895-8961-61eb429ed89a [2021-08-18T12:22:23.572Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-18T12:22:23.572Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-18T12:22:23.572Z] JOB_BASE_NAME PR-42756 [2021-08-18T12:22:23.572Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/display/redirect [2021-08-18T12:22:23.572Z] JOB_NAME moby/PR-42756 [2021-08-18T12:22:23.572Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/ [2021-08-18T12:22:23.572Z] library.jps.version master [2021-08-18T12:22:23.572Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-18T12:22:23.572Z] NODE_LABELS amd64 azure azwin-2-07a060 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-18T12:22:23.572Z] NODE_NAME azwin-2-07a060 [2021-08-18T12:22:23.572Z] NUMBER_OF_PROCESSORS 4 [2021-08-18T12:22:23.572Z] OS Windows_NT [2021-08-18T12:22:23.572Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-18T12:22:23.572Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-18T12:22:23.572Z] ppc64le false [2021-08-18T12:22:23.572Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-18T12:22:23.572Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-18T12:22:23.572Z] PROCESSOR_LEVEL 6 [2021-08-18T12:22:23.572Z] PROCESSOR_REVISION 4f01 [2021-08-18T12:22:23.572Z] ProgramData C:\ProgramData [2021-08-18T12:22:23.572Z] ProgramFiles C:\Program Files [2021-08-18T12:22:23.572Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-18T12:22:23.572Z] ProgramW6432 C:\Program Files [2021-08-18T12:22:23.572Z] PROMPT $P$G [2021-08-18T12:22:23.572Z] PSExecutionPolicyPreference Bypass [2021-08-18T12:22:23.572Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-18T12:22:23.572Z] PUBLIC C:\Users\Public [2021-08-18T12:22:23.572Z] rootless true [2021-08-18T12:22:23.572Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=artif... [2021-08-18T12:22:23.572Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=changes [2021-08-18T12:22:23.572Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect [2021-08-18T12:22:23.572Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42756/2/display/redirect?page=tests [2021-08-18T12:22:23.572Z] s390x false [2021-08-18T12:22:23.572Z] SKIP_VALIDATION_TESTS 1 [2021-08-18T12:22:23.572Z] SOURCES_DRIVE d [2021-08-18T12:22:23.572Z] SOURCES_SUBDIR gopath [2021-08-18T12:22:23.572Z] STAGE_NAME Run tests [2021-08-18T12:22:23.572Z] SystemDrive C: [2021-08-18T12:22:23.572Z] SystemRoot C:\Windows [2021-08-18T12:22:23.572Z] TEMP C:\Windows\TEMP [2021-08-18T12:22:23.572Z] TESTDEBUG 0 [2021-08-18T12:22:23.572Z] TESTRUN_DRIVE d [2021-08-18T12:22:23.572Z] TESTRUN_SUBDIR CI [2021-08-18T12:22:23.572Z] TIMEOUT 120m [2021-08-18T12:22:23.572Z] TMP C:\Windows\TEMP [2021-08-18T12:22:23.572Z] unit_validate true [2021-08-18T12:22:23.572Z] USERDOMAIN WORKGROUP [2021-08-18T12:22:23.572Z] USERNAME azwin-2-07a060$ [2021-08-18T12:22:23.572Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-18T12:22:23.572Z] validate_force false [2021-08-18T12:22:23.572Z] windir C:\Windows [2021-08-18T12:22:23.572Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-18T12:22:23.572Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-18T12:22:23.572Z] windows2022 true [2021-08-18T12:22:23.572Z] windows2022containerd true [2021-08-18T12:22:23.572Z] windowsRS1 false [2021-08-18T12:22:23.572Z] windowsRS5 true [2021-08-18T12:22:23.572Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-18T12:22:23.572Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-18T12:22:23.572Z] [2021-08-18T12:22:23.572Z] [2021-08-18T12:22:23.572Z] [2021-08-18T12:22:23.572Z] INFO: Sources under d:\gopath\... [2021-08-18T12:22:23.572Z] INFO: Test run under d:\CI\... [2021-08-18T12:22:23.572Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-18T12:22:23.572Z] INFO: docker/docker repository was found [2021-08-18T12:22:23.572Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-18T12:22:23.572Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-18T12:22:23.572Z] INFO: Docker version of control daemon [2021-08-18T12:22:23.572Z] [2021-08-18T12:22:23.629Z] #34 6.803 Reading package lists... [2021-08-18T12:22:23.629Z] #34 7.746 Building dependency tree... [2021-08-18T12:22:23.854Z] Sending build context to Docker daemon 61MB [2021-08-18T12:22:23.854Z] [2021-08-18T12:22:23.854Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-18T12:22:23.854Z] ---> a4938fe7222f [2021-08-18T12:22:23.854Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-18T12:22:23.854Z] ---> Using cache [2021-08-18T12:22:23.854Z] ---> f26ebc6f0b03 [2021-08-18T12:22:23.854Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-18T12:22:23.854Z] ---> Using cache [2021-08-18T12:22:23.854Z] ---> 8cf153f3f09e [2021-08-18T12:22:23.854Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-18T12:22:23.854Z] ---> Using cache [2021-08-18T12:22:23.854Z] ---> 8e76a881ecb2 [2021-08-18T12:22:23.854Z] 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-18T12:22:23.854Z] ---> Using cache [2021-08-18T12:22:23.854Z] ---> aa610554e045 [2021-08-18T12:22:23.854Z] 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-18T12:22:23.854Z] ---> Using cache [2021-08-18T12:22:23.854Z] ---> 5aedf3f864c5 [2021-08-18T12:22:23.855Z] 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-18T12:22:23.855Z] ---> Using cache [2021-08-18T12:22:23.855Z] ---> 5a23ee1a2ce3 [2021-08-18T12:22:23.855Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-18T12:22:23.855Z] ---> Using cache [2021-08-18T12:22:23.855Z] ---> f3890e3af45d [2021-08-18T12:22:23.855Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-18T12:22:23.855Z] ---> Using cache [2021-08-18T12:22:23.855Z] ---> 83d0d990bb57 [2021-08-18T12:22:23.855Z] Step 10/10 : COPY . . [2021-08-18T12:22:23.885Z] #34 8.082 The following additional packages will be installed: [2021-08-18T12:22:23.885Z] #34 8.082 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T12:22:23.885Z] #34 8.082 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T12:22:23.885Z] #34 8.082 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T12:22:23.885Z] #34 8.082 Suggested packages: [2021-08-18T12:22:23.885Z] #34 8.082 krb5-doc krb5-user [2021-08-18T12:22:23.885Z] #34 8.082 Recommended packages: [2021-08-18T12:22:23.885Z] #34 8.082 krb5-locales publicsuffix libsasl2-modules [2021-08-18T12:22:24.028Z] Client: [2021-08-18T12:22:24.028Z] Version: 20.10.6 [2021-08-18T12:22:24.028Z] API version: 1.41 [2021-08-18T12:22:24.028Z] Go version: go1.16.3 [2021-08-18T12:22:24.028Z] Git commit: 370c289 [2021-08-18T12:22:24.028Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-18T12:22:24.028Z] OS/Arch: windows/amd64 [2021-08-18T12:22:24.028Z] Context: default [2021-08-18T12:22:24.028Z] Experimental: true [2021-08-18T12:22:24.028Z] [2021-08-18T12:22:24.028Z] Server: Docker Engine - Community [2021-08-18T12:22:24.028Z] Engine: [2021-08-18T12:22:24.028Z] Version: 20.10.6 [2021-08-18T12:22:24.028Z] API version: 1.41 (minimum version 1.24) [2021-08-18T12:22:24.028Z] Go version: go1.13.15 [2021-08-18T12:22:24.028Z] Git commit: 8728dd2 [2021-08-18T12:22:24.028Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-18T12:22:24.028Z] OS/Arch: windows/amd64 [2021-08-18T12:22:24.028Z] Experimental: true [2021-08-18T12:22:24.028Z] [2021-08-18T12:22:24.028Z] INFO: Docker info of control daemon [2021-08-18T12:22:24.028Z] [2021-08-18T12:22:24.141Z] #34 8.346 The following NEW packages will be installed: [2021-08-18T12:22:24.141Z] #34 8.346 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T12:22:24.141Z] #34 8.346 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T12:22:24.141Z] #34 8.346 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T12:22:24.141Z] #34 8.346 libssh2-1 libssl1.1 openssl [2021-08-18T12:22:24.399Z] #34 8.621 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:22:24.399Z] #34 8.621 Need to get 5058 kB of archives. [2021-08-18T12:22:24.399Z] #34 8.621 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T12:22:24.399Z] #34 8.621 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T12:22:24.399Z] #34 8.630 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T12:22:24.399Z] #34 8.630 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T12:22:24.399Z] #34 8.646 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T12:22:24.399Z] #34 8.646 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T12:22:24.399Z] #34 8.646 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T12:22:24.399Z] #34 8.688 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T12:22:24.399Z] #34 8.702 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T12:22:24.399Z] #34 8.715 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-18T12:22:24.399Z] #34 8.715 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T12:22:24.399Z] #34 8.715 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T12:22:24.399Z] #34 8.715 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-18T12:22:24.399Z] #34 8.727 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T12:22:24.399Z] #34 8.727 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T12:22:24.399Z] #34 8.727 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T12:22:24.399Z] #34 8.727 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T12:22:24.399Z] #34 8.727 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T12:22:24.659Z] #34 8.738 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T12:22:24.659Z] #34 8.738 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T12:22:24.659Z] #34 8.738 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T12:22:24.659Z] #34 8.741 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T12:22:24.832Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-18T12:22:24.833Z] [2021-08-18T12:22:24.833Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-18T12:22:24.833Z] Installing docker-proxy to /usr/local/bin/ [2021-08-18T12:22:24.833Z] [2021-08-18T12:22:24.833Z] + mkdir -p bundles [2021-08-18T12:22:24.833Z] + '[' -n 'github.com/docker/docker/api [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/backend [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/container [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/events [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/filters [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/image [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/mount [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/network [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/registry [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/time [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/versions [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:22:24.833Z] github.com/docker/docker/api/types/volume [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:22:24.833Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:22:24.833Z] github.com/docker/docker/cli [2021-08-18T12:22:24.833Z] github.com/docker/docker/cli/config [2021-08-18T12:22:24.833Z] github.com/docker/docker/cli/debug [2021-08-18T12:22:24.833Z] github.com/docker/docker/client [2021-08-18T12:22:24.833Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:22:24.833Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:22:24.833Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:22:24.833Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:22:24.833Z] github.com/docker/docker/container [2021-08-18T12:22:24.833Z] github.com/docker/docker/container/stream [2021-08-18T12:22:24.833Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:22:24.833Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:22:24.833Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/config [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/events [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/exec [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/images [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/links [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/names [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/network [2021-08-18T12:22:24.833Z] github.com/docker/docker/daemon/stats [2021-08-18T12:22:24.833Z] github.com/docker/docker/distribution [2021-08-18T12:22:24.833Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:22:24.833Z] github.com/docker/docker/distribution/utils [2021-08-18T12:22:24.833Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:22:24.833Z] github.com/docker/docker/dockerversion [2021-08-18T12:22:24.833Z] github.com/docker/docker/errdefs [2021-08-18T12:22:24.833Z] github.com/docker/docker/image [2021-08-18T12:22:24.833Z] github.com/docker/docker/image/cache [2021-08-18T12:22:24.833Z] github.com/docker/docker/image/tarexport [2021-08-18T12:22:24.833Z] github.com/docker/docker/image/v1 [2021-08-18T12:22:24.833Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:22:24.833Z] github.com/docker/docker/layer [2021-08-18T12:22:24.833Z] github.com/docker/docker/libcontainerd [2021-08-18T12:22:24.833Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:22:24.833Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:22:24.833Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:22:24.833Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:22:24.833Z] github.com/docker/docker/oci [2021-08-18T12:22:24.833Z] github.com/docker/docker/oci/caps [2021-08-18T12:22:24.833Z] github.com/docker/docker/opts [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/archive [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/directory [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/locker [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/mount [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/platform [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/pools [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/progress [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/signal [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/stack [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/system [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/term [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:22:24.833Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:22:24.833Z] github.com/docker/docker/plugin [2021-08-18T12:22:24.833Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:22:24.833Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:22:24.833Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:22:24.833Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:22:24.833Z] github.com/docker/docker/quota [2021-08-18T12:22:24.833Z] github.com/docker/docker/reference [2021-08-18T12:22:24.833Z] github.com/docker/docker/registry [2021-08-18T12:22:24.833Z] github.com/docker/docker/registry/resumable [2021-08-18T12:22:24.833Z] github.com/docker/docker/restartmanager [2021-08-18T12:22:24.833Z] github.com/docker/docker/rootless [2021-08-18T12:22:24.833Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:22:24.833Z] github.com/docker/docker/runconfig [2021-08-18T12:22:24.833Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/environment [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/registry [2021-08-18T12:22:24.833Z] github.com/docker/docker/testutil/request [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume/drivers [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume/local [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume/mounts [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume/service [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:22:24.833Z] github.com/docker/docker/volume/testutils' ']' [2021-08-18T12:22:24.834Z] + 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-18T12:22:24.917Z] #34 9.038 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:22:24.917Z] #34 9.064 Fetched 5058 kB in 0s (13.5 MB/s) [2021-08-18T12:22:24.917Z] #34 9.094 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T12:22:24.917Z] #34 9.094 (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-18T12:22:24.917Z] #34 9.099 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T12:22:24.917Z] #34 9.109 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T12:22:24.917Z] #34 9.140 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T12:22:24.917Z] #34 9.140 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:24.917Z] #34 9.147 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:24.917Z] #34 9.277 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T12:22:24.917Z] #34 9.277 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:24.917Z] #34 9.277 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:24.995Z] Client: [2021-08-18T12:22:24.995Z] Context: default [2021-08-18T12:22:24.995Z] Debug Mode: false [2021-08-18T12:22:24.995Z] Plugins: [2021-08-18T12:22:24.995Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-18T12:22:24.995Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-18T12:22:24.995Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-18T12:22:24.995Z] [2021-08-18T12:22:24.995Z] Server: [2021-08-18T12:22:24.995Z] Containers: 0 [2021-08-18T12:22:24.995Z] Running: 0 [2021-08-18T12:22:24.995Z] Paused: 0 [2021-08-18T12:22:24.995Z] Stopped: 0 [2021-08-18T12:22:24.995Z] Images: 10 [2021-08-18T12:22:24.995Z] Server Version: 20.10.6 [2021-08-18T12:22:24.995Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T12:22:24.995Z] Windows: [2021-08-18T12:22:24.995Z] LCOW: [2021-08-18T12:22:24.995Z] Logging Driver: json-file [2021-08-18T12:22:24.995Z] Plugins: [2021-08-18T12:22:24.995Z] Volume: local [2021-08-18T12:22:24.995Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:22:24.995Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:22:24.995Z] Swarm: inactive [2021-08-18T12:22:24.995Z] Default Isolation: process [2021-08-18T12:22:24.995Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T12:22:24.995Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T12:22:24.995Z] OSType: windows [2021-08-18T12:22:24.995Z] Architecture: x86_64 [2021-08-18T12:22:24.995Z] CPUs: 4 [2021-08-18T12:22:24.995Z] Total Memory: 32GiB [2021-08-18T12:22:24.995Z] Name: azwin-2-07a060 [2021-08-18T12:22:24.995Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-18T12:22:24.995Z] Docker Root Dir: D:\docker [2021-08-18T12:22:24.995Z] Debug Mode: false [2021-08-18T12:22:24.995Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:24.995Z] Labels: [2021-08-18T12:22:24.995Z] Experimental: true [2021-08-18T12:22:24.995Z] Insecure Registries: [2021-08-18T12:22:24.995Z] 10.0.0.4:5000 [2021-08-18T12:22:24.995Z] 127.0.0.0/8 [2021-08-18T12:22:24.995Z] Registry Mirrors: [2021-08-18T12:22:24.995Z] http://10.0.0.4:5000/ [2021-08-18T12:22:24.995Z] Live Restore Enabled: false [2021-08-18T12:22:24.995Z] Product License: Community Engine [2021-08-18T12:22:24.995Z] [2021-08-18T12:22:24.995Z] [2021-08-18T12:22:24.995Z] INFO: Commit hash is 427ad30c05 [2021-08-18T12:22:24.995Z] INFO: Nuke-Everything... [2021-08-18T12:22:24.995Z] INFO: Container count on control daemon to delete is 0 [2021-08-18T12:22:25.178Z] #34 9.348 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T12:22:25.178Z] #34 9.348 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T12:22:25.178Z] #34 9.355 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:25.436Z] #34 9.573 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T12:22:25.436Z] #34 9.573 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:25.436Z] #34 9.577 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:25.436Z] #34 9.682 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T12:22:25.436Z] #34 9.683 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:25.436Z] #34 9.688 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:25.436Z] #34 9.743 Selecting previously unselected package openssl. [2021-08-18T12:22:25.436Z] #34 9.743 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T12:22:25.436Z] #34 9.748 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:25.452Z] INFO: Nuking d:\CI [2021-08-18T12:22:25.452Z] INFO: Zapped successfully [2021-08-18T12:22:25.452Z] INFO: Location for testing is d:\CI\PR-42756\2 [2021-08-18T12:22:25.452Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-18T12:22:25.452Z] [2021-08-18T12:22:25.452Z] [2021-08-18T12:22:25.452Z] INFO: Building the image from Dockerfile.windows at 08/18/2021 12:22:25... [2021-08-18T12:22:25.452Z] [2021-08-18T12:22:25.693Z] #34 9.906 Selecting previously unselected package ca-certificates. [2021-08-18T12:22:25.693Z] #34 9.906 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T12:22:25.693Z] #34 9.908 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:25.693Z] #34 9.988 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T12:22:25.693Z] #34 9.988 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T12:22:25.693Z] #34 ... [2021-08-18T12:22:25.693Z] [2021-08-18T12:22:25.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:25.693Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:25.693Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.5s done [2021-08-18T12:22:25.693Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.8s done [2021-08-18T12:22:25.693Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 6.6s [2021-08-18T12:22:25.693Z] #9 ... [2021-08-18T12:22:25.693Z] [2021-08-18T12:22:25.693Z] #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-18T12:22:25.693Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:25.693Z] #34 9.991 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:25.693Z] #34 10.04 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T12:22:25.693Z] #34 10.04 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T12:22:25.693Z] #34 10.05 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:25.693Z] #34 10.10 Selecting previously unselected package libldap-common. [2021-08-18T12:22:25.693Z] #34 10.10 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T12:22:25.952Z] #34 10.10 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:25.952Z] #34 10.15 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T12:22:25.952Z] #34 10.15 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T12:22:25.952Z] #34 10.16 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:25.952Z] #34 10.24 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T12:22:25.952Z] #34 10.24 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T12:22:25.952Z] #34 10.24 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T12:22:25.952Z] #34 10.30 Selecting previously unselected package libpsl5:amd64. [2021-08-18T12:22:25.952Z] #34 10.30 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T12:22:25.952Z] #34 10.31 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T12:22:25.952Z] #34 10.35 Selecting previously unselected package librtmp1:amd64. [2021-08-18T12:22:25.952Z] #34 10.35 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T12:22:26.210Z] #34 10.35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T12:22:26.210Z] #34 10.39 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T12:22:26.210Z] #34 10.39 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T12:22:26.210Z] #34 10.42 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T12:22:26.210Z] #34 10.46 Selecting previously unselected package libcurl4:amd64. [2021-08-18T12:22:26.210Z] #34 10.46 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T12:22:26.210Z] #34 10.46 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T12:22:26.210Z] #34 10.56 Selecting previously unselected package curl. [2021-08-18T12:22:26.210Z] #34 10.56 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T12:22:26.227Z] ? github.com/docker/docker/api [no test files] [2021-08-18T12:22:26.466Z] #34 10.57 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T12:22:26.466Z] #34 10.66 Selecting previously unselected package libonig5:amd64. [2021-08-18T12:22:26.466Z] #34 10.66 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T12:22:26.466Z] #34 10.67 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:22:26.466Z] #34 10.77 Selecting previously unselected package libjq1:amd64. [2021-08-18T12:22:26.466Z] #34 10.77 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:22:26.466Z] #34 10.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:22:26.559Z] Client: [2021-08-18T12:22:26.559Z] Context: default [2021-08-18T12:22:26.559Z] Debug Mode: false [2021-08-18T12:22:26.559Z] Plugins: [2021-08-18T12:22:26.559Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T12:22:26.559Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T12:22:26.559Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T12:22:26.559Z] [2021-08-18T12:22:26.559Z] Server: [2021-08-18T12:22:26.559Z] Containers: 0 [2021-08-18T12:22:26.559Z] Running: 0 [2021-08-18T12:22:26.559Z] Paused: 0 [2021-08-18T12:22:26.559Z] Stopped: 0 [2021-08-18T12:22:26.559Z] Images: 0 [2021-08-18T12:22:26.559Z] Server Version: 20.10.6 [2021-08-18T12:22:26.559Z] Storage Driver: overlay2 [2021-08-18T12:22:26.559Z] Backing Filesystem: extfs [2021-08-18T12:22:26.559Z] Supports d_type: true [2021-08-18T12:22:26.559Z] Native Overlay Diff: true [2021-08-18T12:22:26.559Z] userxattr: false [2021-08-18T12:22:26.559Z] Logging Driver: json-file [2021-08-18T12:22:26.559Z] Cgroup Driver: cgroupfs [2021-08-18T12:22:26.559Z] Cgroup Version: 1 [2021-08-18T12:22:26.559Z] Plugins: [2021-08-18T12:22:26.559Z] Volume: local [2021-08-18T12:22:26.559Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T12:22:26.559Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T12:22:26.559Z] Swarm: inactive [2021-08-18T12:22:26.559Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-18T12:22:26.559Z] Default Runtime: runc [2021-08-18T12:22:26.559Z] Init Binary: docker-init [2021-08-18T12:22:26.559Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:22:26.559Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:22:26.559Z] init version: de40ad0 [2021-08-18T12:22:26.559Z] Security Options: [2021-08-18T12:22:26.559Z] apparmor [2021-08-18T12:22:26.559Z] seccomp [2021-08-18T12:22:26.559Z] Profile: default [2021-08-18T12:22:26.559Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T12:22:26.559Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-18T12:22:26.559Z] OSType: linux [2021-08-18T12:22:26.559Z] Architecture: x86_64 [2021-08-18T12:22:26.559Z] CPUs: 2 [2021-08-18T12:22:26.559Z] Total Memory: 15.35GiB [2021-08-18T12:22:26.559Z] Name: ip-10-100-82-246 [2021-08-18T12:22:26.559Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-18T12:22:26.559Z] Docker Root Dir: /var/lib/docker [2021-08-18T12:22:26.559Z] Debug Mode: false [2021-08-18T12:22:26.559Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:26.559Z] Labels: [2021-08-18T12:22:26.559Z] Experimental: true [2021-08-18T12:22:26.559Z] Insecure Registries: [2021-08-18T12:22:26.559Z] 127.0.0.0/8 [2021-08-18T12:22:26.559Z] Live Restore Enabled: true [2021-08-18T12:22:26.559Z] [2021-08-18T12:22:26.559Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T12:22:26.723Z] #34 10.83 Selecting previously unselected package jq. [2021-08-18T12:22:26.723Z] #34 10.83 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:22:26.723Z] #34 10.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T12:22:26.723Z] #34 10.93 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T12:22:26.723Z] #34 10.94 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T12:22:26.723Z] #34 10.95 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:26.893Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:26.893Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:26.893Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42756/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T12:22:26.893Z] + bash /home/ubuntu/workspace/moby_PR-42756/check-config.sh [2021-08-18T12:22:26.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T12:22:26.893Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T12:22:26.893Z] [2021-08-18T12:22:26.893Z] Generally Necessary: [2021-08-18T12:22:26.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T12:22:26.893Z] - apparmor: enabled and tools installed [2021-08-18T12:22:26.893Z] - CONFIG_NAMESPACES: enabled [2021-08-18T12:22:26.893Z] - CONFIG_NET_NS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_PID_NS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_IPC_NS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_UTS_NS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_CGROUPS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T12:22:26.893Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T12:22:26.893Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T12:22:26.893Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T12:22:26.893Z] - CONFIG_CPUSETS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_MEMCG: enabled [2021-08-18T12:22:26.893Z] - CONFIG_KEYS: enabled [2021-08-18T12:22:26.893Z] - CONFIG_VETH: enabled (as module) [2021-08-18T12:22:26.893Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T12:22:26.893Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T12:22:26.893Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T12:22:26.893Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T12:22:26.893Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T12:22:26.980Z] #34 11.15 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T12:22:26.980Z] #34 11.16 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:26.980Z] #34 11.18 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:26.981Z] #34 11.19 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:26.981Z] #34 11.19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T12:22:26.981Z] #34 11.20 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:26.981Z] #34 11.21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:26.981Z] #34 11.22 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T12:22:26.981Z] #34 11.23 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:26.981Z] #34 11.24 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:26.981Z] #34 11.26 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:22:26.981Z] #34 11.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:22:26.981Z] #34 11.28 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:26.981Z] #34 11.29 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:27.168Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T12:22:27.168Z] [2021-08-18T12:22:27.168Z] Optional Features: [2021-08-18T12:22:27.168Z] - CONFIG_USER_NS: enabled [2021-08-18T12:22:27.168Z] - CONFIG_SECCOMP: enabled [2021-08-18T12:22:27.168Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T12:22:27.168Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T12:22:27.168Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T12:22:27.168Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T12:22:27.168Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T12:22:27.168Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T12:22:27.168Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T12:22:27.168Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T12:22:27.168Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T12:22:27.168Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T12:22:27.168Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T12:22:27.168Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T12:22:27.168Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T12:22:27.168Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T12:22:27.168Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T12:22:27.168Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T12:22:27.168Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T12:22:27.168Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T12:22:27.168Z] - CONFIG_EXT4_FS: enabled [2021-08-18T12:22:27.168Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T12:22:27.168Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T12:22:27.168Z] - Network Drivers: [2021-08-18T12:22:27.168Z] - "overlay": [2021-08-18T12:22:27.168Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T12:22:27.168Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T12:22:27.168Z] Optional (for encrypted networks): [2021-08-18T12:22:27.435Z] - CONFIG_CRYPTO: enabled [2021-08-18T12:22:27.435Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T12:22:27.435Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T12:22:27.435Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T12:22:27.435Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T12:22:27.435Z] - CONFIG_XFRM: enabled [2021-08-18T12:22:27.435Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T12:22:27.435Z] - "ipvlan": [2021-08-18T12:22:27.435Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T12:22:27.435Z] - "macvlan": [2021-08-18T12:22:27.435Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T12:22:27.435Z] - "ftp,tftp client in container": [2021-08-18T12:22:27.435Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T12:22:27.435Z] - Storage Drivers: [2021-08-18T12:22:27.435Z] - "aufs": [2021-08-18T12:22:27.435Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T12:22:27.435Z] - "btrfs": [2021-08-18T12:22:27.435Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T12:22:27.435Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T12:22:27.435Z] - "devicemapper": [2021-08-18T12:22:27.435Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T12:22:27.435Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T12:22:27.435Z] - "overlay": [2021-08-18T12:22:27.435Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T12:22:27.435Z] - "zfs": [2021-08-18T12:22:27.435Z] - /dev/zfs: present [2021-08-18T12:22:27.435Z] - zfs command: missing [2021-08-18T12:22:27.435Z] - zpool command: missing [2021-08-18T12:22:27.435Z] [2021-08-18T12:22:27.435Z] Limits: [2021-08-18T12:22:27.435Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T12:22:27.435Z] [2021-08-18T12:22:27.435Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T12:22:27.609Z] Client: [2021-08-18T12:22:27.609Z] Context: default [2021-08-18T12:22:27.609Z] Debug Mode: false [2021-08-18T12:22:27.609Z] Plugins: [2021-08-18T12:22:27.609Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T12:22:27.609Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T12:22:27.609Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T12:22:27.609Z] [2021-08-18T12:22:27.609Z] Server: [2021-08-18T12:22:27.609Z] Containers: 0 [2021-08-18T12:22:27.609Z] Running: 0 [2021-08-18T12:22:27.609Z] Paused: 0 [2021-08-18T12:22:27.609Z] Stopped: 0 [2021-08-18T12:22:27.609Z] Images: 0 [2021-08-18T12:22:27.609Z] Server Version: 20.10.6 [2021-08-18T12:22:27.609Z] Storage Driver: overlay2 [2021-08-18T12:22:27.609Z] Backing Filesystem: extfs [2021-08-18T12:22:27.609Z] Supports d_type: true [2021-08-18T12:22:27.609Z] Native Overlay Diff: true [2021-08-18T12:22:27.609Z] userxattr: false [2021-08-18T12:22:27.609Z] Logging Driver: json-file [2021-08-18T12:22:27.609Z] Cgroup Driver: cgroupfs [2021-08-18T12:22:27.609Z] Cgroup Version: 1 [2021-08-18T12:22:27.609Z] Plugins: [2021-08-18T12:22:27.609Z] Volume: local [2021-08-18T12:22:27.609Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T12:22:27.609Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T12:22:27.609Z] Swarm: inactive [2021-08-18T12:22:27.609Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-18T12:22:27.609Z] Default Runtime: runc [2021-08-18T12:22:27.609Z] Init Binary: docker-init [2021-08-18T12:22:27.609Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T12:22:27.609Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T12:22:27.609Z] init version: de40ad0 [2021-08-18T12:22:27.609Z] Security Options: [2021-08-18T12:22:27.609Z] apparmor [2021-08-18T12:22:27.609Z] seccomp [2021-08-18T12:22:27.609Z] Profile: default [2021-08-18T12:22:27.609Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T12:22:27.609Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-18T12:22:27.609Z] OSType: linux [2021-08-18T12:22:27.609Z] Architecture: x86_64 [2021-08-18T12:22:27.609Z] CPUs: 2 [2021-08-18T12:22:27.609Z] Total Memory: 7.487GiB [2021-08-18T12:22:27.609Z] Name: ip-10-100-110-203 [2021-08-18T12:22:27.610Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-18T12:22:27.610Z] Docker Root Dir: /var/lib/docker [2021-08-18T12:22:27.610Z] Debug Mode: false [2021-08-18T12:22:27.610Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:22:27.610Z] Labels: [2021-08-18T12:22:27.610Z] Experimental: true [2021-08-18T12:22:27.610Z] Insecure Registries: [2021-08-18T12:22:27.610Z] 127.0.0.0/8 [2021-08-18T12:22:27.610Z] Live Restore Enabled: true [2021-08-18T12:22:27.610Z] [2021-08-18T12:22:27.610Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T12:22:27.773Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d . [2021-08-18T12:22:27.912Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:27.912Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T12:22:27.912Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42756/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T12:22:27.912Z] + bash /home/ubuntu/workspace/moby_PR-42756/check-config.sh [2021-08-18T12:22:27.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T12:22:27.912Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T12:22:27.912Z] [2021-08-18T12:22:27.912Z] Generally Necessary: [2021-08-18T12:22:27.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T12:22:27.912Z] - apparmor: enabled and tools installed [2021-08-18T12:22:27.912Z] - CONFIG_NAMESPACES: enabled [2021-08-18T12:22:27.912Z] - CONFIG_NET_NS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_PID_NS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_IPC_NS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_UTS_NS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_CGROUPS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T12:22:27.912Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T12:22:27.912Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T12:22:27.912Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T12:22:27.912Z] - CONFIG_CPUSETS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_MEMCG: enabled [2021-08-18T12:22:27.912Z] - CONFIG_KEYS: enabled [2021-08-18T12:22:27.912Z] - CONFIG_VETH: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T12:22:27.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T12:22:27.920Z] #34 12.12 Updating certificates in /etc/ssl/certs... [2021-08-18T12:22:28.196Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T12:22:28.196Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T12:22:28.196Z] [2021-08-18T12:22:28.196Z] Optional Features: [2021-08-18T12:22:28.196Z] - CONFIG_USER_NS: enabled [2021-08-18T12:22:28.196Z] - CONFIG_SECCOMP: enabled [2021-08-18T12:22:28.196Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T12:22:28.196Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T12:22:28.197Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T12:22:28.197Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T12:22:28.197Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T12:22:28.197Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T12:22:28.197Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T12:22:28.197Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T12:22:28.197Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T12:22:28.197Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T12:22:28.197Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T12:22:28.197Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T12:22:28.197Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T12:22:28.197Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T12:22:28.197Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T12:22:28.197Z] - CONFIG_EXT4_FS: enabled [2021-08-18T12:22:28.197Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T12:22:28.197Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T12:22:28.197Z] - Network Drivers: [2021-08-18T12:22:28.197Z] - "overlay": [2021-08-18T12:22:28.197Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T12:22:28.197Z] Optional (for encrypted networks): [2021-08-18T12:22:28.197Z] - CONFIG_CRYPTO: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T12:22:28.197Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T12:22:28.197Z] - CONFIG_XFRM: enabled [2021-08-18T12:22:28.197Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T12:22:28.197Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T12:22:28.197Z] - "ipvlan": [2021-08-18T12:22:28.338Z] #1 [internal] load build definition from Dockerfile [2021-08-18T12:22:28.338Z] #1 sha256:86f99ca55f1e6c7ccce26c6cace0ac59afc8c4f2cd430de0c466f2f2eb31c5b6 [2021-08-18T12:22:28.338Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T12:22:28.338Z] #1 DONE 0.1s [2021-08-18T12:22:28.338Z] [2021-08-18T12:22:28.338Z] #2 [internal] load .dockerignore [2021-08-18T12:22:28.338Z] #2 sha256:68ead07e624a5c3c06c16c21e6bab9e2b70b08f9918f3a4c25be7553d167e5f8 [2021-08-18T12:22:28.338Z] #2 transferring context: 87B done [2021-08-18T12:22:28.338Z] #2 DONE 0.1s [2021-08-18T12:22:28.338Z] [2021-08-18T12:22:28.338Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T12:22:28.338Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T12:22:28.479Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T12:22:28.479Z] - "macvlan": [2021-08-18T12:22:28.479Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T12:22:28.479Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T12:22:28.479Z] - "ftp,tftp client in container": [2021-08-18T12:22:28.479Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T12:22:28.479Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T12:22:28.479Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T12:22:28.479Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T12:22:28.479Z] - Storage Drivers: [2021-08-18T12:22:28.479Z] - "aufs": [2021-08-18T12:22:28.479Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T12:22:28.479Z] - "btrfs": [2021-08-18T12:22:28.479Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T12:22:28.479Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T12:22:28.479Z] - "devicemapper": [2021-08-18T12:22:28.479Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T12:22:28.479Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T12:22:28.479Z] - "overlay": [2021-08-18T12:22:28.479Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T12:22:28.479Z] - "zfs": [2021-08-18T12:22:28.479Z] - /dev/zfs: present [2021-08-18T12:22:28.479Z] - zfs command: missing [2021-08-18T12:22:28.479Z] - zpool command: missing [2021-08-18T12:22:28.479Z] [2021-08-18T12:22:28.479Z] Limits: [2021-08-18T12:22:28.479Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T12:22:28.479Z] [2021-08-18T12:22:28.479Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T12:22:28.902Z] #3 DONE 0.5s [2021-08-18T12:22:28.902Z] [2021-08-18T12:22:28.902Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T12:22:28.902Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T12:22:28.902Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-18T12:22:28.902Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T12:22:28.902Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T12:22:28.902Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T12:22:28.902Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-08-18T12:22:28.913Z] + sudo modprobe ip_vs [2021-08-18T12:22:28.913Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d . [2021-08-18T12:22:29.161Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-18T12:22:29.161Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-18T12:22:29.161Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-18T12:22:29.174Z] #1 [internal] load build definition from Dockerfile [2021-08-18T12:22:29.174Z] #1 sha256:f791b8562304f75c978ea458ed5e9a951c2dea62f63b93ff433974aa3140197e [2021-08-18T12:22:29.174Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T12:22:29.293Z] #34 13.27 137 added, 0 removed; done. [2021-08-18T12:22:29.293Z] #34 13.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:29.293Z] #34 13.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T12:22:29.293Z] #34 13.39 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T12:22:29.293Z] #34 13.40 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T12:22:29.293Z] #34 13.41 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:22:29.293Z] #34 13.43 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:29.293Z] #34 13.44 Updating certificates in /etc/ssl/certs... [2021-08-18T12:22:29.431Z] #1 DONE 0.2s [2021-08-18T12:22:29.431Z] [2021-08-18T12:22:29.431Z] #2 [internal] load .dockerignore [2021-08-18T12:22:29.431Z] #2 sha256:dee8d51a9dd0a4943e3a686c1bb37a95b4c018628e17dbad009bee4f4c59cd6b [2021-08-18T12:22:29.431Z] #2 transferring context: 87B done [2021-08-18T12:22:29.431Z] #2 DONE 0.1s [2021-08-18T12:22:29.431Z] [2021-08-18T12:22:29.431Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T12:22:29.431Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T12:22:29.690Z] #3 DONE 0.4s [2021-08-18T12:22:29.690Z] [2021-08-18T12:22:29.690Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T12:22:29.690Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T12:22:29.690Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-18T12:22:29.690Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T12:22:29.690Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T12:22:29.690Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.78MB / 9.64MB 0.1s [2021-08-18T12:22:29.690Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T12:22:29.729Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-18T12:22:29.948Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-18T12:22:29.948Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-18T12:22:29.986Z] #4 DONE 1.0s [2021-08-18T12:22:29.986Z] [2021-08-18T12:22:29.986Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:29.986Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T12:22:30.529Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-18T12:22:30.529Z] #4 DONE 0.7s [2021-08-18T12:22:30.673Z] #34 14.64 0 added, 0 removed; done. [2021-08-18T12:22:30.673Z] #34 14.64 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T12:22:30.673Z] #34 14.64 done. [2021-08-18T12:22:30.801Z] [2021-08-18T12:22:30.801Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T12:22:30.801Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T12:22:30.927Z] #6 DONE 0.8s [2021-08-18T12:22:30.927Z] [2021-08-18T12:22:30.927Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:30.927Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T12:22:30.927Z] #8 DONE 0.8s [2021-08-18T12:22:30.927Z] [2021-08-18T12:22:30.927Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T12:22:30.927Z] #7 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T12:22:30.927Z] #7 DONE 0.8s [2021-08-18T12:22:30.927Z] [2021-08-18T12:22:30.927Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T12:22:30.927Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T12:22:30.927Z] #5 DONE 0.8s [2021-08-18T12:22:31.235Z] #34 DONE 15.4s [2021-08-18T12:22:31.235Z] [2021-08-18T12:22:31.235Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T12:22:31.235Z] #35 sha256:a57efd6463d0cb753dae05e26ac4b3ee11b4d3c3344c1892f4bc43e46e04b8fe [2021-08-18T12:22:31.235Z] #35 DONE 0.1s [2021-08-18T12:22:31.235Z] [2021-08-18T12:22:31.235Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:31.235Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:31.235Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.4s done [2021-08-18T12:22:31.235Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 4.3s [2021-08-18T12:22:31.738Z] #8 ... [2021-08-18T12:22:31.738Z] [2021-08-18T12:22:31.738Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:31.738Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T12:22:31.738Z] #6 DONE 1.1s [2021-08-18T12:22:31.738Z] [2021-08-18T12:22:31.738Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T12:22:31.738Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T12:22:31.738Z] #7 DONE 1.1s [2021-08-18T12:22:31.865Z] [2021-08-18T12:22:31.865Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:31.865Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:31.865Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-18T12:22:31.865Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T12:22:31.865Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T12:22:31.865Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T12:22:31.997Z] [2021-08-18T12:22:31.997Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T12:22:31.997Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T12:22:31.997Z] #8 DONE 1.1s [2021-08-18T12:22:31.997Z] [2021-08-18T12:22:31.997Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T12:22:31.997Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T12:22:31.997Z] #5 DONE 1.2s [2021-08-18T12:22:32.124Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.1s [2021-08-18T12:22:32.383Z] #26 ... [2021-08-18T12:22:32.383Z] [2021-08-18T12:22:32.383Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T12:22:32.383Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T12:22:32.383Z] #42 DONE 0.0s [2021-08-18T12:22:32.383Z] [2021-08-18T12:22:32.383Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:32.383Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:32.383Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.24MB / 50.44MB 0.4s [2021-08-18T12:22:32.383Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.39MB / 50.44MB 0.5s [2021-08-18T12:22:32.522Z] Sending build context to Docker daemon 61MB [2021-08-18T12:22:32.522Z] [2021-08-18T12:22:32.619Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.6s done [2021-08-18T12:22:32.876Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 [2021-08-18T12:22:32.941Z] [2021-08-18T12:22:32.941Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:32.941Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:32.941Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:32.955Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 38.80MB / 50.44MB 1.1s [2021-08-18T12:22:32.983Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-18T12:22:32.983Z] ---> d1724c2d9a84 [2021-08-18T12:22:32.983Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 06efd74c3160 [2021-08-18T12:22:32.983Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 8a50171e115b [2021-08-18T12:22:32.983Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> e7380788d5ab [2021-08-18T12:22:32.983Z] 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-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 1c40fb10f92b [2021-08-18T12:22:32.983Z] 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-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 7bc4d572a2d9 [2021-08-18T12:22:32.983Z] 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-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 138c52a270e1 [2021-08-18T12:22:32.983Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 3a7f850fed11 [2021-08-18T12:22:32.983Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-18T12:22:32.983Z] ---> Using cache [2021-08-18T12:22:32.983Z] ---> 6d714033da90 [2021-08-18T12:22:32.983Z] Step 10/10 : COPY . . [2021-08-18T12:22:33.204Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.2s done [2021-08-18T12:22:33.204Z] #26 DONE 0.2s [2021-08-18T12:22:33.204Z] [2021-08-18T12:22:33.204Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:33.204Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T12:22:33.204Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-18T12:22:33.204Z] #65 DONE 0.2s [2021-08-18T12:22:33.204Z] [2021-08-18T12:22:33.204Z] #23 [internal] load build context [2021-08-18T12:22:33.204Z] #23 sha256:b549e614a2bc4b335eb8e783c4fbc577d83d138c03c556c94173222e585087a1 [2021-08-18T12:22:33.225Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.4s [2021-08-18T12:22:33.772Z] #23 ... [2021-08-18T12:22:33.772Z] [2021-08-18T12:22:33.772Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T12:22:33.772Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T12:22:33.772Z] #42 DONE 0.0s [2021-08-18T12:22:33.772Z] [2021-08-18T12:22:33.772Z] #23 [internal] load build context [2021-08-18T12:22:33.772Z] #23 sha256:b549e614a2bc4b335eb8e783c4fbc577d83d138c03c556c94173222e585087a1 [2021-08-18T12:22:33.794Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b [2021-08-18T12:22:34.344Z] #23 transferring context: 15.21MB 1.3s [2021-08-18T12:22:36.330Z] #26 ... [2021-08-18T12:22:36.330Z] [2021-08-18T12:22:36.330Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:36.330Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T12:22:36.330Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T12:22:36.330Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T12:22:36.330Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-08-18T12:22:36.330Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T12:22:36.330Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T12:22:36.330Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2021-08-18T12:22:36.330Z] #63 DONE 4.0s [2021-08-18T12:22:36.330Z] [2021-08-18T12:22:36.330Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:36.330Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:37.055Z] #9 ... [2021-08-18T12:22:37.055Z] [2021-08-18T12:22:37.055Z] #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-18T12:22:37.055Z] #36 sha256:f72fe418140d8a53290d12e6fe33e1f9872c228353a7eddc6bf3a2dcf18d39a1 [2021-08-18T12:22:37.055Z] #36 1.725 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T12:22:37.055Z] #36 1.837 [2021-08-18T12:22:37.055Z] #36 1.963 ####### 10.1% ################# 24.1% ##################### 30.4% ############################################## 64.4% #################################################################### 95.0% ######################################################################## 100.0% [2021-08-18T12:22:37.055Z] #36 2.482 [2021-08-18T12:22:37.055Z] #36 2.602 ###################### 30.7% ######################################################################## 100.0% [2021-08-18T12:22:37.055Z] #36 2.753 [2021-08-18T12:22:37.055Z] #36 2.878 ########### 16.5% ######################################################################## 100.0% [2021-08-18T12:22:37.055Z] #36 3.028 [2021-08-18T12:22:37.055Z] #36 3.149 ### 5.5% ######################### 35.6% ####################################### 54.8% ##################################################### 74.3% ################################################################### 93.6% ######################################################################## 100.0% [2021-08-18T12:22:37.055Z] #36 3.699 [2021-08-18T12:22:37.055Z] #36 3.821 # 2.7% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################# 46.2% ################################## 48.0% ########################################## 59.6% ################################################## 70.6% ###################################################### 75.9% ########################################################## 81.1% ############################################################## 86.3% ################################################################# 91.4% ##################################################################### 96.8% ######################################################################## 100.0% [2021-08-18T12:22:37.055Z] #36 5.685 [2021-08-18T12:22:37.317Z] #36 5.978 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T12:22:37.317Z] #36 6.058 [2021-08-18T12:22:37.574Z] #36 6.180 ######################################################################## 100.0% [2021-08-18T12:22:37.574Z] #36 6.205 [2021-08-18T12:22:37.837Z] #36 6.566 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T12:22:38.095Z] #36 6.689 [2021-08-18T12:22:38.095Z] #36 6.798 ############################################### 66.1% ######################################################################## 100.0% [2021-08-18T12:22:38.095Z] #36 6.838 [2021-08-18T12:22:38.354Z] #36 7.217 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T12:22:38.612Z] #36 7.325 [2021-08-18T12:22:38.870Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.1s [2021-08-18T12:22:38.870Z] #26 ... [2021-08-18T12:22:38.870Z] [2021-08-18T12:22:38.870Z] #23 [internal] load build context [2021-08-18T12:22:38.870Z] #23 sha256:4b700f31718224aab0b17fda9c7af63e8026947322614ba809c3eae05716e9cf [2021-08-18T12:22:38.870Z] #23 transferring context: 55.81MB 6.4s done [2021-08-18T12:22:38.870Z] #23 DONE 7.3s [2021-08-18T12:22:38.870Z] [2021-08-18T12:22:38.870Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:38.870Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T12:22:38.870Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T12:22:38.870Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T12:22:38.870Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T12:22:38.870Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T12:22:38.870Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2021-08-18T12:22:38.870Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-08-18T12:22:38.870Z] #65 DONE 7.2s [2021-08-18T12:22:38.870Z] [2021-08-18T12:22:38.870Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:38.870Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:39.126Z] #36 7.487 0.0% ############ 17.5% ################################# 47.1% ########################################### 60.4% ######################################################## 79.1% ######################################################################## 100.0% [2021-08-18T12:22:39.383Z] #36 8.046 [2021-08-18T12:22:39.632Z] #23 transferring context: 49.98MB 6.4s [2021-08-18T12:22:39.633Z] #23 transferring context: 55.81MB 6.7s done [2021-08-18T12:22:39.640Z] #36 8.376 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T12:22:39.640Z] #36 8.474 [2021-08-18T12:22:39.892Z] #23 ... [2021-08-18T12:22:39.892Z] [2021-08-18T12:22:39.892Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:39.892Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:39.892Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.2s done [2021-08-18T12:22:39.892Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T12:22:39.892Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T12:22:39.892Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-18T12:22:39.892Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.7s done [2021-08-18T12:22:39.892Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.5s done [2021-08-18T12:22:39.892Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.5s done [2021-08-18T12:22:39.892Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.4s done [2021-08-18T12:22:39.892Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 3.6s done [2021-08-18T12:22:39.892Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 6.6s [2021-08-18T12:22:39.892Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 4.2s [2021-08-18T12:22:39.892Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 2.4s done [2021-08-18T12:22:39.900Z] #36 8.564 ######################################################################## 100.0% [2021-08-18T12:22:39.900Z] #36 8.602 [2021-08-18T12:22:40.159Z] #36 8.837 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T12:22:40.159Z] #36 8.951 [2021-08-18T12:22:40.159Z] #36 9.030 ######################################################################## 100.0% [2021-08-18T12:22:40.421Z] #36 9.061 [2021-08-18T12:22:40.421Z] #36 9.085 Download of images into '/build' complete. [2021-08-18T12:22:40.421Z] #36 9.085 Use something like the following to load the result into a Docker daemon: [2021-08-18T12:22:40.421Z] #36 9.085 tar -cC '/build' . | docker load [2021-08-18T12:22:40.459Z] #9 ... [2021-08-18T12:22:40.459Z] [2021-08-18T12:22:40.459Z] #23 [internal] load build context [2021-08-18T12:22:40.459Z] #23 sha256:b549e614a2bc4b335eb8e783c4fbc577d83d138c03c556c94173222e585087a1 [2021-08-18T12:22:40.459Z] #23 DONE 7.6s [2021-08-18T12:22:40.459Z] [2021-08-18T12:22:40.459Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:40.459Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:40.459Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 7.1s done [2021-08-18T12:22:40.459Z] #9 ... [2021-08-18T12:22:40.459Z] [2021-08-18T12:22:40.459Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:40.459Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T12:22:40.459Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T12:22:40.459Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T12:22:40.459Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T12:22:40.459Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2021-08-18T12:22:40.459Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-08-18T12:22:40.717Z] #65 DONE 7.3s [2021-08-18T12:22:40.717Z] [2021-08-18T12:22:40.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:40.717Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:40.717Z] #9 ... [2021-08-18T12:22:40.717Z] [2021-08-18T12:22:40.717Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T12:22:40.717Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T12:22:40.717Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-18T12:22:40.717Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T12:22:40.717Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T12:22:40.717Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T12:22:40.717Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-08-18T12:22:40.717Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-08-18T12:22:40.717Z] #63 DONE 7.5s [2021-08-18T12:22:40.979Z] [2021-08-18T12:22:40.979Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:40.979Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:40.986Z] #36 ... [2021-08-18T12:22:40.986Z] [2021-08-18T12:22:40.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:40.986Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:40.986Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 8.0s [2021-08-18T12:22:41.393Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 7.3s done [2021-08-18T12:22:41.651Z] #26 DONE 10.0s [2021-08-18T12:22:41.651Z] [2021-08-18T12:22:41.651Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T12:22:41.651Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T12:22:41.651Z] #64 DONE 1.0s [2021-08-18T12:22:41.651Z] [2021-08-18T12:22:41.651Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:41.651Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:41.651Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-18T12:22:41.651Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.4s done [2021-08-18T12:22:41.651Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.5s done [2021-08-18T12:22:41.651Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-18T12:22:41.651Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T12:22:41.651Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T12:22:41.651Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.7s done [2021-08-18T12:22:41.651Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.1s done [2021-08-18T12:22:41.651Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 2.7s done [2021-08-18T12:22:41.651Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 6.8s done [2021-08-18T12:22:41.651Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 2.2s done [2021-08-18T12:22:41.651Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T12:22:42.215Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.7s done [2021-08-18T12:22:42.356Z] #9 ... [2021-08-18T12:22:42.356Z] [2021-08-18T12:22:42.356Z] #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-18T12:22:42.356Z] #36 sha256:f72fe418140d8a53290d12e6fe33e1f9872c228353a7eddc6bf3a2dcf18d39a1 [2021-08-18T12:22:42.356Z] #36 DONE 10.8s [2021-08-18T12:22:42.356Z] [2021-08-18T12:22:42.357Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:42.357Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:42.357Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.5s done [2021-08-18T12:22:42.616Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T12:22:42.616Z] #9 ... [2021-08-18T12:22:42.616Z] [2021-08-18T12:22:42.616Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T12:22:42.616Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T12:22:42.616Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T12:22:42.616Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T12:22:42.616Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T12:22:42.616Z] #26 DONE 9.4s [2021-08-18T12:22:42.616Z] [2021-08-18T12:22:42.616Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:42.616Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:42.782Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-18T12:22:42.782Z] #9 ... [2021-08-18T12:22:42.782Z] [2021-08-18T12:22:42.782Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T12:22:42.782Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T12:22:42.782Z] #66 DONE 1.1s [2021-08-18T12:22:42.782Z] [2021-08-18T12:22:42.782Z] #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-18T12:22:42.782Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:43.392Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.7s done [2021-08-18T12:22:43.959Z] #9 ... [2021-08-18T12:22:43.959Z] [2021-08-18T12:22:43.959Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T12:22:43.959Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T12:22:43.959Z] #64 DONE 0.8s [2021-08-18T12:22:43.959Z] [2021-08-18T12:22:43.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:43.959Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:43.959Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-18T12:22:44.391Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-08-18T12:22:44.526Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.7s done [2021-08-18T12:22:44.678Z] #27 2.677 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:22:44.679Z] #27 2.694 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:22:44.679Z] #27 2.780 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:22:44.679Z] #27 2.918 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:22:44.785Z] #9 ... [2021-08-18T12:22:44.785Z] [2021-08-18T12:22:44.785Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T12:22:44.785Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T12:22:44.785Z] #66 DONE 1.0s [2021-08-18T12:22:44.785Z] [2021-08-18T12:22:44.785Z] #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-18T12:22:44.785Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:44.785Z] #27 1.340 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:22:44.785Z] #27 1.345 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:22:44.785Z] #27 1.377 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:22:44.785Z] #27 1.542 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:22:44.785Z] #27 1.774 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:22:44.785Z] #27 2.051 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:22:44.879Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.2s done [2021-08-18T12:22:45.136Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T12:22:45.244Z] #27 3.218 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:22:45.245Z] #27 3.576 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:22:45.393Z] #9 DONE 41.0s [2021-08-18T12:22:45.393Z] [2021-08-18T12:22:45.393Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T12:22:45.393Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T12:22:45.955Z] #10 DONE 0.6s [2021-08-18T12:22:46.211Z] [2021-08-18T12:22:46.211Z] #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-18T12:22:46.211Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T12:22:46.347Z] ---> 97ec201d3a1c [2021-08-18T12:22:46.702Z] #27 3.735 Fetched 8463 kB in 3s (3215 kB/s) [2021-08-18T12:22:46.773Z] #11 DONE 0.6s [2021-08-18T12:22:46.773Z] [2021-08-18T12:22:46.773Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T12:22:46.773Z] #38 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T12:22:46.773Z] #38 DONE 0.0s [2021-08-18T12:22:46.773Z] [2021-08-18T12:22:46.773Z] #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-18T12:22:46.773Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:22:46.817Z] Successfully built 97ec201d3a1c [2021-08-18T12:22:46.817Z] Successfully tagged docker:latest [2021-08-18T12:22:46.817Z] INFO: Image build ended at 08/18/2021 12:22:46. Duration:00:00:32.5215890 [2021-08-18T12:22:46.817Z] [2021-08-18T12:22:46.817Z] [2021-08-18T12:22:46.817Z] INFO: Building the test binaries at 08/18/2021 12:22:46... [2021-08-18T12:22:47.029Z] #39 ... [2021-08-18T12:22:47.029Z] [2021-08-18T12:22:47.029Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T12:22:47.029Z] #46 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T12:22:47.030Z] #46 DONE 0.1s [2021-08-18T12:22:47.030Z] [2021-08-18T12:22:47.030Z] #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-18T12:22:47.030Z] #50 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T12:22:47.030Z] #50 DONE 0.3s [2021-08-18T12:22:47.030Z] [2021-08-18T12:22:47.030Z] #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-18T12:22:47.030Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:22:47.148Z] #27 5.183 Fetched 8463 kB in 3s (3079 kB/s) [2021-08-18T12:22:47.278Z] #27 3.735 Reading package lists... [2021-08-18T12:22:47.712Z] #27 5.183 Reading package lists... [2021-08-18T12:22:47.712Z] #27 ... [2021-08-18T12:22:47.712Z] [2021-08-18T12:22:47.712Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:47.712Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:47.712Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 1.2s done [2021-08-18T12:22:47.712Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 3.4s [2021-08-18T12:22:48.121Z] #27 4.707 Reading package lists... [2021-08-18T12:22:48.639Z] #27 5.698 Building dependency tree... [2021-08-18T12:22:48.639Z] #27 6.057 The following additional packages will be installed: [2021-08-18T12:22:48.639Z] #27 6.057 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T12:22:48.639Z] #27 6.057 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T12:22:48.639Z] #27 6.057 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T12:22:48.639Z] #27 6.057 Suggested packages: [2021-08-18T12:22:48.639Z] #27 6.057 krb5-doc krb5-user [2021-08-18T12:22:48.639Z] #27 6.057 Recommended packages: [2021-08-18T12:22:48.639Z] #27 6.057 krb5-locales publicsuffix libsasl2-modules [2021-08-18T12:22:48.898Z] #27 6.297 The following NEW packages will be installed: [2021-08-18T12:22:48.899Z] #27 6.298 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T12:22:48.899Z] #27 6.298 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T12:22:48.899Z] #27 6.298 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T12:22:48.899Z] #27 6.300 libssh2-1 libssl1.1 openssl [2021-08-18T12:22:49.158Z] #27 6.580 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:22:49.158Z] #27 6.580 Need to get 5058 kB of archives. [2021-08-18T12:22:49.158Z] #27 6.580 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T12:22:49.158Z] #27 6.580 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T12:22:49.158Z] #27 6.585 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T12:22:49.158Z] #27 6.585 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T12:22:49.158Z] #27 6.589 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T12:22:49.158Z] #27 6.593 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T12:22:49.158Z] #27 6.594 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T12:22:49.158Z] #27 6.632 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T12:22:49.158Z] #27 6.649 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T12:22:49.158Z] #27 6.659 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-18T12:22:49.158Z] #27 6.659 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T12:22:49.158Z] #27 6.659 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T12:22:49.158Z] #27 6.669 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-18T12:22:49.158Z] #27 6.669 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T12:22:49.158Z] #27 6.669 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T12:22:49.417Z] #27 6.676 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T12:22:49.417Z] #27 6.676 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T12:22:49.417Z] #27 6.685 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T12:22:49.417Z] #27 6.695 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T12:22:49.417Z] #27 6.695 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T12:22:49.417Z] #27 6.701 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T12:22:49.417Z] #27 6.701 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T12:22:49.417Z] #27 6.910 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:22:49.675Z] #27 6.936 Fetched 5058 kB in 0s (13.4 MB/s) [2021-08-18T12:22:49.675Z] #27 6.965 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T12:22:49.675Z] #27 6.965 (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-18T12:22:49.675Z] #27 6.965 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T12:22:49.675Z] #27 6.978 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T12:22:49.675Z] #27 7.016 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T12:22:49.675Z] #27 7.016 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:49.675Z] #27 7.018 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:49.675Z] #27 7.064 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T12:22:49.675Z] #27 7.064 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:49.675Z] #27 7.067 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:49.675Z] #27 7.141 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T12:22:49.675Z] #27 7.141 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T12:22:49.934Z] #27 7.143 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:49.934Z] #27 7.384 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T12:22:49.934Z] #27 7.384 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:49.934Z] #27 7.392 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:50.193Z] #27 7.515 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T12:22:50.193Z] #27 7.515 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:50.193Z] #27 7.519 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:50.193Z] #27 7.597 Selecting previously unselected package openssl. [2021-08-18T12:22:50.193Z] #27 7.597 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T12:22:50.193Z] #27 7.597 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:50.313Z] #51 ... [2021-08-18T12:22:50.313Z] [2021-08-18T12:22:50.313Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-18T12:22:50.313Z] #12 sha256:b4f3a26c234b547313862058bf04befd8def1ca8873d2aa43a21228f33962cd6 [2021-08-18T12:22:50.313Z] #12 DONE 3.6s [2021-08-18T12:22:50.452Z] #27 7.809 Selecting previously unselected package ca-certificates. [2021-08-18T12:22:50.453Z] #27 7.809 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T12:22:50.453Z] #27 7.816 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:50.453Z] #27 7.919 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T12:22:50.453Z] #27 7.919 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T12:22:50.569Z] [2021-08-18T12:22:50.569Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-18T12:22:50.569Z] #13 sha256:36bfb247a51f40f96b3428a5b192634b9b23130abd159edb6f9ece96c25fc4a9 [2021-08-18T12:22:50.713Z] #27 7.923 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:50.713Z] #27 8.016 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T12:22:50.713Z] #27 8.018 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T12:22:50.713Z] #27 8.021 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:50.713Z] #27 8.083 Selecting previously unselected package libldap-common. [2021-08-18T12:22:50.713Z] #27 8.083 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T12:22:50.713Z] #27 8.092 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:50.713Z] #27 8.154 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T12:22:50.713Z] #27 8.154 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T12:22:50.713Z] #27 8.158 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:50.713Z] #27 8.265 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T12:22:50.713Z] #27 8.265 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T12:22:50.972Z] #27 8.273 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T12:22:50.972Z] #27 8.328 Selecting previously unselected package libpsl5:amd64. [2021-08-18T12:22:50.972Z] #27 8.328 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T12:22:50.972Z] #27 8.331 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T12:22:50.972Z] #27 8.364 Selecting previously unselected package librtmp1:amd64. [2021-08-18T12:22:50.972Z] #27 8.366 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T12:22:50.972Z] #27 8.372 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T12:22:50.972Z] #27 8.407 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T12:22:50.972Z] #27 8.407 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T12:22:50.972Z] #27 8.421 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T12:22:50.972Z] #27 8.481 Selecting previously unselected package libcurl4:amd64. [2021-08-18T12:22:50.972Z] #27 8.481 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T12:22:50.990Z] #9 ... [2021-08-18T12:22:50.990Z] [2021-08-18T12:22:50.990Z] #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-18T12:22:50.990Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:50.990Z] #27 5.183 Reading package lists... [2021-08-18T12:22:50.990Z] #27 6.193 Reading package lists... [2021-08-18T12:22:50.990Z] #27 7.138 Building dependency tree... [2021-08-18T12:22:50.990Z] #27 7.507 The following additional packages will be installed: [2021-08-18T12:22:50.990Z] #27 7.507 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T12:22:50.990Z] #27 7.507 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T12:22:50.990Z] #27 7.507 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T12:22:50.990Z] #27 7.507 Suggested packages: [2021-08-18T12:22:50.990Z] #27 7.507 krb5-doc krb5-user [2021-08-18T12:22:50.990Z] #27 7.507 Recommended packages: [2021-08-18T12:22:50.990Z] #27 7.507 krb5-locales publicsuffix libsasl2-modules [2021-08-18T12:22:50.990Z] #27 7.789 The following NEW packages will be installed: [2021-08-18T12:22:50.990Z] #27 7.790 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T12:22:50.990Z] #27 7.790 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T12:22:50.990Z] #27 7.791 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T12:22:50.990Z] #27 7.794 libssh2-1 libssl1.1 openssl [2021-08-18T12:22:50.990Z] #27 8.081 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:22:50.990Z] #27 8.081 Need to get 5058 kB of archives. [2021-08-18T12:22:50.990Z] #27 8.081 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T12:22:50.990Z] #27 8.081 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T12:22:50.990Z] #27 8.093 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T12:22:50.990Z] #27 8.093 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T12:22:50.990Z] #27 8.093 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T12:22:50.990Z] #27 8.093 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T12:22:50.990Z] #27 8.109 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T12:22:50.990Z] #27 8.144 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T12:22:50.990Z] #27 8.174 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T12:22:50.990Z] #27 8.189 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-18T12:22:50.990Z] #27 8.194 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T12:22:50.990Z] #27 8.195 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T12:22:50.990Z] #27 8.198 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-18T12:22:50.990Z] #27 8.199 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T12:22:50.990Z] #27 8.202 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T12:22:50.990Z] #27 8.203 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T12:22:50.990Z] #27 8.204 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T12:22:50.990Z] #27 8.207 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T12:22:50.990Z] #27 8.218 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T12:22:50.990Z] #27 8.222 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T12:22:50.990Z] #27 8.226 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T12:22:50.990Z] #27 8.226 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T12:22:50.990Z] #27 8.496 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:22:50.990Z] #27 8.526 Fetched 5058 kB in 0s (12.6 MB/s) [2021-08-18T12:22:50.990Z] #27 8.587 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T12:22:50.990Z] #27 8.587 (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-18T12:22:50.990Z] #27 8.587 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T12:22:50.990Z] #27 8.615 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T12:22:50.990Z] #27 8.736 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T12:22:50.990Z] #27 8.736 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:50.990Z] #27 8.741 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:50.990Z] #27 8.802 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T12:22:50.990Z] #27 8.802 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:50.990Z] #27 8.806 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:50.990Z] #27 8.897 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T12:22:50.990Z] #27 8.899 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T12:22:50.990Z] #27 8.905 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:50.990Z] #27 9.150 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T12:22:50.990Z] #27 9.150 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:50.990Z] #27 9.156 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:50.990Z] #27 9.291 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T12:22:50.990Z] #27 9.291 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T12:22:51.231Z] #27 8.488 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T12:22:51.231Z] #27 8.562 Selecting previously unselected package curl. [2021-08-18T12:22:51.231Z] #27 8.562 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T12:22:51.231Z] #27 8.567 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T12:22:51.231Z] #27 8.650 Selecting previously unselected package libonig5:amd64. [2021-08-18T12:22:51.231Z] #27 8.652 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T12:22:51.231Z] #27 8.655 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:22:51.231Z] #27 8.729 Selecting previously unselected package libjq1:amd64. [2021-08-18T12:22:51.231Z] #27 8.729 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:22:51.231Z] #27 8.733 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:22:51.249Z] #27 9.298 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:51.249Z] #27 9.373 Selecting previously unselected package openssl. [2021-08-18T12:22:51.249Z] #27 9.373 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T12:22:51.249Z] #27 9.377 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:51.506Z] INFO: make.ps1 starting at 08/18/2021 12:22:50 [2021-08-18T12:22:51.506Z] INFO: Git commit (427ad30c05) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T12:22:51.506Z] INFO: Invoking autogen... [2021-08-18T12:22:51.506Z] INFO: Building daemon... [2021-08-18T12:22:51.507Z] #27 9.558 Selecting previously unselected package ca-certificates. [2021-08-18T12:22:51.507Z] #27 9.558 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T12:22:51.507Z] #27 9.565 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:51.507Z] #27 9.682 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T12:22:51.507Z] #27 9.682 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T12:22:51.507Z] #27 9.682 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:51.507Z] #27 9.736 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T12:22:51.507Z] #27 9.736 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T12:22:51.507Z] #27 9.743 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:51.507Z] #27 9.809 Selecting previously unselected package libldap-common. [2021-08-18T12:22:51.507Z] #27 9.809 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T12:22:51.509Z] #27 8.803 Selecting previously unselected package jq. [2021-08-18T12:22:51.509Z] #27 8.803 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:22:51.509Z] #27 8.811 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T12:22:51.509Z] #27 8.868 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T12:22:51.509Z] #27 8.881 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T12:22:51.509Z] #27 8.891 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:51.765Z] #27 9.821 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:51.765Z] #27 9.883 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T12:22:51.765Z] #27 9.883 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T12:22:51.765Z] #27 9.888 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:51.765Z] #27 9.989 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T12:22:51.765Z] #27 9.989 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T12:22:51.765Z] #27 9.993 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T12:22:51.765Z] #27 10.06 Selecting previously unselected package libpsl5:amd64. [2021-08-18T12:22:51.765Z] #27 10.06 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T12:22:51.773Z] #27 9.117 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T12:22:51.773Z] #27 9.128 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:51.773Z] #27 9.141 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:51.773Z] #27 9.150 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:51.773Z] #27 9.160 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T12:22:51.773Z] #27 9.169 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:51.773Z] #27 9.179 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:51.773Z] #27 9.188 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T12:22:51.773Z] #27 9.198 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:51.773Z] #27 9.207 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:51.773Z] #27 9.220 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:22:52.023Z] #27 10.07 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T12:22:52.023Z] #27 10.13 Selecting previously unselected package librtmp1:amd64. [2021-08-18T12:22:52.023Z] #27 10.13 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T12:22:52.023Z] #27 10.14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T12:22:52.023Z] #27 10.19 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T12:22:52.023Z] #27 10.19 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T12:22:52.023Z] #27 10.20 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T12:22:52.023Z] #27 10.27 Selecting previously unselected package libcurl4:amd64. [2021-08-18T12:22:52.023Z] #27 10.27 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T12:22:52.023Z] #27 10.28 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T12:22:52.032Z] #27 9.230 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:22:52.032Z] #27 9.240 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:52.032Z] #27 9.248 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:52.282Z] #27 10.36 Selecting previously unselected package curl. [2021-08-18T12:22:52.282Z] #27 10.36 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T12:22:52.282Z] #27 10.37 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T12:22:52.282Z] #27 10.47 Selecting previously unselected package libonig5:amd64. [2021-08-18T12:22:52.282Z] #27 10.47 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T12:22:52.282Z] #27 10.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:22:52.282Z] #27 10.57 Selecting previously unselected package libjq1:amd64. [2021-08-18T12:22:52.282Z] #27 10.57 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:22:52.282Z] #27 10.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:22:52.540Z] #27 10.64 Selecting previously unselected package jq. [2021-08-18T12:22:52.540Z] #27 10.64 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:22:52.540Z] #27 10.64 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T12:22:52.540Z] #27 10.71 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T12:22:52.540Z] #27 10.73 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T12:22:52.540Z] #27 10.74 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:52.540Z] #27 10.86 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T12:22:52.540Z] #27 10.87 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:52.540Z] #27 10.89 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:52.540Z] #27 10.91 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:52.540Z] #27 10.92 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T12:22:52.599Z] #27 10.06 Updating certificates in /etc/ssl/certs... [2021-08-18T12:22:52.798Z] #27 10.93 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:52.798Z] #27 10.98 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T12:22:52.798Z] #27 10.99 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T12:22:52.798Z] #27 11.00 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:52.798Z] #27 11.02 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T12:22:52.798Z] #27 11.04 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:22:52.798Z] #27 11.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:22:52.798Z] #27 11.06 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T12:22:52.798Z] #27 11.07 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:53.092Z] #13 DONE 2.4s [2021-08-18T12:22:53.092Z] [2021-08-18T12:22:53.092Z] #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-18T12:22:53.092Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:22:53.092Z] #51 4.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:22:53.092Z] #51 4.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:22:53.092Z] #51 5.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:22:53.092Z] #51 5.326 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T12:22:53.092Z] #51 6.159 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:22:53.733Z] #27 11.84 Updating certificates in /etc/ssl/certs... [2021-08-18T12:22:53.803Z] ---> 6406fbc7b9d4 [2021-08-18T12:22:53.803Z] Successfully built 6406fbc7b9d4 [2021-08-18T12:22:53.803Z] Successfully tagged docker:latest [2021-08-18T12:22:53.803Z] INFO: Image build ended at 08/18/2021 12:22:50. Duration:00:00:33.8720270 [2021-08-18T12:22:53.803Z] [2021-08-18T12:22:53.803Z] [2021-08-18T12:22:53.803Z] INFO: Building the test binaries at 08/18/2021 12:22:50... [2021-08-18T12:22:53.990Z] #27 11.31 137 added, 0 removed; done. [2021-08-18T12:22:54.248Z] #27 11.59 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:54.506Z] #27 11.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T12:22:54.506Z] #27 11.91 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T12:22:54.506Z] #27 11.95 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T12:22:54.766Z] #27 12.02 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:22:54.766Z] #27 12.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:54.766Z] #27 12.12 Updating certificates in /etc/ssl/certs... [2021-08-18T12:22:54.989Z] #51 ... [2021-08-18T12:22:54.989Z] [2021-08-18T12:22:54.989Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-18T12:22:54.989Z] #14 sha256:b0b164a8f21e55c89037224335854ca2c76d8bffd4d65615986fc766b4169e1c [2021-08-18T12:22:54.989Z] #14 DONE 1.9s [2021-08-18T12:22:54.989Z] [2021-08-18T12:22:54.989Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-18T12:22:54.989Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-18T12:22:55.025Z] #27 ... [2021-08-18T12:22:55.025Z] [2021-08-18T12:22:55.025Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:55.025Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:55.025Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.2s done [2021-08-18T12:22:55.025Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 2.5s [2021-08-18T12:22:55.104Z] #27 13.21 137 added, 0 removed; done. [2021-08-18T12:22:55.104Z] #27 13.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T12:22:55.104Z] #27 13.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T12:22:55.104Z] #27 13.31 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T12:22:55.104Z] #27 13.34 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T12:22:55.104Z] #27 13.37 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:22:55.104Z] #27 13.39 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T12:22:55.104Z] #27 13.41 Updating certificates in /etc/ssl/certs... [2021-08-18T12:22:55.349Z] INFO: make.ps1 starting at 08/18/2021 12:22:54 [2021-08-18T12:22:55.349Z] INFO: Git commit (427ad30c05) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T12:22:55.349Z] INFO: Invoking autogen... [2021-08-18T12:22:55.809Z] INFO: Building daemon... [2021-08-18T12:22:55.963Z] #9 ... [2021-08-18T12:22:55.963Z] [2021-08-18T12:22:55.963Z] #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-18T12:22:55.963Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T12:22:55.963Z] #27 13.12 0 added, 0 removed; done. [2021-08-18T12:22:55.964Z] #27 13.12 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T12:22:55.964Z] #27 13.12 done. [2021-08-18T12:22:56.038Z] #27 14.42 0 added, 0 removed; done. [2021-08-18T12:22:56.038Z] #27 14.42 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T12:22:56.038Z] #27 14.42 done. [2021-08-18T12:22:56.886Z] #15 DONE 1.8s [2021-08-18T12:22:56.886Z] [2021-08-18T12:22:56.886Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-18T12:22:56.886Z] #16 sha256:5a56e33782894af906001e6c5e2ad9d6b15a9c061df5f71365acd06441b6604b [2021-08-18T12:22:56.886Z] #16 ... [2021-08-18T12:22:56.886Z] [2021-08-18T12:22:56.886Z] #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-18T12:22:56.886Z] #41 sha256:dc2175ee22678f8e4099b5e44d667c6cd7d2ed9a629910f450edc4cbb134e89d [2021-08-18T12:22:56.886Z] #41 4.424 Install go-toml version v1.8.1 [2021-08-18T12:22:56.886Z] #41 5.213 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T12:22:56.886Z] #41 8.695 github.com/pelletier/go-toml [2021-08-18T12:22:56.886Z] #41 ... [2021-08-18T12:22:56.886Z] [2021-08-18T12:22:56.886Z] #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-18T12:22:56.886Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:22:56.886Z] #59 3.441 + RM_GOPATH=0 [2021-08-18T12:22:56.886Z] #59 3.441 + TMP_GOPATH= [2021-08-18T12:22:56.886Z] #59 3.441 + : /build [2021-08-18T12:22:56.886Z] #59 3.441 + '[' -z '' ']' [2021-08-18T12:22:56.886Z] #59 3.441 ++ mktemp -d [2021-08-18T12:22:56.886Z] #59 3.447 + export GOPATH=/tmp/tmp.LeeKZ9KuOf [2021-08-18T12:22:56.886Z] #59 3.447 + GOPATH=/tmp/tmp.LeeKZ9KuOf [2021-08-18T12:22:56.886Z] #59 3.447 + RM_GOPATH=1 [2021-08-18T12:22:56.886Z] #59 3.447 + case "$(go env GOARCH)" in [2021-08-18T12:22:56.886Z] #59 3.447 ++ go env GOARCH [2021-08-18T12:22:56.886Z] #59 3.458 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:56.886Z] #59 3.458 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:56.886Z] #59 3.462 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:22:56.886Z] #59 3.462 ++ dirname /tmp/install/install.sh [2021-08-18T12:22:56.886Z] #59 3.462 + dir=/tmp/install [2021-08-18T12:22:56.886Z] #59 3.462 + bin=shfmt [2021-08-18T12:22:56.886Z] #59 3.462 + shift [2021-08-18T12:22:56.886Z] #59 3.462 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T12:22:56.886Z] #59 3.462 + . /tmp/install/shfmt.installer [2021-08-18T12:22:56.886Z] #59 3.462 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:22:56.886Z] #59 3.462 + install_shfmt [2021-08-18T12:22:56.886Z] #59 3.462 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T12:22:56.886Z] #59 3.462 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LeeKZ9KuOf/src/github.com/mvdan/sh [2021-08-18T12:22:56.886Z] #59 3.463 Cloning into '/tmp/tmp.LeeKZ9KuOf/src/github.com/mvdan/sh'... [2021-08-18T12:22:57.147Z] #59 ... [2021-08-18T12:22:57.147Z] [2021-08-18T12:22:57.147Z] #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-18T12:22:57.147Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:22:57.147Z] #47 4.329 + git clone https://github.com/docker/distribution.git . [2021-08-18T12:22:57.147Z] #47 4.349 Cloning into '.'... [2021-08-18T12:22:57.147Z] #47 ... [2021-08-18T12:22:57.147Z] [2021-08-18T12:22:57.147Z] #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-18T12:22:57.147Z] #55 sha256:75fcbefa7694362eab6d050deaee321734008c3b2158b6d030d49c5ff9ca1b5f [2021-08-18T12:22:57.147Z] #55 3.356 + RM_GOPATH=0 [2021-08-18T12:22:57.147Z] #55 3.356 + TMP_GOPATH= [2021-08-18T12:22:57.147Z] #55 3.357 + : /build [2021-08-18T12:22:57.147Z] #55 3.357 + '[' -z '' ']' [2021-08-18T12:22:57.147Z] #55 3.357 ++ mktemp -d [2021-08-18T12:22:57.147Z] #55 3.357 + export GOPATH=/tmp/tmp.81DPTc4UWI [2021-08-18T12:22:57.147Z] #55 3.357 + GOPATH=/tmp/tmp.81DPTc4UWI [2021-08-18T12:22:57.147Z] #55 3.357 + RM_GOPATH=1 [2021-08-18T12:22:57.147Z] #55 3.357 + case "$(go env GOARCH)" in [2021-08-18T12:22:57.147Z] #55 3.362 ++ go env GOARCH [2021-08-18T12:22:57.147Z] #55 3.374 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:57.147Z] #55 3.374 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:57.147Z] #55 3.374 ++ dirname /tmp/install/install.sh [2021-08-18T12:22:57.147Z] #55 3.378 + dir=/tmp/install [2021-08-18T12:22:57.147Z] #55 3.378 + bin=gotestsum [2021-08-18T12:22:57.147Z] #55 3.378 + shift [2021-08-18T12:22:57.147Z] #55 3.378 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T12:22:57.147Z] #55 3.378 + . /tmp/install/gotestsum.installer [2021-08-18T12:22:57.148Z] #55 3.378 ++ : v0.5.3 [2021-08-18T12:22:57.148Z] #55 3.378 + install_gotestsum [2021-08-18T12:22:57.148Z] #55 3.378 + set -e [2021-08-18T12:22:57.148Z] #55 3.378 + export GO111MODULE=on [2021-08-18T12:22:57.148Z] #55 3.378 + GO111MODULE=on [2021-08-18T12:22:57.148Z] #55 3.378 + GOBIN=/build [2021-08-18T12:22:57.148Z] #55 3.378 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T12:22:57.148Z] #55 3.921 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T12:22:57.148Z] #55 5.596 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T12:22:57.148Z] #55 5.598 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T12:22:57.148Z] #55 5.673 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T12:22:57.148Z] #55 5.676 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T12:22:57.148Z] #55 6.086 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T12:22:57.148Z] #55 6.086 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T12:22:57.148Z] #55 6.290 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T12:22:57.148Z] #55 6.487 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T12:22:57.148Z] #55 6.499 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T12:22:57.148Z] #55 7.224 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T12:22:57.148Z] #55 9.704 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T12:22:57.405Z] #55 ... [2021-08-18T12:22:57.405Z] [2021-08-18T12:22:57.405Z] #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-18T12:22:57.405Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:22:57.405Z] #53 3.663 + RM_GOPATH=0 [2021-08-18T12:22:57.405Z] #53 3.663 + TMP_GOPATH= [2021-08-18T12:22:57.405Z] #53 3.663 + : /build [2021-08-18T12:22:57.405Z] #53 3.663 + '[' -z '' ']' [2021-08-18T12:22:57.405Z] #53 3.663 ++ mktemp -d [2021-08-18T12:22:57.405Z] #53 3.663 + export GOPATH=/tmp/tmp.csFiF7Pp3X [2021-08-18T12:22:57.405Z] #53 3.663 + GOPATH=/tmp/tmp.csFiF7Pp3X [2021-08-18T12:22:57.405Z] #53 3.663 + RM_GOPATH=1 [2021-08-18T12:22:57.405Z] #53 3.663 + case "$(go env GOARCH)" in [2021-08-18T12:22:57.405Z] #53 3.663 ++ go env GOARCH [2021-08-18T12:22:57.405Z] #53 3.684 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:57.405Z] #53 3.684 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:57.405Z] #53 3.684 ++ dirname /tmp/install/install.sh [2021-08-18T12:22:57.405Z] #53 3.705 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:22:57.405Z] #53 3.705 + dir=/tmp/install [2021-08-18T12:22:57.405Z] #53 3.705 + bin=vndr [2021-08-18T12:22:57.405Z] #53 3.705 + shift [2021-08-18T12:22:57.405Z] #53 3.705 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T12:22:57.405Z] #53 3.705 + . /tmp/install/vndr.installer [2021-08-18T12:22:57.405Z] #53 3.705 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:22:57.405Z] #53 3.705 + install_vndr [2021-08-18T12:22:57.405Z] #53 3.705 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T12:22:57.405Z] #53 3.705 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.csFiF7Pp3X/src/github.com/LK4D4/vndr [2021-08-18T12:22:57.405Z] #53 3.705 Cloning into '/tmp/tmp.csFiF7Pp3X/src/github.com/LK4D4/vndr'... [2021-08-18T12:22:57.405Z] #53 4.212 + cd /tmp/tmp.csFiF7Pp3X/src/github.com/LK4D4/vndr [2021-08-18T12:22:57.405Z] #53 4.213 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:22:57.405Z] #53 4.237 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T12:22:57.405Z] #53 5.445 internal/unsafeheader [2021-08-18T12:22:57.405Z] #53 5.476 internal/cpu [2021-08-18T12:22:57.405Z] #53 5.509 runtime/internal/atomic [2021-08-18T12:22:57.405Z] #53 5.912 runtime/internal/sys [2021-08-18T12:22:57.405Z] #53 6.499 runtime/internal/math [2021-08-18T12:22:57.405Z] #53 6.509 internal/bytealg [2021-08-18T12:22:57.405Z] #53 6.719 internal/race [2021-08-18T12:22:57.405Z] #53 6.927 sync/atomic [2021-08-18T12:22:57.405Z] #53 7.296 unicode [2021-08-18T12:22:57.405Z] #53 7.961 runtime [2021-08-18T12:22:57.675Z] #53 ... [2021-08-18T12:22:57.675Z] [2021-08-18T12:22:57.675Z] #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-18T12:22:57.675Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:22:57.675Z] #57 3.833 + RM_GOPATH=0 [2021-08-18T12:22:57.675Z] #57 3.833 + TMP_GOPATH= [2021-08-18T12:22:57.675Z] #57 3.833 + : /build [2021-08-18T12:22:57.675Z] #57 3.833 + '[' -z '' ']' [2021-08-18T12:22:57.675Z] #57 3.833 ++ mktemp -d [2021-08-18T12:22:57.675Z] #57 3.836 + export GOPATH=/tmp/tmp.0ZTZlpAUjb [2021-08-18T12:22:57.676Z] #57 3.836 + GOPATH=/tmp/tmp.0ZTZlpAUjb [2021-08-18T12:22:57.676Z] #57 3.836 + RM_GOPATH=1 [2021-08-18T12:22:57.676Z] #57 3.836 + case "$(go env GOARCH)" in [2021-08-18T12:22:57.676Z] #57 3.837 ++ go env GOARCH [2021-08-18T12:22:57.676Z] #57 3.857 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:57.676Z] #57 3.857 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:22:57.676Z] #57 3.857 ++ dirname /tmp/install/install.sh [2021-08-18T12:22:57.676Z] #57 3.857 + dir=/tmp/install [2021-08-18T12:22:57.676Z] #57 3.857 + bin=golangci_lint [2021-08-18T12:22:57.676Z] #57 3.857 + shift [2021-08-18T12:22:57.676Z] #57 3.857 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T12:22:57.676Z] #57 3.857 + . /tmp/install/golangci_lint.installer [2021-08-18T12:22:57.676Z] #57 3.857 ++ : v1.23.8 [2021-08-18T12:22:57.676Z] #57 3.857 + install_golangci_lint [2021-08-18T12:22:57.676Z] #57 3.857 + set -e [2021-08-18T12:22:57.676Z] #57 3.857 + export GO111MODULE=on [2021-08-18T12:22:57.676Z] #57 3.857 + GO111MODULE=on [2021-08-18T12:22:57.676Z] #57 3.857 + GOBIN=/build [2021-08-18T12:22:57.676Z] #57 3.857 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T12:22:57.676Z] #57 4.631 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T12:22:57.934Z] #57 ... [2021-08-18T12:22:57.934Z] [2021-08-18T12:22:57.934Z] #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-18T12:22:57.934Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:22:57.934Z] #51 8.855 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:22:57.934Z] #51 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:22:58.494Z] #27 DONE 15.4s [2021-08-18T12:22:58.494Z] [2021-08-18T12:22:58.494Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:58.494Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:58.494Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 4.6s done [2021-08-18T12:22:58.494Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0.1s [2021-08-18T12:22:58.494Z] #9 ... [2021-08-18T12:22:58.494Z] [2021-08-18T12:22:58.494Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T12:22:58.494Z] #28 sha256:8a3c02b7c24b6d21634e0bef3f158b225077e864e9ec83b944c3755ce80352cf [2021-08-18T12:22:58.494Z] #28 DONE 0.3s [2021-08-18T12:22:58.494Z] [2021-08-18T12:22:58.494Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:58.494Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:58.559Z] #27 DONE 16.7s [2021-08-18T12:22:58.559Z] [2021-08-18T12:22:58.559Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T12:22:58.559Z] #28 sha256:bfca21e16c7f9bba8f730d7260d15f15514c4c684707d74767a85553658cd5b2 [2021-08-18T12:22:58.559Z] #28 DONE 0.1s [2021-08-18T12:22:58.559Z] [2021-08-18T12:22:58.559Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:22:58.559Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:22:58.559Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.0s done [2021-08-18T12:22:58.559Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.1s done [2021-08-18T12:22:58.559Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 1.4s [2021-08-18T12:22:58.865Z] #51 ... [2021-08-18T12:22:58.865Z] [2021-08-18T12:22:58.865Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-18T12:22:58.865Z] #16 sha256:5a56e33782894af906001e6c5e2ad9d6b15a9c061df5f71365acd06441b6604b [2021-08-18T12:22:58.865Z] #16 DONE 2.3s [2021-08-18T12:22:58.865Z] [2021-08-18T12:22:58.865Z] #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-18T12:22:58.865Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:23:01.392Z] #17 ... [2021-08-18T12:23:01.392Z] [2021-08-18T12:23:01.392Z] #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-18T12:23:01.392Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:23:01.392Z] #39 4.342 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T12:23:01.392Z] #39 4.342 Cloning into '.'... [2021-08-18T12:23:01.392Z] #39 ... [2021-08-18T12:23:01.392Z] [2021-08-18T12:23:01.392Z] #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-18T12:23:01.392Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:23:01.392Z] #17 2.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:01.392Z] #17 2.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:01.392Z] #17 2.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:02.738Z] #9 ... [2021-08-18T12:23:02.738Z] [2021-08-18T12:23:02.738Z] #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-18T12:23:02.738Z] #29 sha256:f9e75c225bd3432e98bd4f2591cea8ae77621e53693f72cc4abccc57319d2ffe [2021-08-18T12:23:02.738Z] #29 1.647 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T12:23:02.738Z] #29 1.732 [2021-08-18T12:23:02.738Z] #29 1.856 ####### 10.9% ########### 16.0% ############### 21.6% #################################### 50.6% ########################################################### 83.3% ######################################################################## 100.0% [2021-08-18T12:23:02.738Z] #29 2.411 [2021-08-18T12:23:02.738Z] #29 2.532 ################################### 49.5% ######################################################################## 100.0% [2021-08-18T12:23:02.738Z] #29 2.713 [2021-08-18T12:23:02.738Z] #29 2.845 ####################### 32.7% ######################################################################## 100.0% [2021-08-18T12:23:02.738Z] #29 3.016 [2021-08-18T12:23:02.738Z] #29 3.135 ### 4.2% #################### 28.2% ###################################### 52.9% #################################################### 73.3% ################################################################### 93.4% ######################################################################## 100.0% [2021-08-18T12:23:02.738Z] #29 3.659 [2021-08-18T12:23:02.766Z] #17 4.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T12:23:02.915Z] ---> 836455d758dc [2021-08-18T12:23:03.775Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.3s [2021-08-18T12:23:04.302Z] #29 3.781 # 2.4% #### 6.9% ########## 14.8% ############## 20.1% ################## 25.3% ##################### 30.4% ######################### 35.2% ########################### 38.8% ############################ 40.2% ################################ 45.6% ###################################### 53.5% ########################################### 60.5% ################################################## 69.6% ###################################################### 76.1% ########################################################## 81.2% ############################################################# 84.9% ################################################################## 91.9% ##################################################################### 97.1% ######################################################################## 100.0% [2021-08-18T12:23:04.302Z] #29 5.641 [2021-08-18T12:23:04.451Z] Successfully built 836455d758dc [2021-08-18T12:23:04.451Z] Successfully tagged docker:latest [2021-08-18T12:23:04.451Z] INFO: Image build ended at 08/18/2021 12:23:04. Duration:00:00:39.1106422 [2021-08-18T12:23:04.451Z] [2021-08-18T12:23:04.451Z] [2021-08-18T12:23:04.451Z] INFO: Building the test binaries at 08/18/2021 12:23:04... [2021-08-18T12:23:04.560Z] #29 5.973 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T12:23:04.666Z] #17 5.660 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T12:23:04.817Z] #29 6.076 [2021-08-18T12:23:04.817Z] #29 6.151 ######################################################################## 100.0% [2021-08-18T12:23:04.817Z] #29 6.173 [2021-08-18T12:23:05.384Z] #29 6.611 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T12:23:05.384Z] #29 6.720 [2021-08-18T12:23:05.705Z] #29 6.822 ######################################################################## 100.0% [2021-08-18T12:23:05.705Z] #29 6.849 [2021-08-18T12:23:06.008Z] #29 7.186 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T12:23:06.008Z] #29 7.319 [2021-08-18T12:23:06.553Z] #29 7.443 0.5% ######### 13.8% ###################### 31.0% ########################################### 60.7% ############################################################## 86.9% ######################################################################## 100.0% [2021-08-18T12:23:06.553Z] #29 7.973 [2021-08-18T12:23:07.140Z] #29 8.349 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T12:23:07.140Z] #29 8.484 [2021-08-18T12:23:07.203Z] #17 8.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:07.203Z] #17 ... [2021-08-18T12:23:07.203Z] [2021-08-18T12:23:07.203Z] #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-18T12:23:07.203Z] #41 sha256:dc2175ee22678f8e4099b5e44d667c6cd7d2ed9a629910f450edc4cbb134e89d [2021-08-18T12:23:07.203Z] #41 17.27 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T12:23:07.203Z] #41 DONE 20.2s [2021-08-18T12:23:07.203Z] [2021-08-18T12:23:07.203Z] #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-18T12:23:07.203Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:23:07.203Z] #57 14.67 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T12:23:07.203Z] #57 14.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T12:23:07.203Z] #57 14.84 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T12:23:07.203Z] #57 14.87 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T12:23:07.203Z] #57 14.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T12:23:07.203Z] #57 15.41 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T12:23:07.203Z] #57 16.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T12:23:07.203Z] #57 16.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T12:23:07.203Z] #57 16.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T12:23:07.203Z] #57 16.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T12:23:07.203Z] #57 17.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T12:23:07.203Z] #57 17.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T12:23:07.398Z] #29 8.569 ######################################################################## 100.0% [2021-08-18T12:23:07.398Z] #29 8.591 [2021-08-18T12:23:07.655Z] #29 8.883 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T12:23:07.655Z] #29 8.983 [2021-08-18T12:23:07.655Z] #29 9.047 ######################################################################## 100.0% [2021-08-18T12:23:07.655Z] #29 9.069 [2021-08-18T12:23:07.655Z] #29 9.087 Download of images into '/build' complete. [2021-08-18T12:23:07.655Z] #29 9.087 Use something like the following to load the result into a Docker daemon: [2021-08-18T12:23:07.655Z] #29 9.087 tar -cC '/build' . | docker load [2021-08-18T12:23:08.136Z] #57 21.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T12:23:08.136Z] #57 21.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T12:23:08.394Z] #57 21.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T12:23:08.394Z] #57 21.69 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T12:23:08.394Z] #57 21.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T12:23:08.394Z] #57 ... [2021-08-18T12:23:08.394Z] [2021-08-18T12:23:08.394Z] #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-18T12:23:08.394Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:23:08.394Z] #53 11.72 unicode/utf8 [2021-08-18T12:23:08.394Z] #53 12.58 math/bits [2021-08-18T12:23:08.394Z] #53 13.43 math [2021-08-18T12:23:08.394Z] #53 18.55 encoding [2021-08-18T12:23:08.394Z] #53 18.88 unicode/utf16 [2021-08-18T12:23:08.394Z] #53 19.31 container/list [2021-08-18T12:23:08.394Z] #53 19.51 crypto/internal/subtle [2021-08-18T12:23:08.394Z] #53 19.71 crypto/subtle [2021-08-18T12:23:08.394Z] #53 20.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T12:23:08.394Z] #53 20.18 internal/nettrace [2021-08-18T12:23:08.394Z] #53 20.38 runtime/cgo [2021-08-18T12:23:08.651Z] #53 ... [2021-08-18T12:23:08.651Z] [2021-08-18T12:23:08.651Z] #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-18T12:23:08.651Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:23:08.651Z] #57 21.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T12:23:09.055Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 10.3s [2021-08-18T12:23:09.055Z] #9 ... [2021-08-18T12:23:09.055Z] [2021-08-18T12:23:09.055Z] #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-18T12:23:09.055Z] #29 sha256:e0304a8997aaf636bb04a4b5f116da003090fa2e69a4a5c8c2cf5123b01e9730 [2021-08-18T12:23:09.055Z] #29 1.716 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T12:23:09.055Z] #29 1.817 [2021-08-18T12:23:09.055Z] #29 1.941 ############ 16.8% ########################## 37.5% ######################################### 57.3% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 2.443 [2021-08-18T12:23:09.055Z] #29 2.570 ##### 8.0% ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 2.735 [2021-08-18T12:23:09.055Z] #29 2.857 ############################################################## 86.2% ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 2.970 [2021-08-18T12:23:09.055Z] #29 3.092 ###### 9.5% ######################### 36.1% ####################################### 55.4% ##################################################### 74.8% ################################################################### 94.0% ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 3.620 [2021-08-18T12:23:09.055Z] #29 3.746 # 2.5% ###### 9.6% ########## 14.6% ############## 20.0% ################## 25.3% ##################### 30.5% ######################### 35.5% ############################# 40.9% ################################# 46.1% #################################### 51.4% ######################################## 56.5% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.6% ################################################################## 92.9% ###################################################################### 98.2% ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 5.612 [2021-08-18T12:23:09.055Z] #29 5.941 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T12:23:09.055Z] #29 6.080 [2021-08-18T12:23:09.055Z] #29 6.141 ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 6.175 [2021-08-18T12:23:09.055Z] #29 6.610 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T12:23:09.055Z] #29 6.711 [2021-08-18T12:23:09.055Z] #29 6.794 ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 6.815 [2021-08-18T12:23:09.055Z] #29 7.272 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T12:23:09.055Z] #29 7.388 [2021-08-18T12:23:09.055Z] #29 7.517 ### 5.1% ####################### 32.8% ##################################### 52.2% ########################################### 60.4% ################################################################ 88.9% ####################################################################### 99.2% ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 8.072 [2021-08-18T12:23:09.055Z] #29 8.423 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T12:23:09.055Z] #29 8.543 [2021-08-18T12:23:09.055Z] #29 8.622 ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 8.635 [2021-08-18T12:23:09.055Z] #29 8.866 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T12:23:09.055Z] #29 8.945 [2021-08-18T12:23:09.055Z] #29 9.051 ######################################################################## 100.0% [2021-08-18T12:23:09.055Z] #29 9.083 [2021-08-18T12:23:09.055Z] #29 9.110 Download of images into '/build' complete. [2021-08-18T12:23:09.055Z] #29 9.110 Use something like the following to load the result into a Docker daemon: [2021-08-18T12:23:09.055Z] #29 9.110 tar -cC '/build' . | docker load [2021-08-18T12:23:09.055Z] #29 ... [2021-08-18T12:23:09.055Z] [2021-08-18T12:23:09.055Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:23:09.055Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:23:09.216Z] #57 22.27 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T12:23:09.216Z] #57 22.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T12:23:09.216Z] #57 22.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T12:23:09.216Z] #57 22.55 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T12:23:09.474Z] #57 22.73 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T12:23:09.474Z] #57 22.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T12:23:09.474Z] #57 22.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T12:23:09.734Z] #57 22.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T12:23:09.734Z] #57 23.02 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T12:23:09.734Z] #57 23.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T12:23:09.990Z] #9 ... [2021-08-18T12:23:09.991Z] [2021-08-18T12:23:09.991Z] #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-18T12:23:09.991Z] #29 sha256:e0304a8997aaf636bb04a4b5f116da003090fa2e69a4a5c8c2cf5123b01e9730 [2021-08-18T12:23:09.991Z] #29 DONE 11.5s [2021-08-18T12:23:09.991Z] [2021-08-18T12:23:09.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:23:09.991Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:23:09.991Z] #57 23.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T12:23:09.991Z] #57 23.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T12:23:10.248Z] #57 23.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T12:23:10.248Z] #57 23.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T12:23:10.248Z] #57 23.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T12:23:10.508Z] #57 23.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T12:23:10.508Z] #57 23.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T12:23:10.508Z] #57 ... [2021-08-18T12:23:10.508Z] [2021-08-18T12:23:10.508Z] #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-18T12:23:10.508Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:23:10.508Z] #59 13.78 + cd /tmp/tmp.LeeKZ9KuOf/src/github.com/mvdan/sh [2021-08-18T12:23:10.508Z] #59 13.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:10.508Z] #59 13.95 + GO111MODULE=on [2021-08-18T12:23:10.508Z] #59 13.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T12:23:10.508Z] #59 15.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T12:23:10.508Z] #59 15.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T12:23:10.508Z] #59 15.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T12:23:10.508Z] #59 17.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T12:23:10.508Z] #59 22.13 runtime [2021-08-18T12:23:10.508Z] #59 ... [2021-08-18T12:23:10.508Z] [2021-08-18T12:23:10.508Z] #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-18T12:23:10.509Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:23:10.509Z] #57 23.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T12:23:10.560Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.5s done [2021-08-18T12:23:10.560Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T12:23:10.824Z] #9 DONE 37.7s [2021-08-18T12:23:10.824Z] [2021-08-18T12:23:10.824Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T12:23:10.824Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T12:23:10.932Z] #29 DONE 12.2s [2021-08-18T12:23:10.932Z] [2021-08-18T12:23:10.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T12:23:10.932Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T12:23:10.932Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.5s done [2021-08-18T12:23:10.932Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T12:23:11.076Z] #57 24.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T12:23:11.076Z] #57 24.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T12:23:11.076Z] #57 24.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T12:23:11.191Z] #9 DONE 39.2s [2021-08-18T12:23:11.192Z] [2021-08-18T12:23:11.192Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T12:23:11.192Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T12:23:11.334Z] #57 24.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T12:23:11.334Z] #57 24.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T12:23:11.520Z] INFO: make.ps1 starting at 08/18/2021 12:23:10 [2021-08-18T12:23:11.520Z] INFO: Git commit (427ad30c05) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T12:23:11.520Z] INFO: Invoking autogen... [2021-08-18T12:23:11.593Z] #57 24.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T12:23:11.593Z] #57 25.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T12:23:11.853Z] #57 25.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T12:23:11.978Z] INFO: Building daemon... [2021-08-18T12:23:12.110Z] #57 25.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T12:23:12.110Z] #57 25.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T12:23:12.124Z] #10 DONE 1.1s [2021-08-18T12:23:12.206Z] #10 DONE 1.0s [2021-08-18T12:23:12.206Z] [2021-08-18T12:23:12.206Z] #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-18T12:23:12.206Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T12:23:12.367Z] #57 25.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T12:23:12.383Z] [2021-08-18T12:23:12.383Z] #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-18T12:23:12.383Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T12:23:12.949Z] #57 25.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T12:23:12.949Z] #57 26.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T12:23:13.140Z] #11 DONE 1.1s [2021-08-18T12:23:13.140Z] [2021-08-18T12:23:13.140Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T12:23:13.140Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T12:23:13.207Z] #57 26.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T12:23:13.207Z] #57 26.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T12:23:13.207Z] #57 26.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T12:23:13.313Z] #11 DONE 1.0s [2021-08-18T12:23:13.313Z] [2021-08-18T12:23:13.313Z] #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-18T12:23:13.313Z] #59 sha256:9ad918b133429edaac5b65c2700a1db511202f23ee1b43f7b1695e03095ae210 [2021-08-18T12:23:13.401Z] #31 DONE 0.3s [2021-08-18T12:23:13.401Z] [2021-08-18T12:23:13.401Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T12:23:13.401Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T12:23:13.401Z] #39 DONE 0.3s [2021-08-18T12:23:13.401Z] [2021-08-18T12:23:13.401Z] #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-18T12:23:13.401Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T12:23:13.401Z] #43 DONE 0.4s [2021-08-18T12:23:13.401Z] [2021-08-18T12:23:13.401Z] #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-18T12:23:13.401Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:23:13.465Z] #57 26.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T12:23:13.465Z] #57 26.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T12:23:13.575Z] #59 ... [2021-08-18T12:23:13.575Z] [2021-08-18T12:23:13.575Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T12:23:13.575Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T12:23:13.575Z] #39 DONE 0.3s [2021-08-18T12:23:13.575Z] [2021-08-18T12:23:13.575Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T12:23:13.575Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T12:23:13.575Z] #31 DONE 0.3s [2021-08-18T12:23:13.575Z] [2021-08-18T12:23:13.575Z] #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-18T12:23:13.575Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T12:23:13.575Z] #43 DONE 0.4s [2021-08-18T12:23:13.722Z] #57 26.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T12:23:13.722Z] #57 26.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T12:23:13.722Z] #57 27.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T12:23:13.722Z] #57 ... [2021-08-18T12:23:13.722Z] [2021-08-18T12:23:13.722Z] #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-18T12:23:13.722Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:13.722Z] #51 16.71 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T12:23:13.722Z] #51 23.65 Fetched 8466 kB in 19s (442 kB/s) [2021-08-18T12:23:13.722Z] #51 23.65 Reading package lists... [2021-08-18T12:23:13.722Z] #51 ... [2021-08-18T12:23:13.722Z] [2021-08-18T12:23:13.722Z] #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-18T12:23:13.722Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:23:13.722Z] #47 22.37 Checking out files: 81% (1376/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T12:23:13.722Z] #47 22.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T12:23:13.722Z] #47 24.47 + 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-18T12:23:13.833Z] [2021-08-18T12:23:13.833Z] #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-18T12:23:13.833Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:16.998Z] #47 ... [2021-08-18T12:23:16.998Z] [2021-08-18T12:23:16.998Z] #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-18T12:23:16.998Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:16.998Z] #51 23.65 Reading package lists... [2021-08-18T12:23:18.665Z] #32 ... [2021-08-18T12:23:18.665Z] [2021-08-18T12:23:18.665Z] #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-18T12:23:18.665Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T12:23:18.665Z] #12 DONE 5.3s [2021-08-18T12:23:18.665Z] [2021-08-18T12:23:18.665Z] #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-18T12:23:18.665Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:19.108Z] #44 ... [2021-08-18T12:23:19.108Z] [2021-08-18T12:23:19.108Z] #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-18T12:23:19.108Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T12:23:19.108Z] #12 DONE 4.9s [2021-08-18T12:23:19.108Z] [2021-08-18T12:23:19.108Z] #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-18T12:23:19.108Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:19.629Z] #51 30.52 Reading package lists... [2021-08-18T12:23:19.629Z] #51 ... [2021-08-18T12:23:19.629Z] [2021-08-18T12:23:19.629Z] #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-18T12:23:19.629Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:23:19.629Z] #17 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T12:23:19.629Z] #17 12.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T12:23:19.629Z] #17 13.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T12:23:19.629Z] #17 14.93 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T12:23:19.629Z] #17 14.93 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T12:23:19.629Z] #17 14.97 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:19.629Z] #17 14.99 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T12:23:19.629Z] #17 15.02 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T12:23:19.629Z] #17 15.16 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T12:23:19.629Z] #17 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T12:23:19.629Z] #17 15.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T12:23:19.629Z] #17 15.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T12:23:19.629Z] #17 15.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:19.629Z] #17 15.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T12:23:19.629Z] #17 15.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T12:23:19.629Z] #17 ... [2021-08-18T12:23:19.629Z] [2021-08-18T12:23:19.629Z] #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-18T12:23:19.629Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:23:19.629Z] #57 27.22 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T12:23:19.629Z] #57 27.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T12:23:19.629Z] #57 27.25 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T12:23:19.629Z] #57 27.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T12:23:19.629Z] #57 28.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T12:23:19.629Z] #57 28.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T12:23:19.629Z] #57 28.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T12:23:19.629Z] #57 28.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T12:23:19.629Z] #57 28.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T12:23:19.629Z] #57 28.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T12:23:19.629Z] #57 28.98 go: downloading golang.org/x/text v0.3.2 [2021-08-18T12:23:22.905Z] #57 36.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T12:23:22.905Z] #57 36.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T12:23:23.162Z] #57 36.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T12:23:23.162Z] #57 36.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T12:23:23.290Z] #13 ... [2021-08-18T12:23:23.290Z] [2021-08-18T12:23:23.290Z] #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-18T12:23:23.290Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:23:23.290Z] #50 6.025 + RM_GOPATH=0 [2021-08-18T12:23:23.290Z] #50 6.025 + TMP_GOPATH= [2021-08-18T12:23:23.290Z] #50 6.025 + : /build [2021-08-18T12:23:23.290Z] #50 6.025 + '[' -z '' ']' [2021-08-18T12:23:23.290Z] #50 6.025 ++ mktemp -d [2021-08-18T12:23:23.290Z] #50 6.025 + export GOPATH=/tmp/tmp.Wj4Rqm2FZs [2021-08-18T12:23:23.290Z] #50 6.025 + GOPATH=/tmp/tmp.Wj4Rqm2FZs [2021-08-18T12:23:23.290Z] #50 6.025 + RM_GOPATH=1 [2021-08-18T12:23:23.290Z] #50 6.025 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.290Z] #50 6.025 ++ go env GOARCH [2021-08-18T12:23:23.290Z] #50 6.028 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.290Z] #50 6.028 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.290Z] #50 6.028 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.290Z] #50 6.028 + dir=/tmp/install [2021-08-18T12:23:23.290Z] #50 6.028 + bin=golangci_lint [2021-08-18T12:23:23.290Z] #50 6.028 + shift [2021-08-18T12:23:23.290Z] #50 6.028 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T12:23:23.290Z] #50 6.028 + . /tmp/install/golangci_lint.installer [2021-08-18T12:23:23.290Z] #50 6.028 ++ : v1.23.8 [2021-08-18T12:23:23.290Z] #50 6.028 + install_golangci_lint [2021-08-18T12:23:23.290Z] #50 6.028 + set -e [2021-08-18T12:23:23.290Z] #50 6.028 + export GO111MODULE=on [2021-08-18T12:23:23.290Z] #50 6.028 + GO111MODULE=on [2021-08-18T12:23:23.290Z] #50 6.028 + GOBIN=/build [2021-08-18T12:23:23.290Z] #50 6.028 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T12:23:23.290Z] #50 6.159 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T12:23:23.290Z] #50 ... [2021-08-18T12:23:23.290Z] [2021-08-18T12:23:23.290Z] #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-18T12:23:23.290Z] #34 sha256:49f241a1140a45a2fb19fc15a8cfef87d5939542a43bcab491930bb64836eb93 [2021-08-18T12:23:23.290Z] #34 7.715 Install go-toml version v1.8.1 [2021-08-18T12:23:23.290Z] #34 8.469 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T12:23:23.424Z] #57 36.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T12:23:23.424Z] #57 ... [2021-08-18T12:23:23.424Z] [2021-08-18T12:23:23.424Z] #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-18T12:23:23.424Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:23.424Z] #51 30.52 Reading package lists... [2021-08-18T12:23:23.552Z] #34 ... [2021-08-18T12:23:23.552Z] [2021-08-18T12:23:23.552Z] #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-18T12:23:23.552Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:23.552Z] #56 9.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:23.552Z] #56 9.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:23.552Z] #56 9.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:23.552Z] #56 ... [2021-08-18T12:23:23.552Z] [2021-08-18T12:23:23.552Z] #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-18T12:23:23.552Z] #24 sha256:ebd778bfefa338f8e106083018d5836b1679c07772724743f5e31929bba5c099 [2021-08-18T12:23:23.552Z] #24 8.516 + RM_GOPATH=0 [2021-08-18T12:23:23.552Z] #24 8.516 + TMP_GOPATH= [2021-08-18T12:23:23.552Z] #24 8.516 + : /build [2021-08-18T12:23:23.552Z] #24 8.516 + '[' -z '' ']' [2021-08-18T12:23:23.552Z] #24 8.520 ++ mktemp -d [2021-08-18T12:23:23.552Z] #24 8.536 + export GOPATH=/tmp/tmp.2r0SyF46w9 [2021-08-18T12:23:23.552Z] #24 8.536 + GOPATH=/tmp/tmp.2r0SyF46w9 [2021-08-18T12:23:23.552Z] #24 8.536 + RM_GOPATH=1 [2021-08-18T12:23:23.552Z] #24 8.536 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.552Z] #24 8.547 ++ go env GOARCH [2021-08-18T12:23:23.552Z] #24 8.553 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.552Z] #24 8.553 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.552Z] #24 8.554 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.552Z] #24 8.557 + dir=/tmp/install [2021-08-18T12:23:23.552Z] #24 8.557 + bin=dockercli [2021-08-18T12:23:23.552Z] #24 8.557 + shift [2021-08-18T12:23:23.552Z] #24 8.558 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T12:23:23.552Z] #24 8.558 + . /tmp/install/dockercli.installer [2021-08-18T12:23:23.552Z] #24 8.558 ++ : stable [2021-08-18T12:23:23.552Z] #24 8.558 ++ : 17.06.2-ce [2021-08-18T12:23:23.552Z] #24 8.558 + install_dockercli [2021-08-18T12:23:23.552Z] #24 8.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T12:23:23.552Z] #24 8.558 Install docker/cli version 17.06.2-ce from stable [2021-08-18T12:23:23.552Z] #24 8.561 ++ uname -m [2021-08-18T12:23:23.552Z] #24 8.564 + arch=x86_64 [2021-08-18T12:23:23.552Z] #24 8.564 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T12:23:23.552Z] #24 8.564 + url=https://download.docker.com/linux/static [2021-08-18T12:23:23.552Z] #24 8.575 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T12:23:23.552Z] #24 8.575 + tar -xz docker/docker [2021-08-18T12:23:23.810Z] #24 ... [2021-08-18T12:23:23.810Z] [2021-08-18T12:23:23.810Z] #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-18T12:23:23.810Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:23.810Z] #46 8.064 + RM_GOPATH=0 [2021-08-18T12:23:23.810Z] #46 8.064 + TMP_GOPATH= [2021-08-18T12:23:23.810Z] #46 8.064 + : /build [2021-08-18T12:23:23.810Z] #46 8.064 + '[' -z '' ']' [2021-08-18T12:23:23.810Z] #46 8.076 ++ mktemp -d [2021-08-18T12:23:23.810Z] #46 8.076 + export GOPATH=/tmp/tmp.jiyTJD5S0w [2021-08-18T12:23:23.810Z] #46 8.076 + GOPATH=/tmp/tmp.jiyTJD5S0w [2021-08-18T12:23:23.810Z] #46 8.076 + RM_GOPATH=1 [2021-08-18T12:23:23.810Z] #46 8.076 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.810Z] #46 8.076 ++ go env GOARCH [2021-08-18T12:23:23.810Z] #46 8.088 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:23:23.810Z] #46 8.093 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.810Z] #46 8.093 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.810Z] #46 8.093 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.810Z] #46 8.093 + dir=/tmp/install [2021-08-18T12:23:23.810Z] #46 8.093 + bin=vndr [2021-08-18T12:23:23.810Z] #46 8.093 + shift [2021-08-18T12:23:23.810Z] #46 8.093 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T12:23:23.810Z] #46 8.093 + . /tmp/install/vndr.installer [2021-08-18T12:23:23.810Z] #46 8.093 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:23:23.810Z] #46 8.093 + install_vndr [2021-08-18T12:23:23.810Z] #46 8.093 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T12:23:23.810Z] #46 8.093 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jiyTJD5S0w/src/github.com/LK4D4/vndr [2021-08-18T12:23:23.810Z] #46 8.093 Cloning into '/tmp/tmp.jiyTJD5S0w/src/github.com/LK4D4/vndr'... [2021-08-18T12:23:23.810Z] #46 8.699 + cd /tmp/tmp.jiyTJD5S0w/src/github.com/LK4D4/vndr [2021-08-18T12:23:23.810Z] #46 8.699 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:23:23.810Z] #46 8.761 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T12:23:23.939Z] #13 ... [2021-08-18T12:23:23.939Z] [2021-08-18T12:23:23.939Z] #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-18T12:23:23.939Z] #24 sha256:2b7e1352116bada6fc5b7faace519398778d6e5039983f673f7670c8ca58042e [2021-08-18T12:23:23.939Z] #24 6.179 + RM_GOPATH=0 [2021-08-18T12:23:23.939Z] #24 6.182 + TMP_GOPATH= [2021-08-18T12:23:23.939Z] #24 6.182 + : /build [2021-08-18T12:23:23.939Z] #24 6.182 + '[' -z '' ']' [2021-08-18T12:23:23.939Z] #24 6.182 ++ mktemp -d [2021-08-18T12:23:23.939Z] #24 6.211 + export GOPATH=/tmp/tmp.KZ9HGz4NYr [2021-08-18T12:23:23.939Z] #24 6.211 + GOPATH=/tmp/tmp.KZ9HGz4NYr [2021-08-18T12:23:23.939Z] #24 6.211 + RM_GOPATH=1 [2021-08-18T12:23:23.939Z] #24 6.211 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.939Z] #24 6.211 ++ go env GOARCH [2021-08-18T12:23:23.939Z] #24 6.223 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.939Z] #24 6.223 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.939Z] #24 6.223 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.939Z] #24 6.223 + dir=/tmp/install [2021-08-18T12:23:23.939Z] #24 6.223 + bin=dockercli [2021-08-18T12:23:23.939Z] #24 6.223 + shift [2021-08-18T12:23:23.939Z] #24 6.223 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T12:23:23.939Z] #24 6.223 + . /tmp/install/dockercli.installer [2021-08-18T12:23:23.939Z] #24 6.223 ++ : stable [2021-08-18T12:23:23.939Z] #24 6.223 ++ : 17.06.2-ce [2021-08-18T12:23:23.939Z] #24 6.223 + install_dockercli [2021-08-18T12:23:23.939Z] #24 6.223 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T12:23:23.939Z] #24 6.223 ++ uname -m [2021-08-18T12:23:23.939Z] #24 6.229 Install docker/cli version 17.06.2-ce from stable [2021-08-18T12:23:23.939Z] #24 6.230 + arch=x86_64 [2021-08-18T12:23:23.939Z] #24 6.230 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T12:23:23.939Z] #24 6.230 + url=https://download.docker.com/linux/static [2021-08-18T12:23:23.939Z] #24 6.230 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T12:23:23.939Z] #24 6.230 + tar -xz docker/docker [2021-08-18T12:23:23.939Z] #24 ... [2021-08-18T12:23:23.939Z] [2021-08-18T12:23:23.939Z] #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-18T12:23:23.939Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:23:23.939Z] #52 7.689 + RM_GOPATH=0 [2021-08-18T12:23:23.939Z] #52 7.689 + TMP_GOPATH= [2021-08-18T12:23:23.939Z] #52 7.689 + : /build [2021-08-18T12:23:23.939Z] #52 7.689 + '[' -z '' ']' [2021-08-18T12:23:23.939Z] #52 7.692 ++ mktemp -d [2021-08-18T12:23:23.939Z] #52 7.710 + export GOPATH=/tmp/tmp.fiRml7SCmi [2021-08-18T12:23:23.939Z] #52 7.710 + GOPATH=/tmp/tmp.fiRml7SCmi [2021-08-18T12:23:23.939Z] #52 7.710 + RM_GOPATH=1 [2021-08-18T12:23:23.939Z] #52 7.710 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.939Z] #52 7.710 ++ go env GOARCH [2021-08-18T12:23:23.939Z] #52 7.744 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.939Z] #52 7.744 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.939Z] #52 7.744 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.939Z] #52 7.744 + dir=/tmp/install [2021-08-18T12:23:23.939Z] #52 7.744 + bin=shfmt [2021-08-18T12:23:23.939Z] #52 7.744 + shift [2021-08-18T12:23:23.939Z] #52 7.744 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T12:23:23.939Z] #52 7.744 + . /tmp/install/shfmt.installer [2021-08-18T12:23:23.939Z] #52 7.744 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:23.939Z] #52 7.744 + install_shfmt [2021-08-18T12:23:23.939Z] #52 7.744 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T12:23:23.939Z] #52 7.744 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fiRml7SCmi/src/github.com/mvdan/sh [2021-08-18T12:23:23.939Z] #52 7.744 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:23.939Z] #52 7.745 Cloning into '/tmp/tmp.fiRml7SCmi/src/github.com/mvdan/sh'... [2021-08-18T12:23:23.939Z] #52 ... [2021-08-18T12:23:23.939Z] [2021-08-18T12:23:23.939Z] #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-18T12:23:23.939Z] #34 sha256:b1abe70b9ed1c995c21e00ab86d4588e39b3a3effdb2c5033aa5d217e43947bc [2021-08-18T12:23:23.939Z] #34 8.529 Install go-toml version v1.8.1 [2021-08-18T12:23:23.939Z] #34 9.353 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T12:23:23.939Z] #34 ... [2021-08-18T12:23:23.939Z] [2021-08-18T12:23:23.939Z] #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-18T12:23:23.939Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:23:23.939Z] #50 7.352 + RM_GOPATH=0 [2021-08-18T12:23:23.939Z] #50 7.352 + TMP_GOPATH= [2021-08-18T12:23:23.939Z] #50 7.352 + : /build [2021-08-18T12:23:23.939Z] #50 7.352 + '[' -z '' ']' [2021-08-18T12:23:23.939Z] #50 7.352 ++ mktemp -d [2021-08-18T12:23:23.939Z] #50 7.357 + export GOPATH=/tmp/tmp.ayhwxc8hJB [2021-08-18T12:23:23.939Z] #50 7.357 + GOPATH=/tmp/tmp.ayhwxc8hJB [2021-08-18T12:23:23.939Z] #50 7.357 + RM_GOPATH=1 [2021-08-18T12:23:23.939Z] #50 7.357 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.939Z] #50 7.357 ++ go env GOARCH [2021-08-18T12:23:23.939Z] #50 7.391 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.939Z] #50 7.391 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.939Z] #50 7.391 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.939Z] #50 7.391 + dir=/tmp/install [2021-08-18T12:23:23.939Z] #50 7.391 + bin=golangci_lint [2021-08-18T12:23:23.939Z] #50 7.391 + shift [2021-08-18T12:23:23.939Z] #50 7.391 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T12:23:23.939Z] #50 7.391 + . /tmp/install/golangci_lint.installer [2021-08-18T12:23:23.939Z] #50 7.391 ++ : v1.23.8 [2021-08-18T12:23:23.939Z] #50 7.391 + install_golangci_lint [2021-08-18T12:23:23.939Z] #50 7.391 + set -e [2021-08-18T12:23:23.939Z] #50 7.391 + export GO111MODULE=on [2021-08-18T12:23:23.939Z] #50 7.391 + GO111MODULE=on [2021-08-18T12:23:23.939Z] #50 7.391 + GOBIN=/build [2021-08-18T12:23:23.939Z] #50 7.391 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T12:23:23.939Z] #50 8.184 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T12:23:23.939Z] #50 ... [2021-08-18T12:23:23.939Z] [2021-08-18T12:23:23.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-18T12:23:23.939Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:23:23.939Z] #40 8.194 + git clone https://github.com/docker/distribution.git . [2021-08-18T12:23:23.939Z] #40 8.216 Cloning into '.'... [2021-08-18T12:23:23.939Z] #40 ... [2021-08-18T12:23:23.939Z] [2021-08-18T12:23:23.939Z] #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-18T12:23:23.939Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:23.939Z] #44 8.218 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:23.939Z] #44 8.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:23.940Z] #44 8.561 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:23.940Z] #44 8.984 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T12:23:23.940Z] #44 ... [2021-08-18T12:23:23.940Z] [2021-08-18T12:23:23.940Z] #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-18T12:23:23.940Z] #48 sha256:f8f60eba39912e7ed5f24f043e5810746c1a466fe424213737429534571b0a68 [2021-08-18T12:23:23.940Z] #48 7.510 + RM_GOPATH=0 [2021-08-18T12:23:23.940Z] #48 7.510 + TMP_GOPATH= [2021-08-18T12:23:23.940Z] #48 7.510 + : /build [2021-08-18T12:23:23.940Z] #48 7.510 + '[' -z '' ']' [2021-08-18T12:23:23.940Z] #48 7.511 ++ mktemp -d [2021-08-18T12:23:23.940Z] #48 7.520 + export GOPATH=/tmp/tmp.hfd4Phi68T [2021-08-18T12:23:23.940Z] #48 7.520 + GOPATH=/tmp/tmp.hfd4Phi68T [2021-08-18T12:23:23.940Z] #48 7.520 + RM_GOPATH=1 [2021-08-18T12:23:23.940Z] #48 7.520 + case "$(go env GOARCH)" in [2021-08-18T12:23:23.940Z] #48 7.520 ++ go env GOARCH [2021-08-18T12:23:23.940Z] #48 7.537 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.940Z] #48 7.537 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:23.940Z] #48 7.537 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:23.940Z] #48 7.537 + dir=/tmp/install [2021-08-18T12:23:23.940Z] #48 7.537 + bin=gotestsum [2021-08-18T12:23:23.940Z] #48 7.537 + shift [2021-08-18T12:23:23.940Z] #48 7.537 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T12:23:23.940Z] #48 7.537 + . /tmp/install/gotestsum.installer [2021-08-18T12:23:23.940Z] #48 7.537 ++ : v0.5.3 [2021-08-18T12:23:23.940Z] #48 7.537 + install_gotestsum [2021-08-18T12:23:23.940Z] #48 7.537 + set -e [2021-08-18T12:23:23.940Z] #48 7.537 + export GO111MODULE=on [2021-08-18T12:23:23.940Z] #48 7.537 + GO111MODULE=on [2021-08-18T12:23:23.940Z] #48 7.537 + GOBIN=/build [2021-08-18T12:23:23.940Z] #48 7.537 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T12:23:23.940Z] #48 8.147 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T12:23:23.940Z] #48 10.76 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T12:23:23.940Z] #48 10.76 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T12:23:23.940Z] #48 10.79 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T12:23:23.940Z] #48 10.83 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T12:23:24.069Z] #46 ... [2021-08-18T12:23:24.069Z] [2021-08-18T12:23:24.069Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T12:23:24.069Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:23:24.069Z] #52 7.377 + RM_GOPATH=0 [2021-08-18T12:23:24.069Z] #52 7.377 + TMP_GOPATH= [2021-08-18T12:23:24.069Z] #52 7.377 + : /build [2021-08-18T12:23:24.069Z] #52 7.377 + '[' -z '' ']' [2021-08-18T12:23:24.069Z] #52 7.377 ++ mktemp -d [2021-08-18T12:23:24.069Z] #52 7.377 + export GOPATH=/tmp/tmp.9rmjQGJWt1 [2021-08-18T12:23:24.069Z] #52 7.377 + GOPATH=/tmp/tmp.9rmjQGJWt1 [2021-08-18T12:23:24.069Z] #52 7.377 + RM_GOPATH=1 [2021-08-18T12:23:24.069Z] #52 7.377 + case "$(go env GOARCH)" in [2021-08-18T12:23:24.069Z] #52 7.377 ++ go env GOARCH [2021-08-18T12:23:24.069Z] #52 7.377 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.069Z] #52 7.377 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.069Z] #52 7.377 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:24.069Z] #52 7.382 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:24.069Z] #52 7.384 + dir=/tmp/install [2021-08-18T12:23:24.069Z] #52 7.384 + bin=shfmt [2021-08-18T12:23:24.069Z] #52 7.384 + shift [2021-08-18T12:23:24.069Z] #52 7.384 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T12:23:24.069Z] #52 7.384 + . /tmp/install/shfmt.installer [2021-08-18T12:23:24.069Z] #52 7.384 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:24.069Z] #52 7.384 + install_shfmt [2021-08-18T12:23:24.069Z] #52 7.384 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T12:23:24.069Z] #52 7.384 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9rmjQGJWt1/src/github.com/mvdan/sh [2021-08-18T12:23:24.069Z] #52 7.384 Cloning into '/tmp/tmp.9rmjQGJWt1/src/github.com/mvdan/sh'... [2021-08-18T12:23:24.069Z] #52 ... [2021-08-18T12:23:24.069Z] [2021-08-18T12:23:24.069Z] #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-18T12:23:24.069Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:23:24.069Z] #32 8.491 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T12:23:24.069Z] #32 8.512 Cloning into '.'... [2021-08-18T12:23:24.199Z] #48 ... [2021-08-18T12:23:24.199Z] [2021-08-18T12:23:24.199Z] #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-18T12:23:24.199Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:24.199Z] #56 6.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:24.199Z] #56 6.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:24.199Z] #56 6.884 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:24.199Z] #56 7.523 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:24.199Z] #56 9.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:24.199Z] #56 ... [2021-08-18T12:23:24.199Z] [2021-08-18T12:23:24.199Z] #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-18T12:23:24.199Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:23:24.199Z] #46 8.397 + RM_GOPATH=0 [2021-08-18T12:23:24.199Z] #46 8.397 + TMP_GOPATH= [2021-08-18T12:23:24.199Z] #46 8.397 + : /build [2021-08-18T12:23:24.199Z] #46 8.397 + '[' -z '' ']' [2021-08-18T12:23:24.199Z] #46 8.397 ++ mktemp -d [2021-08-18T12:23:24.199Z] #46 8.434 + export GOPATH=/tmp/tmp.HxVM7fLTeK [2021-08-18T12:23:24.199Z] #46 8.434 + GOPATH=/tmp/tmp.HxVM7fLTeK [2021-08-18T12:23:24.199Z] #46 8.434 + RM_GOPATH=1 [2021-08-18T12:23:24.199Z] #46 8.434 + case "$(go env GOARCH)" in [2021-08-18T12:23:24.199Z] #46 8.452 ++ go env GOARCH [2021-08-18T12:23:24.199Z] #46 8.460 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.199Z] #46 8.460 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.199Z] #46 8.460 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:24.199Z] #46 8.469 + dir=/tmp/install [2021-08-18T12:23:24.199Z] #46 8.469 + bin=vndr [2021-08-18T12:23:24.199Z] #46 8.469 + shift [2021-08-18T12:23:24.199Z] #46 8.469 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T12:23:24.199Z] #46 8.469 + . /tmp/install/vndr.installer [2021-08-18T12:23:24.199Z] #46 8.469 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:23:24.199Z] #46 8.469 + install_vndr [2021-08-18T12:23:24.199Z] #46 8.469 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T12:23:24.199Z] #46 8.469 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HxVM7fLTeK/src/github.com/LK4D4/vndr [2021-08-18T12:23:24.199Z] #46 8.469 Cloning into '/tmp/tmp.HxVM7fLTeK/src/github.com/LK4D4/vndr'... [2021-08-18T12:23:24.199Z] #46 8.469 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:23:24.199Z] #46 9.679 + cd /tmp/tmp.HxVM7fLTeK/src/github.com/LK4D4/vndr [2021-08-18T12:23:24.199Z] #46 9.680 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T12:23:24.199Z] #46 9.799 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T12:23:24.327Z] #32 ... [2021-08-18T12:23:24.327Z] [2021-08-18T12:23:24.327Z] #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-18T12:23:24.327Z] #48 sha256:f8459bbb278511970c0e93f083f662052be75348ad5c84c7fc59d6fa666260bf [2021-08-18T12:23:24.328Z] #48 7.836 + RM_GOPATH=0 [2021-08-18T12:23:24.328Z] #48 7.836 + TMP_GOPATH= [2021-08-18T12:23:24.328Z] #48 7.836 + : /build [2021-08-18T12:23:24.328Z] #48 7.836 + '[' -z '' ']' [2021-08-18T12:23:24.328Z] #48 7.836 ++ mktemp -d [2021-08-18T12:23:24.328Z] #48 7.836 + export GOPATH=/tmp/tmp.v37ysXQafc [2021-08-18T12:23:24.328Z] #48 7.836 + GOPATH=/tmp/tmp.v37ysXQafc [2021-08-18T12:23:24.328Z] #48 7.836 + RM_GOPATH=1 [2021-08-18T12:23:24.328Z] #48 7.836 + case "$(go env GOARCH)" in [2021-08-18T12:23:24.328Z] #48 7.841 ++ go env GOARCH [2021-08-18T12:23:24.328Z] #48 7.858 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.328Z] #48 7.858 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.328Z] #48 7.858 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:24.328Z] #48 7.858 + dir=/tmp/install [2021-08-18T12:23:24.328Z] #48 7.858 + bin=gotestsum [2021-08-18T12:23:24.328Z] #48 7.858 + shift [2021-08-18T12:23:24.328Z] #48 7.858 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T12:23:24.328Z] #48 7.858 + . /tmp/install/gotestsum.installer [2021-08-18T12:23:24.328Z] #48 7.858 ++ : v0.5.3 [2021-08-18T12:23:24.328Z] #48 7.858 + install_gotestsum [2021-08-18T12:23:24.328Z] #48 7.858 + set -e [2021-08-18T12:23:24.328Z] #48 7.858 + export GO111MODULE=on [2021-08-18T12:23:24.328Z] #48 7.858 + GO111MODULE=on [2021-08-18T12:23:24.328Z] #48 7.858 + GOBIN=/build [2021-08-18T12:23:24.328Z] #48 7.858 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T12:23:24.328Z] #48 8.761 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T12:23:24.328Z] #48 ... [2021-08-18T12:23:24.328Z] [2021-08-18T12:23:24.328Z] #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-18T12:23:24.328Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:24.328Z] #36 8.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:24.328Z] #36 8.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:24.328Z] #36 8.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:24.328Z] #36 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:24.464Z] #46 ... [2021-08-18T12:23:24.464Z] [2021-08-18T12:23:24.464Z] #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-18T12:23:24.464Z] #59 sha256:90bba1187efc3e455190d0a49558ffd222ed7fa32f2b8407f6d855f96822d721 [2021-08-18T12:23:24.464Z] #59 6.905 + RM_GOPATH=0 [2021-08-18T12:23:24.464Z] #59 6.905 + TMP_GOPATH= [2021-08-18T12:23:24.464Z] #59 6.905 + : /build [2021-08-18T12:23:24.464Z] #59 6.905 + '[' -z '' ']' [2021-08-18T12:23:24.464Z] #59 6.905 ++ mktemp -d [2021-08-18T12:23:24.464Z] #59 6.905 + export GOPATH=/tmp/tmp.tyYoxombh3 [2021-08-18T12:23:24.464Z] #59 6.905 + GOPATH=/tmp/tmp.tyYoxombh3 [2021-08-18T12:23:24.464Z] #59 6.905 + RM_GOPATH=1 [2021-08-18T12:23:24.464Z] #59 6.905 + case "$(go env GOARCH)" in [2021-08-18T12:23:24.464Z] #59 6.905 ++ go env GOARCH [2021-08-18T12:23:24.464Z] #59 6.944 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.464Z] #59 6.944 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:24.464Z] #59 6.944 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:24.464Z] #59 6.944 + dir=/tmp/install [2021-08-18T12:23:24.464Z] #59 6.944 + bin=rootlesskit [2021-08-18T12:23:24.464Z] #59 6.944 + shift [2021-08-18T12:23:24.464Z] #59 6.944 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T12:23:24.464Z] #59 6.944 + . /tmp/install/rootlesskit.installer [2021-08-18T12:23:24.464Z] #59 6.944 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:23:24.464Z] #59 6.979 + install_rootlesskit [2021-08-18T12:23:24.464Z] #59 6.979 + case "$1" in [2021-08-18T12:23:24.464Z] #59 6.979 + export CGO_ENABLED=0 [2021-08-18T12:23:24.464Z] #59 6.979 + CGO_ENABLED=0 [2021-08-18T12:23:24.464Z] #59 6.979 + _install_rootlesskit [2021-08-18T12:23:24.464Z] #59 6.979 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T12:23:24.464Z] #59 6.979 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tyYoxombh3/src/github.com/rootless-containers/rootlesskit [2021-08-18T12:23:24.464Z] #59 6.987 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:23:24.464Z] #59 7.003 Cloning into '/tmp/tmp.tyYoxombh3/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T12:23:24.586Z] #36 ... [2021-08-18T12:23:24.586Z] [2021-08-18T12:23:24.586Z] #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-18T12:23:24.586Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:23:24.586Z] #40 8.145 + git clone https://github.com/docker/distribution.git . [2021-08-18T12:23:24.586Z] #40 8.145 Cloning into '.'... [2021-08-18T12:23:24.586Z] #40 ... [2021-08-18T12:23:24.586Z] [2021-08-18T12:23:24.586Z] #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-18T12:23:24.586Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:24.586Z] #46 11.02 internal/unsafeheader [2021-08-18T12:23:24.586Z] #46 11.03 internal/cpu [2021-08-18T12:23:24.586Z] #46 11.18 runtime/internal/atomic [2021-08-18T12:23:24.724Z] #59 ... [2021-08-18T12:23:24.724Z] [2021-08-18T12:23:24.724Z] #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-18T12:23:24.724Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:24.724Z] #36 7.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:24.724Z] #36 7.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:24.724Z] #36 7.329 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:24.724Z] #36 8.683 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:24.724Z] #36 ... [2021-08-18T12:23:24.724Z] [2021-08-18T12:23:24.724Z] #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-18T12:23:24.724Z] #48 sha256:f8f60eba39912e7ed5f24f043e5810746c1a466fe424213737429534571b0a68 [2021-08-18T12:23:24.724Z] #48 11.30 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T12:23:24.724Z] #48 11.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T12:23:25.056Z] #51 36.70 Building dependency tree... [2021-08-18T12:23:25.292Z] #48 12.01 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T12:23:25.292Z] #48 12.03 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T12:23:25.292Z] #48 12.12 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T12:23:25.520Z] #46 12.10 runtime/internal/sys [2021-08-18T12:23:25.863Z] #48 12.61 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T12:23:26.087Z] #46 12.68 runtime/internal/math [2021-08-18T12:23:26.087Z] #46 12.78 internal/bytealg [2021-08-18T12:23:26.087Z] #46 12.81 internal/race [2021-08-18T12:23:26.345Z] #46 13.06 sync/atomic [2021-08-18T12:23:26.914Z] #46 13.52 unicode [2021-08-18T12:23:27.482Z] #46 14.30 runtime [2021-08-18T12:23:27.575Z] #51 40.28 The following additional packages will be installed: [2021-08-18T12:23:27.575Z] #51 40.28 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T12:23:27.575Z] #51 40.29 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T12:23:27.575Z] #51 40.29 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T12:23:27.575Z] #51 40.29 python3.7-minimal [2021-08-18T12:23:27.575Z] #51 40.30 Suggested packages: [2021-08-18T12:23:27.575Z] #51 40.32 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T12:23:27.575Z] #51 40.32 python3.7-doc binfmt-support [2021-08-18T12:23:28.947Z] #51 41.86 The following NEW packages will be installed: [2021-08-18T12:23:28.947Z] #51 41.88 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T12:23:28.947Z] #51 41.88 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T12:23:28.947Z] #51 ... [2021-08-18T12:23:28.947Z] [2021-08-18T12:23:28.947Z] #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-18T12:23:28.947Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:23:28.947Z] #53 32.13 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T12:23:28.947Z] #53 ... [2021-08-18T12:23:28.947Z] [2021-08-18T12:23:28.947Z] #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-18T12:23:28.947Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:28.947Z] #51 41.88 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T12:23:28.947Z] #51 41.89 python3.7-minimal [2021-08-18T12:23:29.513Z] #51 42.38 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:23:29.513Z] #51 42.38 Need to get 6695 kB of archives. [2021-08-18T12:23:29.513Z] #51 42.38 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T12:23:29.513Z] #51 42.38 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-18T12:23:29.513Z] #51 42.49 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-18T12:23:29.770Z] #51 42.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T12:23:29.770Z] #51 42.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T12:23:29.770Z] #51 42.68 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-18T12:23:29.770Z] #51 42.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T12:23:29.770Z] #51 42.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T12:23:29.770Z] #51 42.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T12:23:29.770Z] #51 42.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T12:23:29.770Z] #51 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T12:23:30.027Z] #51 42.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T12:23:30.027Z] #51 42.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T12:23:30.027Z] #51 42.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T12:23:30.027Z] #51 43.07 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-18T12:23:30.064Z] #48 16.48 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T12:23:30.064Z] #48 ... [2021-08-18T12:23:30.064Z] [2021-08-18T12:23:30.064Z] #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-18T12:23:30.064Z] #24 sha256:2b7e1352116bada6fc5b7faace519398778d6e5039983f673f7670c8ca58042e [2021-08-18T12:23:30.064Z] #24 12.71 + mkdir -p /build [2021-08-18T12:23:30.064Z] #24 12.72 + mv docker/docker /build/ [2021-08-18T12:23:30.064Z] #24 12.72 + rmdir docker [2021-08-18T12:23:30.064Z] #24 DONE 16.9s [2021-08-18T12:23:30.064Z] [2021-08-18T12:23:30.065Z] #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-18T12:23:30.065Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:23:30.065Z] #46 12.51 internal/unsafeheader [2021-08-18T12:23:30.065Z] #46 12.51 internal/cpu [2021-08-18T12:23:30.065Z] #46 12.64 runtime/internal/atomic [2021-08-18T12:23:30.065Z] #46 13.21 runtime/internal/sys [2021-08-18T12:23:30.065Z] #46 13.24 internal/bytealg [2021-08-18T12:23:30.065Z] #46 13.68 runtime/internal/math [2021-08-18T12:23:30.065Z] #46 13.78 internal/race [2021-08-18T12:23:30.065Z] #46 13.85 sync/atomic [2021-08-18T12:23:30.065Z] #46 14.10 unicode [2021-08-18T12:23:30.065Z] #46 14.41 runtime [2021-08-18T12:23:30.065Z] #46 15.63 unicode/utf8 [2021-08-18T12:23:30.065Z] #46 16.25 math/bits [2021-08-18T12:23:30.065Z] #46 16.84 math [2021-08-18T12:23:30.285Z] #51 43.07 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-18T12:23:30.844Z] #46 ... [2021-08-18T12:23:30.844Z] [2021-08-18T12:23:30.844Z] #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-18T12:23:30.844Z] #48 sha256:f8459bbb278511970c0e93f083f662052be75348ad5c84c7fc59d6fa666260bf [2021-08-18T12:23:30.844Z] #48 11.62 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T12:23:30.844Z] #48 11.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T12:23:30.844Z] #48 11.70 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T12:23:30.844Z] #48 11.82 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T12:23:30.844Z] #48 12.59 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T12:23:30.844Z] #48 12.65 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T12:23:30.844Z] #48 12.78 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T12:23:30.844Z] #48 12.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T12:23:30.844Z] #48 13.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T12:23:30.844Z] #48 14.11 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T12:23:30.844Z] #48 17.22 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T12:23:31.453Z] #46 ... [2021-08-18T12:23:31.453Z] [2021-08-18T12:23:31.453Z] #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-18T12:23:31.453Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:23:31.453Z] #32 7.903 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T12:23:31.453Z] #32 7.907 Cloning into '.'... [2021-08-18T12:23:31.453Z] #32 ... [2021-08-18T12:23:31.453Z] [2021-08-18T12:23:31.453Z] #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-18T12:23:31.453Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:23:31.453Z] #52 17.17 + cd /tmp/tmp.fiRml7SCmi/src/github.com/mvdan/sh [2021-08-18T12:23:31.453Z] #52 17.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:31.453Z] #52 17.28 + GO111MODULE=on [2021-08-18T12:23:31.453Z] #52 17.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T12:23:31.713Z] #52 18.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T12:23:31.785Z] #48 ... [2021-08-18T12:23:31.785Z] [2021-08-18T12:23:31.786Z] #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-18T12:23:31.786Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:31.786Z] #46 18.28 unicode/utf8 [2021-08-18T12:23:31.786Z] #46 ... [2021-08-18T12:23:31.786Z] [2021-08-18T12:23:31.786Z] #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-18T12:23:31.786Z] #59 sha256:9ad918b133429edaac5b65c2700a1db511202f23ee1b43f7b1695e03095ae210 [2021-08-18T12:23:31.786Z] #59 8.507 + RM_GOPATH=0 [2021-08-18T12:23:31.786Z] #59 8.507 + TMP_GOPATH= [2021-08-18T12:23:31.786Z] #59 8.507 + : /build [2021-08-18T12:23:31.786Z] #59 8.507 + '[' -z '' ']' [2021-08-18T12:23:31.786Z] #59 8.508 ++ mktemp -d [2021-08-18T12:23:31.786Z] #59 8.518 + export GOPATH=/tmp/tmp.L3yBLEt5xM [2021-08-18T12:23:31.786Z] #59 8.518 + GOPATH=/tmp/tmp.L3yBLEt5xM [2021-08-18T12:23:31.786Z] #59 8.518 + RM_GOPATH=1 [2021-08-18T12:23:31.786Z] #59 8.518 + case "$(go env GOARCH)" in [2021-08-18T12:23:31.786Z] #59 8.518 ++ go env GOARCH [2021-08-18T12:23:31.786Z] #59 8.554 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:31.786Z] #59 8.554 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:23:31.786Z] #59 8.557 ++ dirname /tmp/install/install.sh [2021-08-18T12:23:31.786Z] #59 8.573 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:23:31.786Z] #59 8.575 + dir=/tmp/install [2021-08-18T12:23:31.786Z] #59 8.575 + bin=rootlesskit [2021-08-18T12:23:31.786Z] #59 8.575 + shift [2021-08-18T12:23:31.786Z] #59 8.575 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T12:23:31.786Z] #59 8.575 + . /tmp/install/rootlesskit.installer [2021-08-18T12:23:31.786Z] #59 8.575 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:23:31.786Z] #59 8.575 + install_rootlesskit [2021-08-18T12:23:31.786Z] #59 8.575 + case "$1" in [2021-08-18T12:23:31.786Z] #59 8.575 + export CGO_ENABLED=0 [2021-08-18T12:23:31.786Z] #59 8.575 + CGO_ENABLED=0 [2021-08-18T12:23:31.786Z] #59 8.575 + _install_rootlesskit [2021-08-18T12:23:31.786Z] #59 8.575 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T12:23:31.786Z] #59 8.575 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L3yBLEt5xM/src/github.com/rootless-containers/rootlesskit [2021-08-18T12:23:31.786Z] #59 8.575 Cloning into '/tmp/tmp.L3yBLEt5xM/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T12:23:31.786Z] #59 15.45 + cd /tmp/tmp.L3yBLEt5xM/src/github.com/rootless-containers/rootlesskit [2021-08-18T12:23:31.786Z] #59 15.45 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:23:31.786Z] #59 15.54 + export GO111MODULE=on [2021-08-18T12:23:31.786Z] #59 15.54 + GO111MODULE=on [2021-08-18T12:23:31.786Z] #59 15.54 + export GOPROXY=https://proxy.golang.org [2021-08-18T12:23:31.786Z] #59 15.54 + GOPROXY=https://proxy.golang.org [2021-08-18T12:23:31.786Z] #59 15.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T12:23:31.786Z] #59 15.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T12:23:31.976Z] #52 18.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T12:23:31.976Z] #52 18.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T12:23:32.172Z] #59 18.73 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T12:23:32.172Z] #59 18.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T12:23:32.172Z] #59 ... [2021-08-18T12:23:32.172Z] [2021-08-18T12:23:32.172Z] #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-18T12:23:32.172Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:32.172Z] #46 18.97 math/bits [2021-08-18T12:23:32.808Z] #51 45.48 Get:14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T12:23:33.107Z] #46 ... [2021-08-18T12:23:33.107Z] [2021-08-18T12:23:33.107Z] #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-18T12:23:33.107Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:33.107Z] #44 9.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:33.107Z] #44 9.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:33.107Z] #44 9.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:33.107Z] #44 10.08 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T12:23:33.107Z] #44 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:33.107Z] #44 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:33.107Z] #44 18.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:33.364Z] #44 ... [2021-08-18T12:23:33.364Z] [2021-08-18T12:23:33.364Z] #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-18T12:23:33.364Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:33.364Z] #46 20.09 math [2021-08-18T12:23:33.364Z] #52 ... [2021-08-18T12:23:33.364Z] [2021-08-18T12:23:33.364Z] #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-18T12:23:33.364Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:33.364Z] #13 4.961 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:23:33.364Z] #13 5.039 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:33.364Z] #13 5.052 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:33.364Z] #13 5.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:33.364Z] #13 7.211 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:23:33.364Z] #13 8.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:33.364Z] #13 11.00 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:33.364Z] #13 12.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:33.624Z] #13 ... [2021-08-18T12:23:33.624Z] [2021-08-18T12:23:33.624Z] #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-18T12:23:33.624Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:23:33.624Z] #46 20.32 encoding [2021-08-18T12:23:33.624Z] #46 20.57 unicode/utf16 [2021-08-18T12:23:33.884Z] #46 20.80 container/list [2021-08-18T12:23:33.978Z] #46 ... [2021-08-18T12:23:33.978Z] [2021-08-18T12:23:33.978Z] #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-18T12:23:33.978Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:33.978Z] #13 5.563 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:23:33.978Z] #13 5.577 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:23:33.978Z] #13 5.707 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:23:33.978Z] #13 5.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:23:33.978Z] #13 7.699 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:23:33.978Z] #13 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:33.978Z] #13 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:34.176Z] #51 47.16 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:23:34.236Z] #13 ... [2021-08-18T12:23:34.236Z] [2021-08-18T12:23:34.236Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T12:23:34.236Z] #24 sha256:ebd778bfefa338f8e106083018d5836b1679c07772724743f5e31929bba5c099 [2021-08-18T12:23:34.236Z] #24 20.60 + mkdir -p /build [2021-08-18T12:23:34.236Z] #24 20.62 + mv docker/docker /build/ [2021-08-18T12:23:34.236Z] #24 20.62 + rmdir docker [2021-08-18T12:23:34.432Z] #51 47.38 Fetched 6695 kB in 4s (1805 kB/s) [2021-08-18T12:23:34.452Z] #46 ... [2021-08-18T12:23:34.452Z] [2021-08-18T12:23:34.452Z] #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-18T12:23:34.452Z] #34 sha256:b1abe70b9ed1c995c21e00ab86d4588e39b3a3effdb2c5033aa5d217e43947bc [2021-08-18T12:23:34.452Z] #34 13.24 github.com/pelletier/go-toml [2021-08-18T12:23:34.452Z] #34 18.43 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T12:23:34.452Z] #34 DONE 21.1s [2021-08-18T12:23:34.452Z] [2021-08-18T12:23:34.452Z] #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-18T12:23:34.452Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:23:34.452Z] #52 20.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T12:23:34.452Z] #52 ... [2021-08-18T12:23:34.452Z] [2021-08-18T12:23:34.452Z] #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-18T12:23:34.452Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:34.452Z] #44 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:34.452Z] #44 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:34.452Z] #44 15.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:34.452Z] #44 19.95 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T12:23:34.689Z] #51 47.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T12:23:34.689Z] #51 47.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T12:23:34.689Z] #51 47.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:23:34.689Z] #51 47.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:23:34.711Z] #44 ... [2021-08-18T12:23:34.711Z] [2021-08-18T12:23:34.711Z] #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-18T12:23:34.711Z] #59 sha256:90bba1187efc3e455190d0a49558ffd222ed7fa32f2b8407f6d855f96822d721 [2021-08-18T12:23:34.711Z] #59 12.85 + cd /tmp/tmp.tyYoxombh3/src/github.com/rootless-containers/rootlesskit [2021-08-18T12:23:34.711Z] #59 12.85 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:23:34.711Z] #59 12.90 + export GO111MODULE=on [2021-08-18T12:23:34.711Z] #59 12.90 + GO111MODULE=on [2021-08-18T12:23:34.711Z] #59 12.90 + export GOPROXY=https://proxy.golang.org [2021-08-18T12:23:34.711Z] #59 12.90 + GOPROXY=https://proxy.golang.org [2021-08-18T12:23:34.711Z] #59 12.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T12:23:34.711Z] #59 12.91 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T12:23:34.711Z] #59 17.21 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T12:23:34.711Z] #59 17.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T12:23:34.711Z] #59 17.38 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T12:23:34.711Z] #59 18.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T12:23:34.711Z] #59 20.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T12:23:34.711Z] #59 21.48 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T12:23:34.711Z] #59 21.59 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T12:23:34.711Z] #59 ... [2021-08-18T12:23:34.711Z] [2021-08-18T12:23:34.711Z] #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-18T12:23:34.711Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:23:34.711Z] #46 21.61 crypto/internal/subtle [2021-08-18T12:23:34.802Z] #24 DONE 21.6s [2021-08-18T12:23:34.802Z] [2021-08-18T12:23:34.802Z] #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-18T12:23:34.802Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:23:34.802Z] #52 21.04 + cd /tmp/tmp.9rmjQGJWt1/src/github.com/mvdan/sh [2021-08-18T12:23:34.802Z] #52 21.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T12:23:34.802Z] #52 21.19 + GO111MODULE=on [2021-08-18T12:23:34.802Z] #52 21.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T12:23:34.945Z] #51 ... [2021-08-18T12:23:34.945Z] [2021-08-18T12:23:34.945Z] #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-18T12:23:34.945Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:23:34.945Z] #57 38.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T12:23:34.945Z] #57 38.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T12:23:34.945Z] #57 38.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T12:23:35.060Z] #52 ... [2021-08-18T12:23:35.060Z] [2021-08-18T12:23:35.060Z] #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-18T12:23:35.060Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:35.060Z] #56 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:23:35.060Z] #56 15.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:35.060Z] #56 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:35.202Z] #57 ... [2021-08-18T12:23:35.202Z] [2021-08-18T12:23:35.202Z] #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-18T12:23:35.202Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:23:35.203Z] #39 46.37 Checking out files: 93% (1423/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-18T12:23:35.203Z] #39 46.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T12:23:35.203Z] #39 46.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T12:23:35.315Z] #46 21.89 crypto/subtle [2021-08-18T12:23:35.316Z] #46 22.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T12:23:35.321Z] #56 ... [2021-08-18T12:23:35.321Z] [2021-08-18T12:23:35.321Z] #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-18T12:23:35.321Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:23:35.321Z] #50 20.34 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T12:23:35.321Z] #50 20.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T12:23:35.321Z] #50 20.51 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T12:23:35.321Z] #50 20.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T12:23:35.321Z] #50 20.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T12:23:35.321Z] #50 21.06 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T12:23:35.321Z] #50 21.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T12:23:35.321Z] #50 21.83 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T12:23:35.578Z] #46 22.30 internal/nettrace [2021-08-18T12:23:35.578Z] #46 22.52 runtime/cgo [2021-08-18T12:23:35.855Z] #46 ... [2021-08-18T12:23:35.855Z] [2021-08-18T12:23:35.855Z] #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-18T12:23:35.855Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:35.855Z] #36 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:35.855Z] #36 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:35.855Z] #36 ... [2021-08-18T12:23:35.855Z] [2021-08-18T12:23:35.855Z] #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-18T12:23:35.855Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:23:35.855Z] #40 21.97 Checking out files: 69% (1183/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T12:23:35.855Z] #40 22.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T12:23:36.694Z] #50 ... [2021-08-18T12:23:36.694Z] [2021-08-18T12:23:36.694Z] #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-18T12:23:36.694Z] #34 sha256:49f241a1140a45a2fb19fc15a8cfef87d5939542a43bcab491930bb64836eb93 [2021-08-18T12:23:36.694Z] #34 13.40 github.com/pelletier/go-toml [2021-08-18T12:23:36.694Z] #34 23.51 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T12:23:36.694Z] #34 ... [2021-08-18T12:23:36.694Z] [2021-08-18T12:23:36.694Z] #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-18T12:23:36.694Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:23:36.694Z] #52 22.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T12:23:36.694Z] #52 22.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T12:23:36.694Z] #52 22.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T12:23:36.952Z] #52 ... [2021-08-18T12:23:36.952Z] [2021-08-18T12:23:36.952Z] #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-18T12:23:36.952Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:36.952Z] #36 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:23:36.952Z] #36 17.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:36.952Z] #36 ... [2021-08-18T12:23:36.952Z] [2021-08-18T12:23:36.952Z] #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-18T12:23:36.952Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:23:36.952Z] #50 23.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T12:23:37.212Z] #50 24.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T12:23:37.241Z] #40 ... [2021-08-18T12:23:37.241Z] [2021-08-18T12:23:37.241Z] #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-18T12:23:37.241Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:37.241Z] #56 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:37.241Z] #56 ... [2021-08-18T12:23:37.241Z] [2021-08-18T12:23:37.241Z] #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-18T12:23:37.241Z] #59 sha256:90bba1187efc3e455190d0a49558ffd222ed7fa32f2b8407f6d855f96822d721 [2021-08-18T12:23:37.241Z] #59 22.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T12:23:37.241Z] #59 22.70 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T12:23:37.241Z] #59 22.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T12:23:37.241Z] #59 23.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T12:23:37.241Z] #59 23.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T12:23:37.241Z] #59 23.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T12:23:40.458Z] #39 ... [2021-08-18T12:23:40.458Z] [2021-08-18T12:23:40.458Z] #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-18T12:23:40.458Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:40.458Z] #51 48.96 Selecting previously unselected package python3.7-minimal. [2021-08-18T12:23:40.458Z] #51 48.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:23:40.458Z] #51 49.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:23:40.458Z] #51 51.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:23:40.458Z] #51 51.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:23:40.493Z] #50 ... [2021-08-18T12:23:40.493Z] [2021-08-18T12:23:40.493Z] #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-18T12:23:40.493Z] #34 sha256:49f241a1140a45a2fb19fc15a8cfef87d5939542a43bcab491930bb64836eb93 [2021-08-18T12:23:40.493Z] #34 DONE 27.2s [2021-08-18T12:23:40.754Z] [2021-08-18T12:23:40.754Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T12:23:40.754Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:40.754Z] #46 25.64 encoding [2021-08-18T12:23:40.754Z] #46 25.79 unicode/utf16 [2021-08-18T12:23:40.754Z] #46 26.13 container/list [2021-08-18T12:23:40.754Z] #46 27.05 crypto/internal/subtle [2021-08-18T12:23:40.754Z] #46 27.21 crypto/subtle [2021-08-18T12:23:40.754Z] #46 27.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T12:23:41.012Z] #46 27.86 internal/nettrace [2021-08-18T12:23:41.021Z] #51 ... [2021-08-18T12:23:41.021Z] [2021-08-18T12:23:41.021Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T12:23:41.021Z] #55 sha256:75fcbefa7694362eab6d050deaee321734008c3b2158b6d030d49c5ff9ca1b5f [2021-08-18T12:23:41.021Z] #55 DONE 54.2s [2021-08-18T12:23:41.021Z] [2021-08-18T12:23:41.021Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T12:23:41.021Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:23:41.021Z] #53 47.21 sync [2021-08-18T12:23:41.021Z] #53 47.21 internal/reflectlite [2021-08-18T12:23:41.021Z] #53 49.03 internal/testlog [2021-08-18T12:23:41.021Z] #53 49.29 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T12:23:41.021Z] #53 49.91 math/rand [2021-08-18T12:23:41.021Z] #53 50.61 internal/singleflight [2021-08-18T12:23:41.021Z] #53 50.69 errors [2021-08-18T12:23:41.021Z] #53 50.93 sort [2021-08-18T12:23:41.021Z] #53 51.06 io [2021-08-18T12:23:41.021Z] #53 52.49 bytes [2021-08-18T12:23:41.022Z] #53 52.61 strings [2021-08-18T12:23:41.022Z] #53 54.24 strconv [2021-08-18T12:23:41.431Z] #59 27.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T12:23:41.431Z] #59 27.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T12:23:41.431Z] #59 ... [2021-08-18T12:23:41.431Z] [2021-08-18T12:23:41.431Z] #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-18T12:23:41.431Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:41.431Z] #13 22.94 Fetched 8996 kB in 18s (492 kB/s) [2021-08-18T12:23:41.580Z] #46 28.25 runtime/cgo [2021-08-18T12:23:42.153Z] #46 ... [2021-08-18T12:23:42.153Z] [2021-08-18T12:23:42.153Z] #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-18T12:23:42.153Z] #59 sha256:9ad918b133429edaac5b65c2700a1db511202f23ee1b43f7b1695e03095ae210 [2021-08-18T12:23:42.153Z] #59 18.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T12:23:42.153Z] #59 19.75 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T12:23:42.153Z] #59 24.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T12:23:42.153Z] #59 25.26 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T12:23:42.153Z] #59 25.27 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T12:23:42.153Z] #59 25.64 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T12:23:42.153Z] #59 25.96 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T12:23:42.153Z] #59 26.32 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T12:23:42.153Z] #59 26.79 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T12:23:42.153Z] #59 27.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T12:23:42.153Z] #59 27.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T12:23:42.391Z] #53 55.35 bufio [2021-08-18T12:23:42.420Z] #59 ... [2021-08-18T12:23:42.420Z] [2021-08-18T12:23:42.420Z] #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-18T12:23:42.420Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:23:42.420Z] #50 28.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T12:23:42.420Z] #50 28.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T12:23:42.420Z] #50 28.79 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T12:23:42.420Z] #50 29.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T12:23:42.683Z] #50 29.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T12:23:42.683Z] #50 29.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T12:23:42.942Z] #50 29.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T12:23:42.942Z] #50 29.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T12:23:42.954Z] #53 ... [2021-08-18T12:23:42.954Z] [2021-08-18T12:23:42.954Z] #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-18T12:23:42.954Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:42.954Z] #51 55.99 Selecting previously unselected package python3-minimal. [2021-08-18T12:23:43.213Z] #51 55.99 (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-18T12:23:43.213Z] #51 56.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T12:23:43.213Z] #51 56.17 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T12:23:43.508Z] #50 30.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T12:23:43.508Z] #50 30.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T12:23:43.765Z] #50 30.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T12:23:43.765Z] #50 30.49 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T12:23:43.777Z] #51 56.75 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T12:23:43.777Z] #51 56.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T12:23:43.777Z] #51 56.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:23:43.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:23:43.916Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:23:43.916Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:23:43.916Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:23:43.916Z] [2021-08-18T12:23:43.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T12:23:43.916Z] DOCKER_SYSTEMD=1 [2021-08-18T12:23:43.916Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T12:23:43.916Z] HOSTNAME=62fd4381bfe5 [2021-08-18T12:23:43.916Z] DEST=bundles/test-integration [2021-08-18T12:23:43.916Z] PWD=/go/src/github.com/docker/docker [2021-08-18T12:23:43.916Z] DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:23:43.916Z] container=docker [2021-08-18T12:23:43.916Z] HOME=/root [2021-08-18T12:23:43.916Z] LANG=C.UTF-8 [2021-08-18T12:23:43.916Z] INVOCATION_ID=1c1b9cf397af45c8a148896746a32d9d [2021-08-18T12:23:43.916Z] GOLANG_VERSION=1.16.7 [2021-08-18T12:23:43.916Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T12:23:43.916Z] VALIDATE_BRANCH=master [2021-08-18T12:23:43.916Z] TERM=xterm [2021-08-18T12:23:43.916Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T12:23:43.916Z] SHLVL=3 [2021-08-18T12:23:43.916Z] TIMEOUT=120m [2021-08-18T12:23:43.916Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T12:23:43.916Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T12:23:43.916Z] GO111MODULE=off [2021-08-18T12:23:43.916Z] DOCKER_EXPERIMENTAL=1 [2021-08-18T12:23:43.916Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T12:23:43.916Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T12:23:43.916Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T12:23:43.916Z] GOPATH=/go [2021-08-18T12:23:43.916Z] PKG_CONFIG=pkg-config [2021-08-18T12:23:43.916Z] _=/usr/bin/env [2021-08-18T12:23:43.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T12:23:44.023Z] #50 30.71 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T12:23:44.023Z] #50 30.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T12:23:44.023Z] #50 30.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T12:23:44.023Z] #50 30.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T12:23:44.035Z] #51 56.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T12:23:44.035Z] #51 56.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:23:44.035Z] #51 56.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:23:44.280Z] #50 30.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T12:23:44.538Z] #50 31.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T12:23:44.538Z] #50 31.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T12:23:44.538Z] #50 31.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T12:23:44.538Z] #50 31.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T12:23:44.538Z] #50 31.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T12:23:44.538Z] #50 31.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T12:23:44.795Z] #50 31.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T12:23:44.795Z] #50 31.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T12:23:44.795Z] #50 31.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T12:23:45.054Z] #50 31.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T12:23:45.054Z] #50 31.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T12:23:45.054Z] #50 31.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T12:23:45.054Z] #50 31.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T12:23:45.311Z] #50 31.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T12:23:45.311Z] #50 32.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T12:23:45.311Z] #50 32.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T12:23:45.408Z] #51 58.52 Selecting previously unselected package python3.7. [2021-08-18T12:23:45.569Z] #50 32.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T12:23:45.667Z] #51 58.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:23:45.667Z] #51 58.54 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:23:45.667Z] #51 58.71 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T12:23:45.667Z] #51 58.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T12:23:45.667Z] #51 58.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:23:45.826Z] #50 ... [2021-08-18T12:23:45.826Z] [2021-08-18T12:23:45.826Z] #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-18T12:23:45.826Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:45.826Z] #13 17.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:23:45.826Z] #13 ... [2021-08-18T12:23:45.826Z] [2021-08-18T12:23:45.826Z] #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-18T12:23:45.826Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:23:45.826Z] #40 29.97 Checking out files: 69% (1179/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T12:23:45.826Z] #40 30.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T12:23:45.924Z] #51 58.94 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T12:23:46.700Z] #13 22.94 Reading package lists... [2021-08-18T12:23:46.700Z] #13 ... [2021-08-18T12:23:46.700Z] [2021-08-18T12:23:46.700Z] #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-18T12:23:46.700Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:23:46.700Z] #50 25.53 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T12:23:46.700Z] #50 25.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T12:23:46.700Z] #50 25.61 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T12:23:46.700Z] #50 25.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T12:23:46.700Z] #50 25.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T12:23:46.700Z] #50 25.94 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T12:23:46.700Z] #50 26.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T12:23:46.700Z] #50 26.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T12:23:46.700Z] #50 26.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T12:23:46.700Z] #50 27.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T12:23:46.700Z] #50 30.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T12:23:46.700Z] #50 30.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T12:23:46.700Z] #50 30.23 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T12:23:46.700Z] #50 30.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T12:23:46.700Z] #50 30.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T12:23:46.700Z] #50 30.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T12:23:46.700Z] #50 30.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T12:23:46.700Z] #50 30.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.00 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T12:23:46.700Z] #50 31.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T12:23:46.700Z] #50 31.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T12:23:46.700Z] #50 31.14 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T12:23:46.700Z] #50 31.32 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T12:23:46.700Z] #50 31.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.44 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T12:23:46.700Z] #50 31.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T12:23:46.700Z] #50 31.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T12:23:46.700Z] #50 31.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T12:23:46.700Z] #50 31.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T12:23:46.700Z] #50 32.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T12:23:46.700Z] #50 32.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T12:23:46.700Z] #50 32.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T12:23:46.700Z] #50 32.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T12:23:46.700Z] #50 32.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T12:23:46.700Z] #50 32.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T12:23:46.700Z] #50 32.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T12:23:46.700Z] #50 32.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T12:23:46.700Z] #50 32.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T12:23:46.700Z] #50 32.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T12:23:46.700Z] #50 32.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T12:23:46.700Z] #50 32.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T12:23:46.700Z] #50 32.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T12:23:46.700Z] #50 32.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T12:23:46.700Z] #50 32.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T12:23:46.700Z] #50 32.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T12:23:46.700Z] #50 32.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T12:23:46.700Z] #50 32.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T12:23:46.700Z] #50 33.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T12:23:46.700Z] #50 33.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T12:23:46.700Z] #50 33.25 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T12:23:46.700Z] #50 33.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T12:23:46.700Z] #50 33.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T12:23:46.700Z] #50 33.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T12:23:46.700Z] #50 33.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T12:23:47.293Z] #51 ... [2021-08-18T12:23:47.293Z] [2021-08-18T12:23:47.293Z] #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-18T12:23:47.293Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:23:47.293Z] #59 50.27 internal/reflectlite [2021-08-18T12:23:47.293Z] #59 51.77 sort [2021-08-18T12:23:47.293Z] #59 51.77 io [2021-08-18T12:23:47.293Z] #59 52.91 internal/oserror [2021-08-18T12:23:47.293Z] #59 53.17 syscall [2021-08-18T12:23:47.293Z] #59 53.20 bytes [2021-08-18T12:23:47.293Z] #59 55.87 strconv [2021-08-18T12:23:47.293Z] #59 59.64 reflect [2021-08-18T12:23:47.293Z] #59 ... [2021-08-18T12:23:47.293Z] [2021-08-18T12:23:47.293Z] #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-18T12:23:47.293Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:47.293Z] #51 60.42 Selecting previously unselected package python3. [2021-08-18T12:23:47.551Z] #51 60.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-18T12:23:47.551Z] #51 60.48 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T12:23:47.551Z] #51 60.51 Unpacking python3 (3.7.3-1) ... [2021-08-18T12:23:47.551Z] #51 60.68 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T12:23:47.633Z] #50 34.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T12:23:47.633Z] #50 34.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T12:23:47.633Z] #50 34.44 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T12:23:47.633Z] #50 34.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T12:23:47.633Z] #50 34.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T12:23:47.633Z] #50 ... [2021-08-18T12:23:47.633Z] [2021-08-18T12:23:47.633Z] #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-18T12:23:47.633Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:23:47.633Z] #52 24.57 runtime [2021-08-18T12:23:47.723Z] #40 34.15 + 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-18T12:23:47.808Z] #51 60.69 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T12:23:47.808Z] #51 60.70 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T12:23:47.891Z] #52 ... [2021-08-18T12:23:47.891Z] [2021-08-18T12:23:47.891Z] #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-18T12:23:47.891Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:23:47.891Z] #40 24.35 + 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-18T12:23:47.891Z] #40 ... [2021-08-18T12:23:47.891Z] [2021-08-18T12:23:47.891Z] #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-18T12:23:47.891Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:23:47.891Z] #50 34.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T12:23:47.891Z] #50 34.77 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T12:23:48.150Z] #50 35.05 go: downloading golang.org/x/text v0.3.2 [2021-08-18T12:23:48.288Z] #40 ... [2021-08-18T12:23:48.288Z] [2021-08-18T12:23:48.288Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-18T12:23:48.288Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:48.288Z] #44 24.66 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T12:23:48.408Z] #50 ... [2021-08-18T12:23:48.408Z] [2021-08-18T12:23:48.408Z] #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-18T12:23:48.408Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:48.408Z] #56 25.31 Fetched 8463 kB in 19s (451 kB/s) [2021-08-18T12:23:48.408Z] #56 25.31 Reading package lists... [2021-08-18T12:23:48.546Z] #44 ... [2021-08-18T12:23:48.546Z] [2021-08-18T12:23:48.546Z] #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-18T12:23:48.546Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:23:48.546Z] #52 25.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T12:23:48.546Z] #52 30.63 runtime [2021-08-18T12:23:48.546Z] #52 ... [2021-08-18T12:23:48.546Z] [2021-08-18T12:23:48.546Z] #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-18T12:23:48.546Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:23:48.546Z] #50 32.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T12:23:48.546Z] #50 32.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T12:23:48.546Z] #50 32.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T12:23:48.546Z] #50 32.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T12:23:48.546Z] #50 33.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T12:23:48.546Z] #50 33.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T12:23:48.546Z] #50 33.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T12:23:48.546Z] #50 33.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T12:23:48.546Z] #50 33.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T12:23:48.546Z] #50 34.04 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T12:23:48.546Z] #50 34.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T12:23:48.546Z] #50 34.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T12:23:48.546Z] #50 34.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T12:23:48.546Z] #50 34.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T12:23:48.546Z] #50 34.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T12:23:48.546Z] #50 34.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T12:23:48.667Z] #56 31.03 Reading package lists... [2021-08-18T12:23:48.667Z] #56 ... [2021-08-18T12:23:48.667Z] [2021-08-18T12:23:48.667Z] #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-18T12:23:48.667Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:23:48.667Z] #13 22.94 Reading package lists... [2021-08-18T12:23:48.741Z] #51 61.45 Selecting previously unselected package python3-pkg-resources. [2021-08-18T12:23:48.741Z] #51 61.45 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T12:23:48.741Z] #51 61.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:23:48.741Z] #51 61.65 Selecting previously unselected package python3-six. [2021-08-18T12:23:48.741Z] #51 61.65 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T12:23:48.741Z] #51 61.66 Unpacking python3-six (1.12.0-1) ... [2021-08-18T12:23:48.741Z] #51 61.78 Selecting previously unselected package python3-protobuf. [2021-08-18T12:23:48.741Z] #51 61.78 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T12:23:48.741Z] #51 61.79 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T12:23:48.926Z] #13 28.58 Reading package lists... [2021-08-18T12:23:48.926Z] #13 ... [2021-08-18T12:23:48.926Z] [2021-08-18T12:23:48.926Z] #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-18T12:23:48.926Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:48.926Z] #36 25.85 Fetched 8463 kB in 19s (450 kB/s) [2021-08-18T12:23:48.927Z] #36 25.85 Reading package lists... [2021-08-18T12:23:49.185Z] #36 31.86 Reading package lists... [2021-08-18T12:23:49.185Z] #36 ... [2021-08-18T12:23:49.185Z] [2021-08-18T12:23:49.185Z] #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-18T12:23:49.185Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:49.185Z] #44 27.73 Fetched 8466 kB in 20s (425 kB/s) [2021-08-18T12:23:49.185Z] #44 27.73 Reading package lists... [2021-08-18T12:23:49.185Z] #44 33.58 Reading package lists... [2021-08-18T12:23:49.185Z] #44 ... [2021-08-18T12:23:49.185Z] [2021-08-18T12:23:49.185Z] #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-18T12:23:49.185Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:49.185Z] #56 31.03 Reading package lists... [2021-08-18T12:23:49.305Z] #51 62.19 Selecting previously unselected package libnet1:amd64. [2021-08-18T12:23:49.305Z] #51 62.19 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T12:23:49.305Z] #51 62.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:23:49.488Z] #50 36.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T12:23:49.488Z] #50 36.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T12:23:49.562Z] #51 62.45 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T12:23:49.562Z] #51 62.45 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T12:23:49.562Z] #51 62.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:23:49.746Z] #50 36.48 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T12:23:49.746Z] #50 36.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T12:23:49.831Z] #51 62.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T12:23:49.831Z] #51 62.79 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T12:23:49.831Z] #51 62.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:23:50.003Z] #50 36.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T12:23:50.088Z] #51 62.96 Selecting previously unselected package criu. [2021-08-18T12:23:50.088Z] #51 62.97 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T12:23:50.088Z] #51 62.97 Unpacking criu (3.15-1) ... [2021-08-18T12:23:50.572Z] #50 37.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T12:23:50.572Z] #50 37.27 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T12:23:50.702Z] #56 36.40 Building dependency tree... [2021-08-18T12:23:51.017Z] #51 63.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:23:51.017Z] #51 63.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:23:51.017Z] #51 63.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:23:51.017Z] #51 63.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T12:23:51.017Z] #51 64.00 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:23:51.017Z] #51 64.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:23:51.137Z] #50 37.82 go: downloading golang.org/x/text v0.3.2 [2021-08-18T12:23:51.273Z] #51 64.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:23:51.273Z] #51 64.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:23:51.637Z] #56 38.66 The following additional packages will be installed: [2021-08-18T12:23:51.896Z] #56 38.68 libbtrfs0 [2021-08-18T12:23:52.154Z] #56 38.86 The following NEW packages will be installed: [2021-08-18T12:23:52.154Z] #56 38.89 libbtrfs-dev libbtrfs0 [2021-08-18T12:23:52.413Z] #56 39.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:23:52.413Z] #56 39.27 Need to get 119 kB of archives. [2021-08-18T12:23:52.413Z] #56 39.27 After this operation, 387 kB of additional disk space will be used. [2021-08-18T12:23:52.413Z] #56 39.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T12:23:52.413Z] #56 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T12:23:53.349Z] #56 40.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:23:53.607Z] #56 40.41 Fetched 119 kB in 0s (441 kB/s) [2021-08-18T12:23:53.607Z] #56 40.49 Selecting previously unselected package libbtrfs0. [2021-08-18T12:23:53.797Z] #51 ... [2021-08-18T12:23:53.797Z] [2021-08-18T12:23:53.797Z] #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-18T12:23:53.797Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:23:53.797Z] #53 57.04 syscall [2021-08-18T12:23:53.797Z] #53 58.04 reflect [2021-08-18T12:23:53.797Z] #53 64.97 internal/syscall/unix [2021-08-18T12:23:53.797Z] #53 65.27 time [2021-08-18T12:23:53.866Z] #56 40.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T12:23:53.866Z] #56 40.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T12:23:53.866Z] #56 40.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T12:23:53.866Z] #56 40.70 Selecting previously unselected package libbtrfs-dev. [2021-08-18T12:23:53.866Z] #56 40.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T12:23:53.866Z] #56 40.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:23:54.383Z] #56 41.11 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T12:23:54.383Z] #56 41.12 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:23:54.383Z] #56 41.14 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:23:54.426Z] #50 ... [2021-08-18T12:23:54.426Z] [2021-08-18T12:23:54.426Z] #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-18T12:23:54.426Z] #59 sha256:9ad918b133429edaac5b65c2700a1db511202f23ee1b43f7b1695e03095ae210 [2021-08-18T12:23:54.426Z] #59 30.89 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T12:23:54.426Z] #59 38.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T12:23:54.426Z] #59 ... [2021-08-18T12:23:54.426Z] [2021-08-18T12:23:54.426Z] #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-18T12:23:54.426Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:54.426Z] #56 32.52 Fetched 8463 kB in 23s (366 kB/s) [2021-08-18T12:23:54.426Z] #56 32.52 Reading package lists... [2021-08-18T12:23:54.641Z] #56 ... [2021-08-18T12:23:54.641Z] [2021-08-18T12:23:54.641Z] #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-18T12:23:54.641Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:23:54.641Z] #46 31.54 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T12:23:54.903Z] #46 ... [2021-08-18T12:23:54.903Z] [2021-08-18T12:23:54.903Z] #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-18T12:23:54.903Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:54.903Z] #36 31.86 Reading package lists... [2021-08-18T12:23:54.903Z] #36 37.50 Building dependency tree... [2021-08-18T12:23:54.903Z] #36 40.26 The following additional packages will be installed: [2021-08-18T12:23:54.903Z] #36 40.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-18T12:23:54.903Z] #36 40.27 Suggested packages: [2021-08-18T12:23:54.903Z] #36 40.28 cmake-doc ninja-build lrzip [2021-08-18T12:23:54.903Z] #36 40.28 Recommended packages: [2021-08-18T12:23:54.903Z] #36 40.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T12:23:54.903Z] #36 41.06 The following NEW packages will be installed: [2021-08-18T12:23:54.903Z] #36 41.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-18T12:23:54.903Z] #36 41.10 vim-common xxd [2021-08-18T12:23:54.903Z] #36 41.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:23:54.903Z] #36 41.47 Need to get 14.9 MB of archives. [2021-08-18T12:23:54.903Z] #36 41.47 After this operation, 61.8 MB of additional disk space will be used. [2021-08-18T12:23:54.903Z] #36 41.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T12:23:54.903Z] #36 41.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T12:23:54.903Z] #36 41.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T12:23:54.903Z] #36 41.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T12:23:54.993Z] #56 ... [2021-08-18T12:23:54.993Z] [2021-08-18T12:23:54.993Z] #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-18T12:23:54.993Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:23:54.993Z] #36 32.09 Fetched 8463 kB in 24s (356 kB/s) [2021-08-18T12:23:54.993Z] #36 32.09 Reading package lists... [2021-08-18T12:23:54.993Z] #36 41.61 Reading package lists... [2021-08-18T12:23:54.993Z] #36 ... [2021-08-18T12:23:54.993Z] [2021-08-18T12:23:54.993Z] #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-18T12:23:54.993Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:55.161Z] #36 ... [2021-08-18T12:23:55.161Z] [2021-08-18T12:23:55.161Z] #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-18T12:23:55.161Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:23:55.161Z] #56 DONE 42.2s [2021-08-18T12:23:55.166Z] #53 ... [2021-08-18T12:23:55.166Z] [2021-08-18T12:23:55.166Z] #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-18T12:23:55.166Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:23:55.166Z] #59 60.87 time [2021-08-18T12:23:55.166Z] #59 67.51 context [2021-08-18T12:23:55.166Z] #59 68.42 internal/poll [2021-08-18T12:23:55.420Z] [2021-08-18T12:23:55.421Z] #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-18T12:23:55.421Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:23:55.421Z] #50 42.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T12:23:55.421Z] #50 42.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T12:23:55.421Z] #50 42.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T12:23:55.421Z] #50 42.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T12:23:55.421Z] #50 42.34 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T12:23:57.077Z] #59 ... [2021-08-18T12:23:57.077Z] [2021-08-18T12:23:57.077Z] #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-18T12:23:57.077Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:57.077Z] #51 69.63 Setting up python3 (3.7.3-1) ... [2021-08-18T12:23:57.336Z] #50 43.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T12:23:57.336Z] #50 44.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T12:23:57.336Z] #50 44.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T12:23:57.642Z] #51 70.53 Setting up python3-six (1.12.0-1) ... [2021-08-18T12:23:59.012Z] #51 71.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:23:59.176Z] #56 41.76 Reading package lists... [2021-08-18T12:23:59.176Z] #56 ... [2021-08-18T12:23:59.176Z] [2021-08-18T12:23:59.176Z] #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-18T12:23:59.176Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:23:59.176Z] #44 35.05 Fetched 8466 kB in 26s (329 kB/s) [2021-08-18T12:23:59.176Z] #44 35.05 Reading package lists... [2021-08-18T12:23:59.176Z] #44 43.75 Reading package lists... [2021-08-18T12:23:59.176Z] #44 ... [2021-08-18T12:23:59.176Z] [2021-08-18T12:23:59.176Z] #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-18T12:23:59.176Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:23:59.176Z] #46 44.40 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T12:24:00.108Z] #46 ... [2021-08-18T12:24:00.108Z] [2021-08-18T12:24:00.108Z] #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-18T12:24:00.108Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:00.108Z] #13 31.86 Fetched 8996 kB in 27s (339 kB/s) [2021-08-18T12:24:00.108Z] #13 31.86 Reading package lists... [2021-08-18T12:24:00.624Z] #50 ... [2021-08-18T12:24:00.624Z] [2021-08-18T12:24:00.624Z] #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-18T12:24:00.624Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:00.624Z] #36 42.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T12:24:00.624Z] #36 42.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T12:24:00.624Z] #36 42.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T12:24:00.624Z] #36 42.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T12:24:00.624Z] #36 42.92 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-18T12:24:00.624Z] #36 42.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T12:24:00.624Z] #36 44.34 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:00.624Z] #36 44.46 Fetched 14.9 MB in 2s (7089 kB/s) [2021-08-18T12:24:00.624Z] #36 44.55 Selecting previously unselected package xxd. [2021-08-18T12:24:00.624Z] #36 44.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 ... 15421 files and directories currently installed.) [2021-08-18T12:24:00.624Z] #36 44.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:24:00.624Z] #36 44.61 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T12:24:00.624Z] #36 44.78 Selecting previously unselected package vim-common. [2021-08-18T12:24:00.624Z] #36 44.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:24:00.624Z] #36 44.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T12:24:00.624Z] #36 45.20 Selecting previously unselected package cmake-data. [2021-08-18T12:24:00.624Z] #36 45.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T12:24:00.624Z] #36 45.23 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T12:24:00.883Z] #36 47.65 Selecting previously unselected package libicu63:amd64. [2021-08-18T12:24:00.883Z] #36 47.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T12:24:00.883Z] #36 47.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:24:00.911Z] #51 73.49 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T12:24:01.041Z] #13 40.59 Reading package lists... [2021-08-18T12:24:01.041Z] #13 ... [2021-08-18T12:24:01.041Z] [2021-08-18T12:24:01.041Z] #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-18T12:24:01.041Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:24:01.041Z] #50 47.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T12:24:01.041Z] #50 47.68 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T12:24:01.041Z] #50 47.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T12:24:01.041Z] #50 47.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T12:24:01.041Z] #50 47.86 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T12:24:02.792Z] #36 ... [2021-08-18T12:24:02.792Z] [2021-08-18T12:24:02.792Z] #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-18T12:24:02.792Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:02.792Z] #44 33.58 Reading package lists... [2021-08-18T12:24:02.792Z] #44 39.25 Building dependency tree... [2021-08-18T12:24:02.792Z] #44 42.20 The following additional packages will be installed: [2021-08-18T12:24:02.792Z] #44 42.20 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T12:24:02.792Z] #44 42.22 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T12:24:02.792Z] #44 42.22 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T12:24:02.792Z] #44 42.22 python3.7-minimal [2021-08-18T12:24:02.792Z] #44 42.24 Suggested packages: [2021-08-18T12:24:02.792Z] #44 42.24 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T12:24:02.792Z] #44 42.24 python3.7-doc binfmt-support [2021-08-18T12:24:02.792Z] #44 43.63 The following NEW packages will be installed: [2021-08-18T12:24:02.792Z] #44 43.64 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T12:24:02.792Z] #44 43.66 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T12:24:02.792Z] #44 43.66 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T12:24:02.792Z] #44 43.66 python3.7-minimal [2021-08-18T12:24:02.792Z] #44 44.12 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:02.792Z] #44 44.12 Need to get 6695 kB of archives. [2021-08-18T12:24:02.792Z] #44 44.12 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T12:24:02.792Z] #44 44.12 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-18T12:24:02.792Z] #44 44.17 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-18T12:24:02.792Z] #44 44.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T12:24:02.792Z] #44 44.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T12:24:02.792Z] #44 44.41 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-18T12:24:02.792Z] #44 44.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T12:24:02.792Z] #44 44.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T12:24:02.792Z] #44 44.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T12:24:02.792Z] #44 44.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T12:24:02.792Z] #44 44.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T12:24:02.792Z] #44 44.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T12:24:02.792Z] #44 44.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T12:24:02.792Z] #44 44.77 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-18T12:24:02.792Z] #44 44.79 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-18T12:24:02.792Z] #44 44.79 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-18T12:24:02.792Z] #44 47.08 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T12:24:02.792Z] #44 48.60 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:02.792Z] #44 48.78 Fetched 6695 kB in 4s (1883 kB/s) [2021-08-18T12:24:02.792Z] #44 48.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T12:24:02.792Z] #44 48.99 (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-18T12:24:02.792Z] #44 49.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:02.792Z] #44 49.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:02.792Z] #44 ... [2021-08-18T12:24:02.792Z] [2021-08-18T12:24:02.792Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T12:24:02.792Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:02.792Z] #13 28.58 Reading package lists... [2021-08-18T12:24:02.792Z] #13 34.45 Building dependency tree... [2021-08-18T12:24:02.792Z] #13 37.63 The following additional packages will be installed: [2021-08-18T12:24:02.792Z] #13 37.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T12:24:02.792Z] #13 37.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T12:24:02.792Z] #13 37.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T12:24:02.792Z] #13 37.68 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T12:24:02.792Z] #13 37.68 mingw-w64-x86-64-dev [2021-08-18T12:24:02.792Z] #13 37.68 Suggested packages: [2021-08-18T12:24:02.792Z] #13 37.68 gcc-8-locales seccomp wine64 [2021-08-18T12:24:02.792Z] #13 38.72 The following NEW packages will be installed: [2021-08-18T12:24:02.792Z] #13 38.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T12:24:02.792Z] #13 38.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T12:24:02.792Z] #13 38.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T12:24:02.792Z] #13 38.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T12:24:02.792Z] #13 38.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T12:24:02.792Z] #13 38.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T12:24:02.792Z] #13 38.76 The following packages will be upgraded: [2021-08-18T12:24:02.792Z] #13 38.76 libseccomp2 [2021-08-18T12:24:02.792Z] #13 39.17 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:02.792Z] #13 39.17 Need to get 77.8 MB of archives. [2021-08-18T12:24:02.792Z] #13 39.17 After this operation, 487 MB of additional disk space will be used. [2021-08-18T12:24:02.792Z] #13 39.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T12:24:02.792Z] #13 39.19 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T12:24:02.792Z] #13 39.21 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-18T12:24:02.792Z] #13 39.41 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-18T12:24:02.792Z] #13 39.66 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-18T12:24:02.792Z] #13 39.67 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-18T12:24:02.792Z] #13 39.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T12:24:02.792Z] #13 39.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T12:24:02.792Z] #13 40.18 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-18T12:24:02.792Z] #13 40.46 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-18T12:24:02.792Z] #13 40.46 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-18T12:24:02.792Z] #13 43.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-18T12:24:02.792Z] #13 ... [2021-08-18T12:24:02.792Z] [2021-08-18T12:24:02.792Z] #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-18T12:24:02.792Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:24:02.792Z] #32 44.01 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-18T12:24:02.792Z] #32 44.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T12:24:02.792Z] #32 44.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T12:24:02.803Z] #51 75.82 Setting up criu (3.15-1) ... [2021-08-18T12:24:02.939Z] #50 49.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T12:24:02.939Z] #50 49.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T12:24:03.196Z] #50 49.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T12:24:03.360Z] #32 ... [2021-08-18T12:24:03.360Z] [2021-08-18T12:24:03.360Z] #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-18T12:24:03.360Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:03.360Z] #44 49.86 Selecting previously unselected package python3.7-minimal. [2021-08-18T12:24:03.360Z] #44 49.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:03.360Z] #44 49.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:24:03.374Z] #51 ... [2021-08-18T12:24:03.374Z] [2021-08-18T12:24:03.374Z] #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-18T12:24:03.374Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:03.374Z] #53 70.72 internal/fmtsort [2021-08-18T12:24:03.374Z] #53 71.32 internal/syscall/execenv [2021-08-18T12:24:03.374Z] #53 71.43 path [2021-08-18T12:24:03.374Z] #53 71.67 regexp/syntax [2021-08-18T12:24:03.374Z] #53 72.34 io/fs [2021-08-18T12:24:03.374Z] #53 73.58 os [2021-08-18T12:24:03.374Z] #53 75.85 regexp [2021-08-18T12:24:03.374Z] #53 76.36 fmt [2021-08-18T12:24:03.606Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-18T12:24:03.606Z] [2021-08-18T12:24:03.606Z] ________ ____ __. [2021-08-18T12:24:03.606Z] \_____ \ | |/ _| [2021-08-18T12:24:03.606Z] / | \| < [2021-08-18T12:24:03.606Z] / | \ | \ [2021-08-18T12:24:03.606Z] \_______ /____|__ \ [2021-08-18T12:24:03.606Z] \/ \/ [2021-08-18T12:24:03.606Z] [2021-08-18T12:24:03.606Z] INFO: make.ps1 ended at 08/18/2021 12:24:01 [2021-08-18T12:24:03.606Z] INFO: Binaries build ended at 08/18/2021 12:24:03. Duration:00:01:16.6245059 [2021-08-18T12:24:03.937Z] #53 ... [2021-08-18T12:24:03.937Z] [2021-08-18T12:24:03.937Z] #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-18T12:24:03.937Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:03.937Z] #51 77.11 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:24:04.194Z] #51 77.17 Processing triggers for mime-support (3.62) ... [2021-08-18T12:24:04.573Z] INFO: Copying the built daemon binary to d:\CI\PR-42756\2\binary\dockerd-427ad30c05.exe... [2021-08-18T12:24:04.573Z] INFO: Copying the built client binary to d:\CI\PR-42756\2\binary\docker-427ad30c05.exe... [2021-08-18T12:24:04.573Z] INFO: Copying dockerversion from the container... [2021-08-18T12:24:05.030Z] INFO: Copying the golang package from the container to d:\CI\PR-42756\2\installer\go.zip... [2021-08-18T12:24:05.265Z] #44 51.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:05.265Z] #44 51.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:24:05.265Z] #44 ... [2021-08-18T12:24:05.265Z] [2021-08-18T12:24:05.265Z] #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-18T12:24:05.265Z] #57 sha256:814fbe4bc57ea96ef4e7c9e0720cb3b456d1d8c0f5f3f9a730a1bb8c39ea0e90 [2021-08-18T12:24:05.265Z] #57 1.073 + RM_GOPATH=0 [2021-08-18T12:24:05.265Z] #57 1.073 + TMP_GOPATH= [2021-08-18T12:24:05.265Z] #57 1.073 + : /build [2021-08-18T12:24:05.265Z] #57 1.073 + '[' -z '' ']' [2021-08-18T12:24:05.265Z] #57 1.074 ++ mktemp -d [2021-08-18T12:24:05.265Z] #57 1.075 + export GOPATH=/tmp/tmp.HDDed9Xzdv [2021-08-18T12:24:05.265Z] #57 1.075 + GOPATH=/tmp/tmp.HDDed9Xzdv [2021-08-18T12:24:05.265Z] #57 1.075 + RM_GOPATH=1 [2021-08-18T12:24:05.265Z] #57 1.076 + case "$(go env GOARCH)" in [2021-08-18T12:24:05.265Z] #57 1.077 ++ go env GOARCH [2021-08-18T12:24:05.265Z] #57 1.106 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:05.265Z] #57 1.106 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:05.265Z] #57 1.106 ++ dirname /tmp/install/install.sh [2021-08-18T12:24:05.265Z] #57 1.107 + dir=/tmp/install [2021-08-18T12:24:05.265Z] #57 1.107 + bin=containerd [2021-08-18T12:24:05.265Z] #57 1.107 + shift [2021-08-18T12:24:05.265Z] #57 1.107 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T12:24:05.265Z] #57 1.107 + . /tmp/install/containerd.installer [2021-08-18T12:24:05.265Z] #57 1.107 ++ set -e [2021-08-18T12:24:05.265Z] #57 1.108 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:24:05.265Z] #57 1.108 + install_containerd [2021-08-18T12:24:05.265Z] #57 1.111 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T12:24:05.265Z] #57 1.111 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:24:05.265Z] #57 1.111 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HDDed9Xzdv/src/github.com/containerd/containerd [2021-08-18T12:24:05.265Z] #57 1.113 Cloning into '/tmp/tmp.HDDed9Xzdv/src/github.com/containerd/containerd'... [2021-08-18T12:24:05.523Z] #57 ... [2021-08-18T12:24:05.523Z] [2021-08-18T12:24:05.523Z] #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-18T12:24:05.523Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:05.523Z] #13 45.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T12:24:05.523Z] #13 45.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T12:24:05.523Z] #13 45.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T12:24:05.523Z] #13 45.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T12:24:05.523Z] #13 45.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-18T12:24:05.523Z] #13 45.45 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T12:24:05.523Z] #13 45.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T12:24:05.523Z] #13 45.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T12:24:05.523Z] #13 45.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T12:24:05.523Z] #13 45.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T12:24:05.523Z] #13 45.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T12:24:05.523Z] #13 45.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T12:24:05.523Z] #13 45.63 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-18T12:24:05.523Z] #13 45.63 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T12:24:05.523Z] #13 46.60 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:05.523Z] #13 46.80 Fetched 77.8 MB in 7s (11.5 MB/s) [2021-08-18T12:24:05.523Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-08-18T12:24:05.523Z] #13 46.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T12:24:05.523Z] #13 47.03 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T12:24:05.780Z] #13 47.25 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:24:05.780Z] #13 47.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2021-08-18T12:24:05.934Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T12:24:05.934Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T12:24:05.935Z] ok github.com/docker/docker/builder/remotecontext 0.181s coverage: 13.7% of statements [2021-08-18T12:24:05.935Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-08-18T12:24:05.935Z] ok github.com/docker/docker/builder/dockerfile 0.332s coverage: 49.0% of statements [2021-08-18T12:24:05.935Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T12:24:05.935Z] ok github.com/docker/docker/cmd/docker-proxy 0.034s coverage: 67.6% of statements [2021-08-18T12:24:05.998Z] INFO: Extracting go.zip to d:\CI\PR-42756\2\go [2021-08-18T12:24:06.039Z] #13 47.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T12:24:06.039Z] #13 47.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T12:24:06.039Z] #13 47.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T12:24:06.087Z] #51 DONE 78.8s [2021-08-18T12:24:06.087Z] [2021-08-18T12:24:06.087Z] #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-18T12:24:06.087Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:06.087Z] #53 78.57 path/filepath [2021-08-18T12:24:06.198Z] ok github.com/docker/docker/builder/remotecontext/git 4.536s coverage: 86.3% of statements [2021-08-18T12:24:06.198Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T12:24:06.198Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T12:24:06.344Z] #53 79.57 internal/lazyregexp [2021-08-18T12:24:06.344Z] #53 79.57 flag [2021-08-18T12:24:06.601Z] #53 79.77 go/token [2021-08-18T12:24:07.374Z] #50 ... [2021-08-18T12:24:07.374Z] [2021-08-18T12:24:07.374Z] #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-18T12:24:07.374Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:07.374Z] #36 41.61 Reading package lists... [2021-08-18T12:24:07.374Z] #36 48.39 Building dependency tree... [2021-08-18T12:24:07.374Z] #36 51.66 The following additional packages will be installed: [2021-08-18T12:24:07.374Z] #36 51.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-18T12:24:07.374Z] #36 51.70 Suggested packages: [2021-08-18T12:24:07.374Z] #36 51.71 cmake-doc ninja-build lrzip [2021-08-18T12:24:07.374Z] #36 51.71 Recommended packages: [2021-08-18T12:24:07.374Z] #36 51.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T12:24:07.374Z] #36 52.44 The following NEW packages will be installed: [2021-08-18T12:24:07.374Z] #36 52.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-18T12:24:07.374Z] #36 52.46 vim-common xxd [2021-08-18T12:24:07.374Z] #36 52.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:07.374Z] #36 52.87 Need to get 14.9 MB of archives. [2021-08-18T12:24:07.374Z] #36 52.87 After this operation, 61.8 MB of additional disk space will be used. [2021-08-18T12:24:07.374Z] #36 52.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T12:24:07.374Z] #36 52.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T12:24:07.374Z] #36 52.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T12:24:07.374Z] #36 53.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T12:24:07.374Z] #36 53.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T12:24:07.374Z] #36 53.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T12:24:07.374Z] #36 53.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T12:24:07.374Z] #36 53.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T12:24:07.374Z] #36 53.94 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-18T12:24:07.374Z] #36 53.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T12:24:07.531Z] #53 80.72 go/scanner [2021-08-18T12:24:07.941Z] #13 49.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T12:24:07.941Z] #36 ... [2021-08-18T12:24:07.941Z] [2021-08-18T12:24:07.941Z] #13 49.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T12:24:07.941Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T12:24:07.941Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:24:07.941Z] #56 41.76 Reading package lists... [2021-08-18T12:24:07.941Z] #56 48.59 Building dependency tree... [2021-08-18T12:24:07.941Z] #56 51.46 The following additional packages will be installed: [2021-08-18T12:24:07.941Z] #56 51.48 libbtrfs0 [2021-08-18T12:24:07.941Z] #56 51.64 The following NEW packages will be installed: [2021-08-18T12:24:07.941Z] #56 51.69 libbtrfs-dev libbtrfs0 [2021-08-18T12:24:07.941Z] #56 52.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:07.941Z] #56 52.21 Need to get 119 kB of archives. [2021-08-18T12:24:07.941Z] #56 52.21 After this operation, 387 kB of additional disk space will be used. [2021-08-18T12:24:07.941Z] #56 52.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T12:24:07.941Z] #56 52.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T12:24:07.941Z] #56 53.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:07.941Z] #56 53.42 Fetched 119 kB in 0s (311 kB/s) [2021-08-18T12:24:07.941Z] #56 53.54 Selecting previously unselected package libbtrfs0. [2021-08-18T12:24:07.941Z] #56 53.54 (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-18T12:24:07.941Z] #56 53.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T12:24:07.941Z] #56 53.64 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T12:24:07.941Z] #56 53.97 Selecting previously unselected package libbtrfs-dev. [2021-08-18T12:24:07.941Z] #56 53.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T12:24:07.941Z] #56 54.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:24:07.941Z] #56 54.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T12:24:07.941Z] #56 54.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:24:07.941Z] #56 54.46 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:24:08.095Z] #53 81.26 net/url [2021-08-18T12:24:08.095Z] #53 ... [2021-08-18T12:24:08.095Z] [2021-08-18T12:24:08.095Z] #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-18T12:24:08.095Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:24:08.095Z] #59 71.32 internal/syscall/execenv [2021-08-18T12:24:08.095Z] #59 71.54 path [2021-08-18T12:24:08.095Z] #59 72.10 io/fs [2021-08-18T12:24:08.095Z] #59 73.40 encoding/binary [2021-08-18T12:24:08.095Z] #59 73.44 os [2021-08-18T12:24:08.095Z] #59 74.70 encoding/base64 [2021-08-18T12:24:08.095Z] #59 75.21 golang.org/x/sys/unix [2021-08-18T12:24:08.095Z] #59 76.98 fmt [2021-08-18T12:24:08.095Z] #59 80.45 encoding/json [2021-08-18T12:24:08.095Z] #59 81.19 flag [2021-08-18T12:24:08.200Z] #13 49.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T12:24:08.658Z] #59 ... [2021-08-18T12:24:08.658Z] [2021-08-18T12:24:08.658Z] #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-18T12:24:08.658Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:08.658Z] #53 81.77 go/ast [2021-08-18T12:24:08.876Z] #56 ... [2021-08-18T12:24:08.876Z] [2021-08-18T12:24:08.876Z] #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-18T12:24:08.876Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:08.876Z] #36 55.74 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:09.142Z] #36 ... [2021-08-18T12:24:09.142Z] [2021-08-18T12:24:09.142Z] #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-18T12:24:09.142Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T12:24:09.142Z] #56 DONE 56.0s [2021-08-18T12:24:09.142Z] [2021-08-18T12:24:09.142Z] #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-18T12:24:09.142Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:09.142Z] #36 55.91 Fetched 14.9 MB in 2s (8456 kB/s) [2021-08-18T12:24:09.222Z] #53 82.55 text/template/parse [2021-08-18T12:24:09.400Z] #36 56.00 Selecting previously unselected package xxd. [2021-08-18T12:24:09.400Z] #36 56.00 (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-18T12:24:09.400Z] #36 56.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:24:09.400Z] #36 56.24 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T12:24:09.579Z] #13 ... [2021-08-18T12:24:09.579Z] [2021-08-18T12:24:09.579Z] #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-18T12:24:09.579Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:09.579Z] #44 55.81 Selecting previously unselected package python3-minimal. [2021-08-18T12:24:09.579Z] #44 55.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-18T12:24:09.579Z] #44 55.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T12:24:09.579Z] #44 55.92 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T12:24:09.579Z] #44 ... [2021-08-18T12:24:09.579Z] [2021-08-18T12:24:09.579Z] #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-18T12:24:09.579Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:09.579Z] #46 46.22 internal/reflectlite [2021-08-18T12:24:09.579Z] #46 46.22 sync [2021-08-18T12:24:09.579Z] #46 47.66 internal/testlog [2021-08-18T12:24:09.579Z] #46 47.92 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T12:24:09.579Z] #46 48.15 math/rand [2021-08-18T12:24:09.579Z] #46 49.27 internal/singleflight [2021-08-18T12:24:09.579Z] #46 49.42 errors [2021-08-18T12:24:09.579Z] #46 49.64 io [2021-08-18T12:24:09.579Z] #46 49.67 strconv [2021-08-18T12:24:09.579Z] #46 51.38 bytes [2021-08-18T12:24:09.579Z] #46 53.38 strings [2021-08-18T12:24:09.579Z] #46 53.67 reflect [2021-08-18T12:24:09.579Z] #46 ... [2021-08-18T12:24:09.579Z] [2021-08-18T12:24:09.579Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T12:24:09.579Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:09.579Z] #36 53.86 Selecting previously unselected package libxml2:amd64. [2021-08-18T12:24:09.579Z] #36 53.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T12:24:09.579Z] #36 53.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T12:24:09.579Z] #36 54.41 Selecting previously unselected package libarchive13:amd64. [2021-08-18T12:24:09.579Z] #36 54.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T12:24:09.579Z] #36 54.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T12:24:09.579Z] #36 54.81 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T12:24:09.579Z] #36 54.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T12:24:09.579Z] #36 54.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T12:24:09.579Z] #36 54.99 Selecting previously unselected package librhash0:amd64. [2021-08-18T12:24:09.579Z] #36 55.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T12:24:09.579Z] #36 55.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T12:24:09.579Z] #36 55.18 Selecting previously unselected package libuv1:amd64. [2021-08-18T12:24:09.579Z] #36 55.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T12:24:09.579Z] #36 55.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T12:24:09.579Z] #36 55.39 Selecting previously unselected package cmake. [2021-08-18T12:24:09.579Z] #36 55.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-18T12:24:09.579Z] #36 55.42 Unpacking cmake (3.13.4-1) ... [2021-08-18T12:24:09.579Z] #36 ... [2021-08-18T12:24:09.579Z] [2021-08-18T12:24:09.579Z] #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-18T12:24:09.579Z] #48 sha256:f8f60eba39912e7ed5f24f043e5810746c1a466fe424213737429534571b0a68 [2021-08-18T12:24:09.579Z] #48 DONE 56.5s [2021-08-18T12:24:09.838Z] [2021-08-18T12:24:09.838Z] #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-18T12:24:09.838Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:09.838Z] #44 56.18 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T12:24:09.838Z] #44 56.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T12:24:09.838Z] #44 56.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:24:09.966Z] #36 56.69 Selecting previously unselected package vim-common. [2021-08-18T12:24:09.966Z] #36 56.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:24:09.966Z] #36 56.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T12:24:10.096Z] #44 56.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T12:24:10.097Z] #44 56.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:10.097Z] #44 56.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:10.532Z] #36 57.34 Selecting previously unselected package cmake-data. [2021-08-18T12:24:10.532Z] #36 57.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T12:24:10.532Z] #36 57.35 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T12:24:11.032Z] #44 ... [2021-08-18T12:24:11.032Z] [2021-08-18T12:24:11.032Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T12:24:11.032Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:24:11.032Z] #52 47.62 sync [2021-08-18T12:24:11.032Z] #52 47.63 internal/reflectlite [2021-08-18T12:24:11.032Z] #52 50.07 sort [2021-08-18T12:24:11.032Z] #52 50.08 io [2021-08-18T12:24:11.032Z] #52 51.26 internal/oserror [2021-08-18T12:24:11.032Z] #52 51.44 syscall [2021-08-18T12:24:11.032Z] #52 51.55 bytes [2021-08-18T12:24:11.032Z] #52 53.84 reflect [2021-08-18T12:24:11.032Z] #52 ... [2021-08-18T12:24:11.032Z] [2021-08-18T12:24:11.032Z] #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-18T12:24:11.032Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:11.032Z] #46 56.65 bufio [2021-08-18T12:24:11.232Z] #53 84.38 go/parser [2021-08-18T12:24:11.530Z] ok github.com/docker/docker/client 0.166s coverage: 75.4% of statements [2021-08-18T12:24:11.967Z] #46 58.84 syscall [2021-08-18T12:24:12.621Z] #53 85.78 text/template [2021-08-18T12:24:12.915Z] #46 ... [2021-08-18T12:24:12.915Z] [2021-08-18T12:24:12.915Z] #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-18T12:24:12.915Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:12.915Z] #36 58.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:24:12.915Z] #36 58.96 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T12:24:12.915Z] #36 58.97 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T12:24:12.915Z] #36 58.99 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T12:24:12.915Z] #36 59.03 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T12:24:12.915Z] #36 59.09 Setting up cmake-data (3.13.4-1) ... [2021-08-18T12:24:12.915Z] #36 59.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T12:24:12.915Z] #36 59.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T12:24:12.915Z] #36 59.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T12:24:12.915Z] #36 59.16 Setting up cmake (3.13.4-1) ... [2021-08-18T12:24:12.915Z] #36 59.17 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:24:12.916Z] #36 59.22 Processing triggers for mime-support (3.62) ... [2021-08-18T12:24:12.916Z] #36 DONE 59.9s [2021-08-18T12:24:13.059Z] #36 ... [2021-08-18T12:24:13.059Z] [2021-08-18T12:24:13.059Z] #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-18T12:24:13.059Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:13.059Z] #44 43.75 Reading package lists... [2021-08-18T12:24:13.059Z] #44 49.30 Building dependency tree... [2021-08-18T12:24:13.059Z] #44 52.28 The following additional packages will be installed: [2021-08-18T12:24:13.059Z] #44 52.28 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T12:24:13.059Z] #44 52.28 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T12:24:13.059Z] #44 52.28 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T12:24:13.059Z] #44 52.28 python3.7-minimal [2021-08-18T12:24:13.059Z] #44 52.30 Suggested packages: [2021-08-18T12:24:13.059Z] #44 52.31 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T12:24:13.059Z] #44 52.31 python3.7-doc binfmt-support [2021-08-18T12:24:13.059Z] #44 53.50 The following NEW packages will be installed: [2021-08-18T12:24:13.059Z] #44 53.50 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T12:24:13.059Z] #44 53.51 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T12:24:13.059Z] #44 53.51 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T12:24:13.059Z] #44 53.51 python3.7-minimal [2021-08-18T12:24:13.059Z] #44 53.95 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:13.059Z] #44 53.95 Need to get 6695 kB of archives. [2021-08-18T12:24:13.059Z] #44 53.95 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T12:24:13.059Z] #44 53.95 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-18T12:24:13.059Z] #44 53.98 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-18T12:24:13.059Z] #44 54.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T12:24:13.059Z] #44 54.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T12:24:13.059Z] #44 54.29 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-18T12:24:13.059Z] #44 54.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T12:24:13.059Z] #44 54.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T12:24:13.059Z] #44 54.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T12:24:13.059Z] #44 54.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T12:24:13.059Z] #44 54.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T12:24:13.059Z] #44 54.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T12:24:13.059Z] #44 54.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T12:24:13.059Z] #44 54.75 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-18T12:24:13.059Z] #44 54.76 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-18T12:24:13.059Z] #44 54.76 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-18T12:24:13.059Z] #44 57.05 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T12:24:13.059Z] #44 58.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:13.059Z] #44 58.68 Fetched 6695 kB in 4s (1810 kB/s) [2021-08-18T12:24:13.059Z] #44 58.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T12:24:13.059Z] #44 58.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T12:24:13.059Z] #44 58.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:13.059Z] #44 58.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:13.059Z] #44 ... [2021-08-18T12:24:13.059Z] [2021-08-18T12:24:13.059Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T12:24:13.059Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:24:13.059Z] #57 1.213 + RM_GOPATH=0 [2021-08-18T12:24:13.059Z] #57 1.215 + TMP_GOPATH= [2021-08-18T12:24:13.059Z] #57 1.216 + : /build [2021-08-18T12:24:13.059Z] #57 1.216 + '[' -z '' ']' [2021-08-18T12:24:13.059Z] #57 1.217 ++ mktemp -d [2021-08-18T12:24:13.059Z] #57 1.221 + export GOPATH=/tmp/tmp.EPtHfZLIqB [2021-08-18T12:24:13.059Z] #57 1.221 + GOPATH=/tmp/tmp.EPtHfZLIqB [2021-08-18T12:24:13.059Z] #57 1.221 + RM_GOPATH=1 [2021-08-18T12:24:13.059Z] #57 1.222 + case "$(go env GOARCH)" in [2021-08-18T12:24:13.059Z] #57 1.223 ++ go env GOARCH [2021-08-18T12:24:13.059Z] #57 1.251 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:13.059Z] #57 1.251 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:13.059Z] #57 1.254 ++ dirname /tmp/install/install.sh [2021-08-18T12:24:13.059Z] #57 1.256 + dir=/tmp/install [2021-08-18T12:24:13.059Z] #57 1.256 + bin=containerd [2021-08-18T12:24:13.059Z] #57 1.268 + shift [2021-08-18T12:24:13.059Z] #57 1.269 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T12:24:13.059Z] #57 1.269 + . /tmp/install/containerd.installer [2021-08-18T12:24:13.059Z] #57 1.269 ++ set -e [2021-08-18T12:24:13.059Z] #57 1.269 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:24:13.059Z] #57 1.269 + install_containerd [2021-08-18T12:24:13.059Z] #57 1.270 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T12:24:13.059Z] #57 1.270 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:24:13.059Z] #57 1.270 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EPtHfZLIqB/src/github.com/containerd/containerd [2021-08-18T12:24:13.059Z] #57 1.275 Cloning into '/tmp/tmp.EPtHfZLIqB/src/github.com/containerd/containerd'... [2021-08-18T12:24:13.174Z] [2021-08-18T12:24:13.174Z] #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-18T12:24:13.174Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:13.174Z] #13 52.85 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T12:24:13.174Z] #13 52.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T12:24:13.174Z] #13 52.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T12:24:13.174Z] #13 53.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T12:24:13.174Z] #13 53.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:24:13.174Z] #13 53.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:24:13.174Z] #13 53.17 Selecting previously unselected package dmsetup. [2021-08-18T12:24:13.174Z] #13 53.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:24:13.174Z] #13 53.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T12:24:13.174Z] #13 53.37 Selecting previously unselected package mingw-w64-common. [2021-08-18T12:24:13.175Z] #13 53.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T12:24:13.175Z] #13 53.38 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T12:24:13.987Z] #53 87.21 log [2021-08-18T12:24:14.432Z] #57 ... [2021-08-18T12:24:14.432Z] [2021-08-18T12:24:14.432Z] #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-18T12:24:14.432Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:14.432Z] #13 40.59 Reading package lists... [2021-08-18T12:24:14.432Z] #13 46.57 Building dependency tree... [2021-08-18T12:24:14.432Z] #13 49.75 The following additional packages will be installed: [2021-08-18T12:24:14.432Z] #13 49.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T12:24:14.432Z] #13 49.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T12:24:14.432Z] #13 49.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T12:24:14.432Z] #13 49.76 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T12:24:14.432Z] #13 49.78 mingw-w64-x86-64-dev [2021-08-18T12:24:14.432Z] #13 49.81 Suggested packages: [2021-08-18T12:24:14.432Z] #13 49.82 gcc-8-locales seccomp wine64 [2021-08-18T12:24:14.432Z] #13 50.55 The following NEW packages will be installed: [2021-08-18T12:24:14.432Z] #13 50.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T12:24:14.432Z] #13 50.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T12:24:14.432Z] #13 50.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T12:24:14.432Z] #13 50.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T12:24:14.432Z] #13 50.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T12:24:14.432Z] #13 50.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T12:24:14.432Z] #13 50.57 The following packages will be upgraded: [2021-08-18T12:24:14.432Z] #13 50.57 libseccomp2 [2021-08-18T12:24:14.432Z] #13 50.93 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:14.432Z] #13 50.93 Need to get 77.8 MB of archives. [2021-08-18T12:24:14.432Z] #13 50.93 After this operation, 487 MB of additional disk space will be used. [2021-08-18T12:24:14.432Z] #13 50.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T12:24:14.432Z] #13 50.94 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T12:24:14.432Z] #13 50.96 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-18T12:24:14.432Z] #13 51.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-18T12:24:14.432Z] #13 51.60 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-18T12:24:14.432Z] #13 51.61 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-18T12:24:14.432Z] #13 51.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T12:24:14.432Z] #13 51.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T12:24:14.432Z] #13 52.33 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-18T12:24:14.432Z] #13 52.64 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-18T12:24:14.432Z] #13 52.64 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-18T12:24:14.432Z] #13 56.42 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-18T12:24:14.549Z] #53 87.71 encoding/xml [2021-08-18T12:24:14.693Z] #13 ... [2021-08-18T12:24:14.693Z] [2021-08-18T12:24:14.693Z] #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-18T12:24:14.693Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:14.693Z] #36 60.22 Selecting previously unselected package libicu63:amd64. [2021-08-18T12:24:14.693Z] #36 60.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T12:24:14.693Z] #36 60.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:24:16.441Z] #53 89.31 go/doc [2021-08-18T12:24:16.441Z] #53 ... [2021-08-18T12:24:16.441Z] [2021-08-18T12:24:16.441Z] #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-18T12:24:16.441Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:24:16.441Z] #17 67.43 Fetched 48.3 MB in 1min 5s (742 kB/s) [2021-08-18T12:24:16.441Z] #17 67.43 Reading package lists... [2021-08-18T12:24:16.441Z] #17 ... [2021-08-18T12:24:16.441Z] [2021-08-18T12:24:16.441Z] #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-18T12:24:16.441Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:24:16.441Z] #59 82.16 github.com/pkg/diff [2021-08-18T12:24:16.441Z] #59 82.93 go/ast [2021-08-18T12:24:16.441Z] #59 84.52 golang.org/x/crypto/ssh/terminal [2021-08-18T12:24:16.441Z] #59 85.50 io/ioutil [2021-08-18T12:24:16.441Z] #59 85.81 mvdan.cc/editorconfig [2021-08-18T12:24:16.441Z] #59 86.24 mvdan.cc/sh/v3/fileutil [2021-08-18T12:24:16.441Z] #59 86.44 text/tabwriter [2021-08-18T12:24:16.441Z] #59 86.76 mvdan.cc/sh/v3/syntax [2021-08-18T12:24:17.364Z] #13 ... [2021-08-18T12:24:17.364Z] [2021-08-18T12:24:17.364Z] #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-18T12:24:17.364Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:17.364Z] #44 58.35 Selecting previously unselected package python3.7. [2021-08-18T12:24:17.364Z] #44 58.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 58.37 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:17.364Z] #44 58.54 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T12:24:17.364Z] #44 58.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 58.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:24:17.364Z] #44 58.70 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T12:24:17.364Z] #44 60.56 Selecting previously unselected package python3. [2021-08-18T12:24:17.364Z] #44 60.56 (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-18T12:24:17.364Z] #44 60.63 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 60.65 Unpacking python3 (3.7.3-1) ... [2021-08-18T12:24:17.364Z] #44 60.89 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T12:24:17.364Z] #44 60.89 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 60.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T12:24:17.364Z] #44 61.49 Selecting previously unselected package python3-pkg-resources. [2021-08-18T12:24:17.364Z] #44 61.49 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T12:24:17.364Z] #44 61.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:24:17.364Z] #44 61.71 Selecting previously unselected package python3-six. [2021-08-18T12:24:17.364Z] #44 61.72 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T12:24:17.364Z] #44 61.73 Unpacking python3-six (1.12.0-1) ... [2021-08-18T12:24:17.364Z] #44 61.84 Selecting previously unselected package python3-protobuf. [2021-08-18T12:24:17.364Z] #44 61.84 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 61.85 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T12:24:17.364Z] #44 62.31 Selecting previously unselected package libnet1:amd64. [2021-08-18T12:24:17.364Z] #44 62.31 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 62.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:24:17.364Z] #44 62.44 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T12:24:17.364Z] #44 62.44 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 62.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:24:17.364Z] #44 62.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T12:24:17.364Z] #44 62.58 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 62.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:24:17.364Z] #44 62.79 Selecting previously unselected package criu. [2021-08-18T12:24:17.364Z] #44 62.79 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T12:24:17.364Z] #44 62.81 Unpacking criu (3.15-1) ... [2021-08-18T12:24:17.364Z] #44 63.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:24:17.364Z] #44 63.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:24:17.364Z] #44 63.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:24:17.364Z] #44 63.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T12:24:17.364Z] #44 63.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:24:17.364Z] #44 63.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:17.364Z] #44 63.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:24:17.364Z] #44 63.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:17.364Z] #44 ... [2021-08-18T12:24:17.364Z] [2021-08-18T12:24:17.364Z] #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-18T12:24:17.364Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:17.364Z] #13 58.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T12:24:17.364Z] #13 58.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T12:24:17.364Z] #13 58.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T12:24:17.369Z] #59 90.53 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T12:24:17.932Z] #59 ... [2021-08-18T12:24:17.932Z] [2021-08-18T12:24:17.932Z] #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-18T12:24:17.932Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:17.932Z] #53 91.27 github.com/LK4D4/vndr/versioned [2021-08-18T12:24:17.932Z] #53 91.37 compress/flate [2021-08-18T12:24:18.496Z] #53 91.72 github.com/LK4D4/vndr/build [2021-08-18T12:24:18.874Z] #36 ... [2021-08-18T12:24:18.874Z] [2021-08-18T12:24:18.874Z] #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-18T12:24:18.874Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:18.874Z] #13 58.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T12:24:18.874Z] #13 58.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T12:24:18.874Z] #13 58.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T12:24:18.874Z] #13 58.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T12:24:18.874Z] #13 58.84 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-18T12:24:18.874Z] #13 58.85 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T12:24:18.874Z] #13 58.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T12:24:18.874Z] #13 58.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T12:24:18.874Z] #13 58.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T12:24:18.874Z] #13 58.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T12:24:18.874Z] #13 58.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T12:24:18.874Z] #13 59.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T12:24:18.874Z] #13 59.05 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-18T12:24:18.874Z] #13 59.06 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T12:24:18.874Z] #13 60.47 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:19.132Z] #13 60.88 Fetched 77.8 MB in 8s (9235 kB/s) [2021-08-18T12:24:19.389Z] [2021-08-18T12:24:19.389Z] #13 ... [2021-08-18T12:24:19.389Z] [2021-08-18T12:24:19.389Z] #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-18T12:24:19.389Z] #48 sha256:f8459bbb278511970c0e93f083f662052be75348ad5c84c7fc59d6fa666260bf [2021-08-18T12:24:19.389Z] #48 DONE 66.2s [2021-08-18T12:24:19.389Z] [2021-08-18T12:24:19.389Z] #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-18T12:24:19.389Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:19.389Z] #13 61.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2021-08-18T12:24:19.389Z] #13 ... [2021-08-18T12:24:19.389Z] [2021-08-18T12:24:19.389Z] #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-18T12:24:19.389Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:24:19.389Z] #32 55.82 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-18T12:24:19.389Z] #32 56.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T12:24:19.389Z] #32 56.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T12:24:19.389Z] #32 ... [2021-08-18T12:24:19.389Z] [2021-08-18T12:24:19.389Z] #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-18T12:24:19.389Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:19.425Z] #53 ... [2021-08-18T12:24:19.425Z] [2021-08-18T12:24:19.425Z] #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-18T12:24:19.425Z] #59 sha256:357adffe40c892b1c6df1c1b4fe1e95af2a72188d925a4f62e921f3f28a83a3e [2021-08-18T12:24:19.425Z] #59 DONE 92.6s [2021-08-18T12:24:19.425Z] [2021-08-18T12:24:19.425Z] #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-18T12:24:19.425Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:24:19.647Z] #13 61.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T12:24:19.647Z] #13 61.45 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T12:24:19.647Z] #13 61.48 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T12:24:19.682Z] #47 ... [2021-08-18T12:24:19.682Z] [2021-08-18T12:24:19.682Z] #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-18T12:24:19.682Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:19.682Z] #53 93.13 hash/crc32 [2021-08-18T12:24:20.213Z] #13 61.89 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:24:20.213Z] #13 62.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T12:24:20.471Z] #13 62.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T12:24:20.471Z] #13 62.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T12:24:20.471Z] #13 62.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T12:24:20.611Z] #53 93.81 compress/gzip [2021-08-18T12:24:21.035Z] #13 ... [2021-08-18T12:24:21.035Z] [2021-08-18T12:24:21.035Z] #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-18T12:24:21.035Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:24:21.035Z] #46 57.61 internal/reflectlite [2021-08-18T12:24:21.035Z] #46 57.61 sync [2021-08-18T12:24:21.035Z] #46 59.49 internal/testlog [2021-08-18T12:24:21.035Z] #46 59.85 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T12:24:21.035Z] #46 60.18 math/rand [2021-08-18T12:24:21.035Z] #46 60.99 errors [2021-08-18T12:24:21.035Z] #46 61.13 sort [2021-08-18T12:24:21.035Z] #46 61.40 io [2021-08-18T12:24:21.035Z] #46 62.72 strconv [2021-08-18T12:24:21.035Z] #46 62.84 bytes [2021-08-18T12:24:21.035Z] #46 65.08 strings [2021-08-18T12:24:21.035Z] #46 66.36 reflect [2021-08-18T12:24:21.035Z] #46 ... [2021-08-18T12:24:21.035Z] [2021-08-18T12:24:21.035Z] #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-18T12:24:21.035Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:21.035Z] #36 67.29 Selecting previously unselected package libxml2:amd64. [2021-08-18T12:24:21.035Z] #36 67.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T12:24:21.035Z] #36 67.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T12:24:21.175Z] #53 94.28 net [2021-08-18T12:24:21.175Z] #53 94.37 vendor/golang.org/x/text/transform [2021-08-18T12:24:21.293Z] #36 68.05 Selecting previously unselected package libarchive13:amd64. [2021-08-18T12:24:21.293Z] #36 68.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T12:24:21.293Z] #36 68.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T12:24:21.738Z] #53 94.85 vendor/golang.org/x/text/unicode/bidi [2021-08-18T12:24:21.860Z] #36 68.51 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T12:24:21.860Z] #36 68.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T12:24:21.860Z] #36 68.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T12:24:21.860Z] #36 68.77 Selecting previously unselected package librhash0:amd64. [2021-08-18T12:24:21.860Z] #36 ... [2021-08-18T12:24:21.860Z] [2021-08-18T12:24:21.860Z] #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-18T12:24:21.860Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:24:21.860Z] #52 58.64 internal/reflectlite [2021-08-18T12:24:21.860Z] #52 58.64 sync [2021-08-18T12:24:21.860Z] #52 60.87 sort [2021-08-18T12:24:21.860Z] #52 60.90 errors [2021-08-18T12:24:21.860Z] #52 61.24 io [2021-08-18T12:24:21.860Z] #52 62.26 internal/oserror [2021-08-18T12:24:21.860Z] #52 62.46 syscall [2021-08-18T12:24:21.860Z] #52 62.75 bytes [2021-08-18T12:24:21.860Z] #52 65.32 strconv [2021-08-18T12:24:21.868Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-18T12:24:21.868Z] [2021-08-18T12:24:21.868Z] ________ ____ __. [2021-08-18T12:24:21.868Z] \_____ \ | |/ _| [2021-08-18T12:24:21.868Z] / | \| < [2021-08-18T12:24:21.868Z] / | \ | \ [2021-08-18T12:24:21.868Z] \_______ /____|__ \ [2021-08-18T12:24:21.868Z] \/ \/ [2021-08-18T12:24:21.868Z] [2021-08-18T12:24:21.868Z] INFO: make.ps1 ended at 08/18/2021 12:24:16 [2021-08-18T12:24:21.868Z] INFO: Binaries build ended at 08/18/2021 12:24:17. Duration:00:01:26.9849035 [2021-08-18T12:24:21.868Z] INFO: Copying the built daemon binary to d:\CI\PR-42756\2\binary\dockerd-427ad30c05.exe... [2021-08-18T12:24:21.868Z] INFO: Copying the built client binary to d:\CI\PR-42756\2\binary\docker-427ad30c05.exe... [2021-08-18T12:24:21.868Z] INFO: Copying dockerversion from the container... [2021-08-18T12:24:21.868Z] INFO: Copying the golang package from the container to d:\CI\PR-42756\2\installer\go.zip... [2021-08-18T12:24:21.868Z] INFO: Extracting go.zip to d:\CI\PR-42756\2\go [2021-08-18T12:24:22.117Z] #52 ... [2021-08-18T12:24:22.117Z] [2021-08-18T12:24:22.117Z] #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-18T12:24:22.117Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:22.117Z] #36 68.77 Selecting previously unselected package librhash0:amd64. [2021-08-18T12:24:22.117Z] #36 68.78 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T12:24:22.117Z] #36 68.79 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T12:24:22.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T12:24:22.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T12:24:22.666Z] #53 96.00 vendor/golang.org/x/text/secure/bidirule [2021-08-18T12:24:22.717Z] #36 69.46 Selecting previously unselected package libuv1:amd64. [2021-08-18T12:24:22.717Z] #36 69.47 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T12:24:22.717Z] #36 69.54 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T12:24:22.923Z] #53 96.19 vendor/golang.org/x/text/unicode/norm [2021-08-18T12:24:22.975Z] #36 69.74 Selecting previously unselected package cmake. [2021-08-18T12:24:22.975Z] #36 69.76 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-18T12:24:22.975Z] #36 69.78 Unpacking cmake (3.13.4-1) ... [2021-08-18T12:24:23.539Z] #36 ... [2021-08-18T12:24:23.539Z] [2021-08-18T12:24:23.539Z] #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-18T12:24:23.539Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:23.539Z] #44 59.68 Selecting previously unselected package python3.7-minimal. [2021-08-18T12:24:23.539Z] #44 59.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:23.539Z] #44 59.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:24:23.539Z] #44 61.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:23.539Z] #44 61.32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:24:23.539Z] #44 65.77 Selecting previously unselected package python3-minimal. [2021-08-18T12:24:23.539Z] #44 65.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-18T12:24:23.539Z] #44 65.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T12:24:23.539Z] #44 65.86 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T12:24:23.539Z] #44 66.15 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T12:24:23.539Z] #44 66.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T12:24:23.539Z] #44 66.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:24:23.539Z] #44 66.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T12:24:23.539Z] #44 66.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:23.539Z] #44 66.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:23.539Z] #44 67.98 Selecting previously unselected package python3.7. [2021-08-18T12:24:23.539Z] #44 67.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:24:23.539Z] #44 67.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:23.539Z] #44 68.27 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T12:24:23.539Z] #44 68.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T12:24:23.539Z] #44 68.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:24:23.539Z] #44 68.56 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T12:24:23.539Z] #44 ... [2021-08-18T12:24:23.539Z] [2021-08-18T12:24:23.539Z] #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-18T12:24:23.539Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:23.539Z] #13 64.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T12:24:23.539Z] #13 64.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T12:24:23.539Z] #13 64.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T12:24:23.963Z] #13 ... [2021-08-18T12:24:23.963Z] [2021-08-18T12:24:23.963Z] #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-18T12:24:23.963Z] #37 sha256:7a4cf750949dc3367a947819f8c05ed0223b1344af95182ea1c0bd84f0ab0efd [2021-08-18T12:24:23.963Z] #37 1.073 + RM_GOPATH=0 [2021-08-18T12:24:23.963Z] #37 1.073 + TMP_GOPATH= [2021-08-18T12:24:23.963Z] #37 1.076 + : /build [2021-08-18T12:24:23.963Z] #37 1.076 + '[' -z '' ']' [2021-08-18T12:24:23.963Z] #37 1.077 ++ mktemp -d [2021-08-18T12:24:23.963Z] #37 1.080 + export GOPATH=/tmp/tmp.4vDS5oFvkj [2021-08-18T12:24:23.963Z] #37 1.080 + GOPATH=/tmp/tmp.4vDS5oFvkj [2021-08-18T12:24:23.963Z] #37 1.080 + RM_GOPATH=1 [2021-08-18T12:24:23.963Z] #37 1.080 + case "$(go env GOARCH)" in [2021-08-18T12:24:23.963Z] #37 1.084 ++ go env GOARCH [2021-08-18T12:24:23.963Z] #37 1.121 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:23.963Z] #37 1.121 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:23.963Z] #37 1.122 ++ dirname /tmp/install/install.sh [2021-08-18T12:24:23.963Z] #37 1.136 + dir=/tmp/install [2021-08-18T12:24:23.963Z] #37 1.136 + bin=tini [2021-08-18T12:24:23.963Z] #37 1.136 + shift [2021-08-18T12:24:23.963Z] #37 1.136 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T12:24:23.963Z] #37 1.136 + . /tmp/install/tini.installer [2021-08-18T12:24:23.963Z] #37 1.136 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:24:23.963Z] #37 1.137 + install_tini [2021-08-18T12:24:23.963Z] #37 1.137 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T12:24:23.963Z] #37 1.137 + git clone https://github.com/krallin/tini.git /tmp/tmp.4vDS5oFvkj/tini [2021-08-18T12:24:23.963Z] #37 1.137 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:24:23.963Z] #37 1.140 Cloning into '/tmp/tmp.4vDS5oFvkj/tini'... [2021-08-18T12:24:23.963Z] #37 1.896 + cd /tmp/tmp.4vDS5oFvkj/tini [2021-08-18T12:24:23.963Z] #37 1.897 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:24:23.963Z] #37 1.904 + cmake . [2021-08-18T12:24:23.963Z] #37 2.468 -- The C compiler identification is GNU 8.3.0 [2021-08-18T12:24:23.963Z] #37 2.521 -- Check for working C compiler: /usr/bin/cc [2021-08-18T12:24:23.963Z] #37 3.257 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T12:24:23.963Z] #37 3.259 -- Detecting C compiler ABI info [2021-08-18T12:24:23.963Z] #37 4.064 -- Detecting C compiler ABI info - done [2021-08-18T12:24:23.963Z] #37 4.105 -- Detecting C compile features [2021-08-18T12:24:23.963Z] #37 6.322 -- Detecting C compile features - done [2021-08-18T12:24:23.963Z] #37 6.373 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T12:24:23.963Z] #37 6.645 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T12:24:23.963Z] #37 6.726 -- Configuring done [2021-08-18T12:24:23.963Z] #37 6.752 -- Generating done [2021-08-18T12:24:23.963Z] #37 6.755 -- Build files have been written to: /tmp/tmp.4vDS5oFvkj/tini [2021-08-18T12:24:23.963Z] #37 6.765 + make tini-static [2021-08-18T12:24:23.963Z] #37 7.212 Scanning dependencies of target tini-static [2021-08-18T12:24:23.963Z] #37 7.372 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T12:24:23.963Z] #37 8.542 [100%] Linking C executable tini-static [2021-08-18T12:24:23.963Z] #37 9.051 [100%] Built target tini-static [2021-08-18T12:24:23.963Z] #37 9.137 + mkdir -p /build [2021-08-18T12:24:23.963Z] #37 9.139 + cp tini-static /build/docker-init [2021-08-18T12:24:23.964Z] #37 DONE 10.1s [2021-08-18T12:24:23.964Z] [2021-08-18T12:24:23.964Z] #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-18T12:24:23.964Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:23.964Z] #44 68.61 Setting up python3 (3.7.3-1) ... [2021-08-18T12:24:23.964Z] #44 69.28 Setting up python3-six (1.12.0-1) ... [2021-08-18T12:24:24.222Z] #44 70.58 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:24:24.222Z] #44 ... [2021-08-18T12:24:24.222Z] [2021-08-18T12:24:24.222Z] #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-18T12:24:24.222Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:24:24.222Z] #52 61.07 time [2021-08-18T12:24:24.222Z] #52 65.99 context [2021-08-18T12:24:24.222Z] #52 66.84 internal/syscall/unix [2021-08-18T12:24:24.222Z] #52 67.08 encoding/binary [2021-08-18T12:24:24.222Z] #52 67.12 internal/fmtsort [2021-08-18T12:24:24.222Z] #52 67.87 internal/poll [2021-08-18T12:24:24.222Z] #52 68.77 encoding/base64 [2021-08-18T12:24:24.222Z] #52 69.63 golang.org/x/sys/unix [2021-08-18T12:24:24.222Z] #52 ... [2021-08-18T12:24:24.222Z] [2021-08-18T12:24:24.223Z] #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-18T12:24:24.223Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:24.223Z] #13 65.49 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T12:24:24.223Z] #13 65.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:24:24.223Z] #13 65.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:24:24.223Z] #13 65.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T12:24:24.223Z] #13 65.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:24:24.481Z] #13 65.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:24:25.435Z] #13 67.17 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T12:24:25.435Z] #13 67.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T12:24:25.435Z] #13 67.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T12:24:25.435Z] #13 67.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T12:24:25.435Z] #13 67.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:24:25.435Z] #13 67.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:24:25.440Z] #53 98.33 vendor/golang.org/x/net/idna [2021-08-18T12:24:25.693Z] #13 67.50 Selecting previously unselected package dmsetup. [2021-08-18T12:24:25.693Z] #13 67.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:24:25.693Z] #13 67.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T12:24:25.964Z] #13 67.79 Selecting previously unselected package mingw-w64-common. [2021-08-18T12:24:25.964Z] #13 67.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T12:24:25.964Z] #13 67.81 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T12:24:26.368Z] #53 99.68 vendor/golang.org/x/net/http2/hpack [2021-08-18T12:24:27.294Z] #53 100.5 mime [2021-08-18T12:24:27.864Z] #13 ... [2021-08-18T12:24:27.864Z] [2021-08-18T12:24:27.864Z] #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-18T12:24:27.864Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T12:24:27.864Z] #36 72.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:24:27.864Z] #36 72.80 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T12:24:27.864Z] #36 72.81 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T12:24:27.864Z] #36 72.82 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T12:24:27.864Z] #36 72.90 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T12:24:27.864Z] #36 72.94 Setting up cmake-data (3.13.4-1) ... [2021-08-18T12:24:27.864Z] #36 72.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T12:24:27.864Z] #36 72.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T12:24:27.864Z] #36 73.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T12:24:27.864Z] #36 73.05 Setting up cmake (3.13.4-1) ... [2021-08-18T12:24:27.864Z] #36 73.07 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:24:27.864Z] #36 73.17 Processing triggers for mime-support (3.62) ... [2021-08-18T12:24:27.864Z] #36 DONE 74.3s [2021-08-18T12:24:27.864Z] [2021-08-18T12:24:27.864Z] #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-18T12:24:27.864Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:27.864Z] #44 70.06 Selecting previously unselected package python3. [2021-08-18T12:24:27.864Z] #44 70.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 ... 16073 files and directories currently installed.) [2021-08-18T12:24:27.864Z] #44 70.13 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 70.15 Unpacking python3 (3.7.3-1) ... [2021-08-18T12:24:27.864Z] #44 70.32 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T12:24:27.864Z] #44 70.32 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 70.33 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T12:24:27.864Z] #44 71.03 Selecting previously unselected package python3-pkg-resources. [2021-08-18T12:24:27.864Z] #44 71.05 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T12:24:27.864Z] #44 71.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:24:27.864Z] #44 71.28 Selecting previously unselected package python3-six. [2021-08-18T12:24:27.864Z] #44 71.30 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T12:24:27.864Z] #44 71.31 Unpacking python3-six (1.12.0-1) ... [2021-08-18T12:24:27.864Z] #44 71.42 Selecting previously unselected package python3-protobuf. [2021-08-18T12:24:27.864Z] #44 71.43 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 71.44 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T12:24:27.864Z] #44 71.93 Selecting previously unselected package libnet1:amd64. [2021-08-18T12:24:27.864Z] #44 71.93 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 71.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:24:27.864Z] #44 72.07 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T12:24:27.864Z] #44 72.11 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 72.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:24:27.864Z] #44 72.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T12:24:27.864Z] #44 72.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 72.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:24:27.864Z] #44 72.54 Selecting previously unselected package criu. [2021-08-18T12:24:27.864Z] #44 72.55 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T12:24:27.864Z] #44 72.56 Unpacking criu (3.15-1) ... [2021-08-18T12:24:27.864Z] #44 73.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:24:27.864Z] #44 73.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:24:27.864Z] #44 73.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:24:27.864Z] #44 73.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T12:24:27.864Z] #44 73.97 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:24:27.864Z] #44 73.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:27.864Z] #44 74.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:24:27.864Z] #44 74.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:24:28.222Z] #53 101.6 mime/quotedprintable [2021-08-18T12:24:28.491Z] #53 101.8 net/http/internal [2021-08-18T12:24:29.750Z] #13 ... [2021-08-18T12:24:29.750Z] [2021-08-18T12:24:29.750Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T12:24:29.750Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:29.750Z] #46 66.42 internal/fmtsort [2021-08-18T12:24:29.750Z] #46 66.73 internal/syscall/unix [2021-08-18T12:24:29.750Z] #46 67.10 internal/poll [2021-08-18T12:24:29.750Z] #46 67.17 internal/syscall/execenv [2021-08-18T12:24:29.750Z] #46 67.47 path [2021-08-18T12:24:29.750Z] #46 68.19 io/fs [2021-08-18T12:24:29.750Z] #46 69.51 regexp/syntax [2021-08-18T12:24:29.750Z] #46 69.83 os [2021-08-18T12:24:29.750Z] #46 73.80 fmt [2021-08-18T12:24:29.750Z] #46 74.46 path/filepath [2021-08-18T12:24:29.750Z] #46 75.83 regexp [2021-08-18T12:24:30.009Z] #46 ... [2021-08-18T12:24:30.009Z] [2021-08-18T12:24:30.009Z] #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-18T12:24:30.009Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:30.009Z] #44 71.95 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T12:24:30.009Z] #44 74.74 Setting up criu (3.15-1) ... [2021-08-18T12:24:30.009Z] #44 76.41 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:24:30.009Z] #44 76.51 Processing triggers for mime-support (3.62) ... [2021-08-18T12:24:30.945Z] #44 DONE 77.3s [2021-08-18T12:24:30.945Z] [2021-08-18T12:24:30.945Z] #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-18T12:24:30.945Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:24:30.945Z] #52 71.24 os [2021-08-18T12:24:30.945Z] #52 74.80 fmt [2021-08-18T12:24:31.132Z] INFO: Extraction ended at 08/18/2021 12:24:27. Duration:00:00:22.3227759 [2021-08-18T12:24:31.132Z] INFO: Updating the golang and path environment variables [2021-08-18T12:24:31.132Z] INFO: GOPATH=d:\gopath [2021-08-18T12:24:31.132Z] INFO: go version go1.16.7 windows/amd64 [2021-08-18T12:24:31.132Z] INFO: Running the daemon under test in debug mode [2021-08-18T12:24:31.132Z] INFO: Starting a daemon under test... [2021-08-18T12:24:31.132Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42756\2\daemon --pidfile d:\CI\PR-42756\2\docker.pid -D [2021-08-18T12:24:31.132Z] INFO: Process started successfully. [2021-08-18T12:24:31.132Z] INFO: Start tailing logs of the daemon under tests [2021-08-18T12:24:31.132Z] INFO: Waiting for the daemon under test to start... [2021-08-18T12:24:31.515Z] #52 78.29 golang.org/x/crypto/ssh/terminal [2021-08-18T12:24:31.515Z] #52 ... [2021-08-18T12:24:31.515Z] [2021-08-18T12:24:31.515Z] #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-18T12:24:31.515Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:31.515Z] #46 78.30 flag [2021-08-18T12:24:31.767Z] #53 104.8 net/textproto [2021-08-18T12:24:31.767Z] #53 104.8 crypto/x509 [2021-08-18T12:24:32.044Z] #44 ... [2021-08-18T12:24:32.044Z] [2021-08-18T12:24:32.044Z] #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-18T12:24:32.044Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:24:32.044Z] #46 68.71 bufio [2021-08-18T12:24:32.044Z] #46 70.57 syscall [2021-08-18T12:24:32.044Z] #46 78.46 internal/fmtsort [2021-08-18T12:24:32.044Z] #46 ... [2021-08-18T12:24:32.044Z] [2021-08-18T12:24:32.044Z] #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-18T12:24:32.044Z] #37 sha256:446f170c8788eb66a8c9fb9d301f529052ec859d215a924ee10cd55af18b1345 [2021-08-18T12:24:32.044Z] #37 1.187 + RM_GOPATH=0 [2021-08-18T12:24:32.044Z] #37 1.187 + TMP_GOPATH= [2021-08-18T12:24:32.044Z] #37 1.187 + : /build [2021-08-18T12:24:32.044Z] #37 1.187 + '[' -z '' ']' [2021-08-18T12:24:32.044Z] #37 1.187 ++ mktemp -d [2021-08-18T12:24:32.044Z] #37 1.195 + export GOPATH=/tmp/tmp.ZS2vXDm3mC [2021-08-18T12:24:32.044Z] #37 1.195 + GOPATH=/tmp/tmp.ZS2vXDm3mC [2021-08-18T12:24:32.044Z] #37 1.195 + RM_GOPATH=1 [2021-08-18T12:24:32.044Z] #37 1.195 + case "$(go env GOARCH)" in [2021-08-18T12:24:32.044Z] #37 1.195 ++ go env GOARCH [2021-08-18T12:24:32.044Z] #37 1.231 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:32.044Z] #37 1.231 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:24:32.044Z] #37 1.231 ++ dirname /tmp/install/install.sh [2021-08-18T12:24:32.044Z] #37 1.235 + dir=/tmp/install [2021-08-18T12:24:32.044Z] #37 1.235 + bin=tini [2021-08-18T12:24:32.044Z] #37 1.235 + shift [2021-08-18T12:24:32.044Z] #37 1.235 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T12:24:32.044Z] #37 1.235 + . /tmp/install/tini.installer [2021-08-18T12:24:32.044Z] #37 1.239 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:24:32.044Z] #37 1.239 + install_tini [2021-08-18T12:24:32.044Z] #37 1.239 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T12:24:32.044Z] #37 1.243 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZS2vXDm3mC/tini [2021-08-18T12:24:32.044Z] #37 1.243 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:24:32.044Z] #37 1.245 Cloning into '/tmp/tmp.ZS2vXDm3mC/tini'... [2021-08-18T12:24:32.044Z] #37 1.991 + cd /tmp/tmp.ZS2vXDm3mC/tini [2021-08-18T12:24:32.044Z] #37 1.991 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:24:32.044Z] #37 2.012 + cmake . [2021-08-18T12:24:32.044Z] #37 2.541 -- The C compiler identification is GNU 8.3.0 [2021-08-18T12:24:32.044Z] #37 2.577 -- Check for working C compiler: /usr/bin/cc [2021-08-18T12:24:32.044Z] #37 3.342 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T12:24:32.044Z] #37 3.344 -- Detecting C compiler ABI info [2021-08-18T12:24:32.044Z] #37 3.973 -- Detecting C compiler ABI info - done [2021-08-18T12:24:32.044Z] #37 4.017 -- Detecting C compile features [2021-08-18T12:24:32.331Z] #53 ... [2021-08-18T12:24:32.331Z] [2021-08-18T12:24:32.331Z] #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-18T12:24:32.331Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:24:32.331Z] #17 67.43 Reading package lists... [2021-08-18T12:24:32.588Z] #17 83.93 Reading package lists... [2021-08-18T12:24:32.588Z] #17 ... [2021-08-18T12:24:32.588Z] [2021-08-18T12:24:32.588Z] #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-18T12:24:32.588Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:32.588Z] #53 105.8 vendor/golang.org/x/net/http/httpguts [2021-08-18T12:24:32.588Z] #53 106.0 vendor/golang.org/x/net/http/httpproxy [2021-08-18T12:24:32.609Z] #37 ... [2021-08-18T12:24:32.609Z] [2021-08-18T12:24:32.609Z] #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-18T12:24:32.609Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:24:32.609Z] #52 69.44 reflect [2021-08-18T12:24:32.609Z] #52 71.61 time [2021-08-18T12:24:32.609Z] #52 77.68 context [2021-08-18T12:24:32.609Z] #52 78.46 internal/syscall/unix [2021-08-18T12:24:32.609Z] #52 78.81 internal/poll [2021-08-18T12:24:32.866Z] #52 ... [2021-08-18T12:24:32.866Z] [2021-08-18T12:24:32.867Z] #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-18T12:24:32.867Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:32.867Z] #13 74.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T12:24:32.867Z] #13 74.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T12:24:32.867Z] #13 74.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T12:24:32.891Z] #46 79.67 go/token [2021-08-18T12:24:33.150Z] #46 79.89 internal/lazyregexp [2021-08-18T12:24:33.150Z] #46 80.11 net/url [2021-08-18T12:24:33.517Z] #53 106.5 mime/multipart [2021-08-18T12:24:33.716Z] #46 80.62 go/scanner [2021-08-18T12:24:34.650Z] #46 81.47 text/template/parse [2021-08-18T12:24:34.884Z] #53 107.9 crypto/tls [2021-08-18T12:24:35.217Z] #46 81.95 go/ast [2021-08-18T12:24:38.008Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-18T12:24:38.123Z] #13 ... [2021-08-18T12:24:38.123Z] [2021-08-18T12:24:38.123Z] #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-18T12:24:38.123Z] #37 sha256:446f170c8788eb66a8c9fb9d301f529052ec859d215a924ee10cd55af18b1345 [2021-08-18T12:24:38.123Z] #37 6.076 -- Detecting C compile features - done [2021-08-18T12:24:38.123Z] #37 6.108 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T12:24:38.123Z] #37 6.266 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T12:24:38.123Z] #37 6.368 -- Configuring done [2021-08-18T12:24:38.123Z] #37 6.398 -- Generating done [2021-08-18T12:24:38.123Z] #37 6.402 -- Build files have been written to: /tmp/tmp.ZS2vXDm3mC/tini [2021-08-18T12:24:38.123Z] #37 6.413 + make tini-static [2021-08-18T12:24:38.123Z] #37 6.876 Scanning dependencies of target tini-static [2021-08-18T12:24:38.123Z] #37 6.965 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T12:24:38.123Z] #37 8.373 [100%] Linking C executable tini-static [2021-08-18T12:24:38.123Z] #37 9.054 [100%] Built target tini-static [2021-08-18T12:24:38.123Z] #37 9.124 + mkdir -p /build [2021-08-18T12:24:38.123Z] #37 9.126 + cp tini-static /build/docker-init [2021-08-18T12:24:38.123Z] #37 DONE 9.9s [2021-08-18T12:24:38.123Z] [2021-08-18T12:24:38.124Z] #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-18T12:24:38.124Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:38.124Z] #44 79.45 Setting up python3 (3.7.3-1) ... [2021-08-18T12:24:38.124Z] #44 80.18 Setting up python3-six (1.12.0-1) ... [2021-08-18T12:24:38.124Z] #44 81.38 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:24:38.124Z] #44 82.95 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T12:24:38.465Z] [2021-08-18T12:24:38.465Z] ________ ____ __. [2021-08-18T12:24:38.465Z] \_____ \ | |/ _| [2021-08-18T12:24:38.465Z] / | \| < [2021-08-18T12:24:38.465Z] / | \ | \ [2021-08-18T12:24:38.465Z] \_______ /____|__ \ [2021-08-18T12:24:38.465Z] \/ \/ [2021-08-18T12:24:38.465Z] [2021-08-18T12:24:38.465Z] INFO: make.ps1 ended at 08/18/2021 12:24:38 [2021-08-18T12:24:38.502Z] #46 85.21 go/parser [2021-08-18T12:24:38.502Z] #46 ... [2021-08-18T12:24:38.502Z] [2021-08-18T12:24:38.502Z] #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-18T12:24:38.502Z] #57 sha256:814fbe4bc57ea96ef4e7c9e0720cb3b456d1d8c0f5f3f9a730a1bb8c39ea0e90 [2021-08-18T12:24:38.688Z] #44 ... [2021-08-18T12:24:38.688Z] [2021-08-18T12:24:38.688Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T12:24:38.688Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:38.688Z] #13 80.49 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T12:24:38.688Z] #13 80.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:24:38.688Z] #13 80.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:24:38.945Z] #13 80.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T12:24:38.945Z] #13 80.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:24:38.945Z] #13 80.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:24:39.056Z] #53 112.2 net/http/httptrace [2021-08-18T12:24:39.056Z] #53 112.4 net/http [2021-08-18T12:24:39.790Z] #57 43.18 Checking out files: 45% (2072/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 90% (4130/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-18T12:24:39.791Z] #57 44.52 + cd /tmp/tmp.HDDed9Xzdv/src/github.com/containerd/containerd [2021-08-18T12:24:39.791Z] #57 44.52 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:24:40.425Z] #53 ... [2021-08-18T12:24:40.425Z] [2021-08-18T12:24:40.425Z] #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-18T12:24:40.425Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:24:40.425Z] #17 83.93 Reading package lists... [2021-08-18T12:24:40.425Z] #17 96.40 Building dependency tree... [2021-08-18T12:24:40.425Z] #17 101.3 The following additional packages will be installed: [2021-08-18T12:24:40.425Z] #17 101.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-18T12:24:40.425Z] #17 101.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-18T12:24:40.425Z] #17 101.4 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-18T12:24:40.425Z] #17 101.4 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-18T12:24:40.425Z] #17 101.4 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-18T12:24:40.425Z] #17 101.4 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-18T12:24:40.425Z] #17 101.4 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-18T12:24:40.425Z] #17 101.4 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-18T12:24:40.425Z] #17 101.4 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-18T12:24:40.425Z] #17 101.4 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-18T12:24:40.425Z] #17 101.4 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-18T12:24:40.425Z] #17 101.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-18T12:24:40.425Z] #17 101.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 linux-libc-dev-s390x-cross patch xz-utils [2021-08-18T12:24:40.425Z] #17 101.4 Suggested packages: [2021-08-18T12:24:40.425Z] #17 101.4 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-18T12:24:40.425Z] #17 101.4 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-18T12:24:40.425Z] #17 101.4 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-18T12:24:40.425Z] #17 101.4 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-18T12:24:40.425Z] #17 101.4 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-18T12:24:40.425Z] #17 101.4 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-18T12:24:40.425Z] #17 101.4 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-18T12:24:40.425Z] #17 101.4 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-18T12:24:40.425Z] #17 101.4 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-18T12:24:40.425Z] #17 101.4 libyaml-shell-perl ed diffutils-doc [2021-08-18T12:24:40.425Z] #17 101.4 Recommended packages: [2021-08-18T12:24:40.425Z] #17 101.4 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-18T12:24:40.425Z] #17 101.4 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-18T12:24:40.633Z] INFO: Binaries build ended at 08/18/2021 12:24:40. Duration:00:01:35.8072590 [2021-08-18T12:24:41.597Z] INFO: Copying the built daemon binary to d:\CI\PR-42756\2\binary\dockerd-427ad30c05.exe... [2021-08-18T12:24:41.597Z] INFO: Copying the built client binary to d:\CI\PR-42756\2\binary\docker-427ad30c05.exe... [2021-08-18T12:24:41.597Z] INFO: Copying dockerversion from the container... [2021-08-18T12:24:41.692Z] #57 46.13 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T12:24:41.692Z] #57 46.13 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T12:24:41.692Z] #57 46.13 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T12:24:41.692Z] #57 46.13 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T12:24:41.692Z] #57 46.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T12:24:41.692Z] #57 46.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T12:24:41.692Z] #57 46.13 + '[' '' = dynamic ']' [2021-08-18T12:24:41.692Z] #57 46.13 + make [2021-08-18T12:24:42.054Z] INFO: Copying the golang package from the container to d:\CI\PR-42756\2\installer\go.zip... [2021-08-18T12:24:42.222Z] #13 ... [2021-08-18T12:24:42.222Z] [2021-08-18T12:24:42.222Z] #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-18T12:24:42.222Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:24:42.222Z] #46 79.06 internal/poll [2021-08-18T12:24:42.222Z] #46 79.08 internal/syscall/execenv [2021-08-18T12:24:42.222Z] #46 79.35 path [2021-08-18T12:24:42.222Z] #46 79.79 io/fs [2021-08-18T12:24:42.222Z] #46 80.99 regexp/syntax [2021-08-18T12:24:42.222Z] #46 81.93 os [2021-08-18T12:24:42.222Z] #46 85.78 regexp [2021-08-18T12:24:42.222Z] #46 86.49 fmt [2021-08-18T12:24:42.259Z] #57 ... [2021-08-18T12:24:42.259Z] [2021-08-18T12:24:42.259Z] #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-18T12:24:42.259Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:24:42.259Z] #52 79.02 encoding/json [2021-08-18T12:24:42.259Z] #52 79.90 github.com/pkg/diff [2021-08-18T12:24:42.259Z] #52 81.20 go/scanner [2021-08-18T12:24:42.259Z] #52 82.37 go/ast [2021-08-18T12:24:42.259Z] #52 83.93 io/ioutil [2021-08-18T12:24:42.259Z] #52 84.53 mvdan.cc/editorconfig [2021-08-18T12:24:42.259Z] #52 85.54 mvdan.cc/sh/v3/fileutil [2021-08-18T12:24:42.259Z] #52 85.71 text/tabwriter [2021-08-18T12:24:42.259Z] #52 86.20 mvdan.cc/sh/v3/syntax [2021-08-18T12:24:42.489Z] #46 89.29 path/filepath [2021-08-18T12:24:42.489Z] #46 ... [2021-08-18T12:24:42.489Z] [2021-08-18T12:24:42.489Z] #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-18T12:24:42.489Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T12:24:42.489Z] #44 86.73 Setting up criu (3.15-1) ... [2021-08-18T12:24:42.489Z] #44 88.66 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:24:42.489Z] #44 88.76 Processing triggers for mime-support (3.62) ... [2021-08-18T12:24:42.522Z] #52 ... [2021-08-18T12:24:42.522Z] [2021-08-18T12:24:42.522Z] #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-18T12:24:42.522Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:42.522Z] #46 86.21 text/template [2021-08-18T12:24:42.522Z] #46 88.70 log [2021-08-18T12:24:42.522Z] #46 89.41 encoding/xml [2021-08-18T12:24:43.018Z] INFO: Extracting go.zip to d:\CI\PR-42756\2\go [2021-08-18T12:24:43.429Z] #44 DONE 89.5s [2021-08-18T12:24:43.429Z] [2021-08-18T12:24:43.429Z] #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-18T12:24:43.429Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:24:43.429Z] #52 81.34 os [2021-08-18T12:24:43.429Z] #52 81.44 encoding/binary [2021-08-18T12:24:43.429Z] #52 83.49 encoding/base64 [2021-08-18T12:24:43.430Z] #52 84.55 golang.org/x/sys/unix [2021-08-18T12:24:43.430Z] #52 86.42 fmt [2021-08-18T12:24:43.993Z] #52 90.75 encoding/json [2021-08-18T12:24:43.993Z] #52 ... [2021-08-18T12:24:43.993Z] [2021-08-18T12:24:43.993Z] #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-18T12:24:43.993Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:24:43.993Z] #46 90.69 flag [2021-08-18T12:24:44.252Z] #46 91.06 go/token [2021-08-18T12:24:44.427Z] #46 91.17 go/doc [2021-08-18T12:24:44.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T12:24:44.600Z] #17 105.9 The following NEW packages will be installed: [2021-08-18T12:24:44.600Z] #17 105.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-18T12:24:44.600Z] #17 105.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-18T12:24:44.600Z] #17 105.9 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-18T12:24:44.600Z] #17 105.9 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-18T12:24:44.600Z] #17 105.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-18T12:24:44.600Z] #17 105.9 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-18T12:24:44.600Z] #17 105.9 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-18T12:24:44.600Z] #17 105.9 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-18T12:24:44.600Z] #17 105.9 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-18T12:24:44.600Z] #17 105.9 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-18T12:24:44.600Z] #17 105.9 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-18T12:24:44.600Z] #17 105.9 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-18T12:24:44.600Z] #17 105.9 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-18T12:24:44.600Z] #17 105.9 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-18T12:24:44.600Z] #17 105.9 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-18T12:24:44.600Z] #17 105.9 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-18T12:24:44.600Z] #17 105.9 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-18T12:24:44.600Z] #17 105.9 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-18T12:24:44.600Z] #17 105.9 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-18T12:24:44.600Z] #17 105.9 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-18T12:24:44.600Z] #17 105.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-18T12:24:44.600Z] #17 105.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-18T12:24:44.600Z] #17 105.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-18T12:24:44.600Z] #17 105.9 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-18T12:24:44.600Z] #17 105.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-18T12:24:44.600Z] #17 105.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-18T12:24:44.600Z] #17 105.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-18T12:24:44.600Z] #17 105.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-18T12:24:44.600Z] #17 105.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-18T12:24:44.600Z] #17 105.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-18T12:24:44.600Z] #17 105.9 linux-libc-dev-s390x-cross patch xz-utils [2021-08-18T12:24:44.995Z] #46 ... [2021-08-18T12:24:44.995Z] [2021-08-18T12:24:44.995Z] #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-18T12:24:44.995Z] #52 sha256:ac6f660ee18aa8aa336dd3a43ea2fd16820b7de3773249bc1a3fb67f2cb06214 [2021-08-18T12:24:44.995Z] #52 91.64 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T12:24:45.165Z] #17 106.4 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:24:45.165Z] #17 106.4 Need to get 169 MB of archives. [2021-08-18T12:24:45.165Z] #17 106.4 After this operation, 612 MB of additional disk space will be used. [2021-08-18T12:24:45.165Z] #17 106.4 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-08-18T12:24:45.165Z] #17 106.4 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-18T12:24:45.165Z] #17 106.4 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-18T12:24:45.165Z] #17 106.5 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-18T12:24:45.165Z] #17 106.6 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-18T12:24:45.165Z] #17 106.6 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T12:24:45.165Z] #17 106.7 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-08-18T12:24:45.422Z] #17 106.8 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-08-18T12:24:45.423Z] #17 106.9 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-08-18T12:24:45.622Z] #46 92.27 internal/lazyregexp [2021-08-18T12:24:45.622Z] #46 92.29 go/scanner [2021-08-18T12:24:45.679Z] #17 107.0 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-08-18T12:24:45.679Z] #17 107.0 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-08-18T12:24:45.679Z] #17 107.1 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T12:24:45.879Z] #46 92.55 net/url [2021-08-18T12:24:45.936Z] #17 107.1 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-08-18T12:24:46.500Z] #17 107.6 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T12:24:46.500Z] #17 107.6 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-08-18T12:24:46.500Z] #17 108.0 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T12:24:46.756Z] #17 108.0 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-08-18T12:24:46.810Z] #46 93.55 go/ast [2021-08-18T12:24:47.005Z] INFO: Extraction ended at 08/18/2021 12:24:44. Duration:00:00:25.1780273 [2021-08-18T12:24:47.005Z] INFO: Updating the golang and path environment variables [2021-08-18T12:24:47.005Z] INFO: GOPATH=d:\gopath [2021-08-18T12:24:47.005Z] INFO: go version go1.16.7 windows/amd64 [2021-08-18T12:24:47.005Z] INFO: Running the daemon under test in debug mode [2021-08-18T12:24:47.005Z] INFO: Starting a daemon under test... [2021-08-18T12:24:47.005Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42756\2\daemon --pidfile d:\CI\PR-42756\2\docker.pid -D [2021-08-18T12:24:47.005Z] INFO: Process started successfully. [2021-08-18T12:24:47.005Z] INFO: Start tailing logs of the daemon under tests [2021-08-18T12:24:47.005Z] INFO: Waiting for the daemon under test to start... [2021-08-18T12:24:47.013Z] #17 108.3 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T12:24:47.013Z] #17 108.3 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-08-18T12:24:47.269Z] #17 108.6 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T12:24:47.269Z] #17 108.6 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-08-18T12:24:47.269Z] #17 ... [2021-08-18T12:24:47.269Z] [2021-08-18T12:24:47.269Z] #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-18T12:24:47.269Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:47.269Z] #53 120.6 github.com/LK4D4/vndr/godl [2021-08-18T12:24:47.374Z] #46 94.08 text/template/parse [2021-08-18T12:24:47.834Z] #53 121.0 github.com/LK4D4/vndr [2021-08-18T12:24:49.184Z] #52 DONE 95.2s [2021-08-18T12:24:49.184Z] [2021-08-18T12:24:49.184Z] #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-18T12:24:49.184Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:49.184Z] #46 94.04 github.com/LK4D4/vndr/versioned [2021-08-18T12:24:49.184Z] #46 94.06 github.com/LK4D4/vndr/build [2021-08-18T12:24:49.184Z] #46 94.14 compress/flate [2021-08-18T12:24:49.730Z] #53 ... [2021-08-18T12:24:49.730Z] [2021-08-18T12:24:49.730Z] #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-18T12:24:49.730Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:24:49.730Z] #39 DONE 122.6s [2021-08-18T12:24:49.730Z] [2021-08-18T12:24:49.730Z] #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-18T12:24:49.730Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:24:49.730Z] #17 108.9 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-08-18T12:24:49.730Z] #17 108.9 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-18T12:24:49.730Z] #17 109.0 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-08-18T12:24:49.730Z] #17 109.0 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-08-18T12:24:49.730Z] #17 109.0 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-08-18T12:24:49.730Z] #17 109.0 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-18T12:24:49.730Z] #17 109.0 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-08-18T12:24:49.730Z] #17 109.1 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-18T12:24:49.730Z] #17 109.1 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-18T12:24:49.730Z] #17 109.1 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-18T12:24:49.730Z] #17 109.1 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-18T12:24:49.730Z] #17 109.1 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-08-18T12:24:49.730Z] #17 109.1 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-08-18T12:24:49.730Z] #17 109.5 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-18T12:24:49.730Z] #17 109.5 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-08-18T12:24:49.730Z] #17 109.5 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-18T12:24:49.730Z] #17 109.6 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-08-18T12:24:49.730Z] #17 109.6 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-08-18T12:24:49.730Z] #17 110.0 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-18T12:24:49.730Z] #17 110.0 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T12:24:49.730Z] #17 110.0 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-18T12:24:49.730Z] #17 110.1 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-18T12:24:49.730Z] #17 110.1 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-18T12:24:49.730Z] #17 110.1 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-18T12:24:49.730Z] #17 110.7 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-18T12:24:49.730Z] #17 110.8 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-08-18T12:24:49.730Z] #17 110.8 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-18T12:24:49.730Z] #17 110.8 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-18T12:24:49.730Z] #17 110.8 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-18T12:24:49.730Z] #17 110.9 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-08-18T12:24:49.730Z] #17 110.9 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-08-18T12:24:50.119Z] #46 96.82 hash/crc32 [2021-08-18T12:24:50.119Z] #46 96.95 crypto/rsa [2021-08-18T12:24:50.295Z] #17 111.5 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-08-18T12:24:50.295Z] #17 111.5 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-08-18T12:24:50.295Z] #17 111.6 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-18T12:24:50.337Z] ok github.com/docker/docker/cmd/dockerd/trap 3.077s coverage: 0.0% of statements [2021-08-18T12:24:50.378Z] #46 97.29 compress/gzip [2021-08-18T12:24:50.552Z] #17 111.8 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-08-18T12:24:50.553Z] #17 111.9 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-08-18T12:24:50.601Z] ok github.com/docker/docker/container 0.143s coverage: 34.8% of statements [2021-08-18T12:24:50.810Z] #17 112.3 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-08-18T12:24:50.810Z] #17 112.3 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-18T12:24:50.810Z] #17 112.3 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-18T12:24:50.945Z] #46 97.83 crypto/dsa [2021-08-18T12:24:51.070Z] #17 ... [2021-08-18T12:24:51.070Z] [2021-08-18T12:24:51.070Z] #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-18T12:24:51.070Z] #53 sha256:df3f688a018a38c2822d567d35572a9cddb95b49d75f619a7969b22133dbad0d [2021-08-18T12:24:51.070Z] #53 DONE 124.3s [2021-08-18T12:24:51.070Z] [2021-08-18T12:24:51.070Z] #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-18T12:24:51.070Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:24:51.070Z] #17 112.4 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-08-18T12:24:51.070Z] #17 112.4 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-08-18T12:24:51.070Z] #17 112.4 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-18T12:24:51.071Z] #17 112.4 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-08-18T12:24:51.071Z] #17 112.4 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-18T12:24:51.071Z] #17 112.4 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-18T12:24:51.071Z] #17 112.4 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-08-18T12:24:51.330Z] #17 112.4 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-08-18T12:24:51.513Z] #46 98.22 crypto/x509/pkix [2021-08-18T12:24:51.513Z] #46 98.35 net [2021-08-18T12:24:51.550Z] #46 97.77 go/parser [2021-08-18T12:24:51.587Z] #17 112.7 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-08-18T12:24:51.587Z] #17 112.7 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-08-18T12:24:51.587Z] #17 112.8 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-18T12:24:51.587Z] #17 113.0 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-08-18T12:24:51.771Z] #46 98.68 vendor/golang.org/x/crypto/chacha20 [2021-08-18T12:24:51.808Z] #46 ... [2021-08-18T12:24:51.808Z] [2021-08-18T12:24:51.808Z] #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-18T12:24:51.808Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:24:51.849Z] #17 113.0 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-08-18T12:24:52.110Z] #17 113.4 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-08-18T12:24:52.110Z] #17 113.4 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-18T12:24:52.110Z] #17 113.4 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-18T12:24:52.110Z] #17 113.5 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-18T12:24:52.110Z] #17 113.5 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-18T12:24:52.207Z] ...INFO: Daemon under test started and replied! [2021-08-18T12:24:52.207Z] INFO: Docker version of the daemon under test [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] Client: [2021-08-18T12:24:52.207Z] Version: 17.06.2-ce [2021-08-18T12:24:52.207Z] API version: 1.30 [2021-08-18T12:24:52.207Z] Go version: go1.8.3 [2021-08-18T12:24:52.207Z] Git commit: cec0b72 [2021-08-18T12:24:52.207Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-18T12:24:52.207Z] OS/Arch: windows/amd64 [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] Server: [2021-08-18T12:24:52.207Z] Version: 0.0.0-dev [2021-08-18T12:24:52.207Z] API version: 1.42 (minimum version 1.24) [2021-08-18T12:24:52.207Z] Go version: go1.16.7 [2021-08-18T12:24:52.207Z] Git commit: 427ad30c05 [2021-08-18T12:24:52.207Z] Built: 08/18/2021 12:22:50 [2021-08-18T12:24:52.207Z] OS/Arch: windows/amd64 [2021-08-18T12:24:52.207Z] Experimental: false [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] INFO: Docker info of the daemon under test [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] Containers: 0 [2021-08-18T12:24:52.207Z] Running: 0 [2021-08-18T12:24:52.207Z] Paused: 0 [2021-08-18T12:24:52.207Z] Stopped: 0 [2021-08-18T12:24:52.207Z] Images: 0 [2021-08-18T12:24:52.207Z] Server Version: 0.0.0-dev [2021-08-18T12:24:52.207Z] Storage Driver: windowsfilter [2021-08-18T12:24:52.207Z] Windows: [2021-08-18T12:24:52.207Z] Logging Driver: json-file [2021-08-18T12:24:52.207Z] Plugins: [2021-08-18T12:24:52.207Z] Volume: local [2021-08-18T12:24:52.207Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:24:52.207Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:24:52.207Z] Swarm: inactive [2021-08-18T12:24:52.207Z] Default Isolation: process [2021-08-18T12:24:52.207Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T12:24:52.207Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T12:24:52.207Z] OSType: windows [2021-08-18T12:24:52.207Z] Architecture: x86_64 [2021-08-18T12:24:52.207Z] CPUs: 4 [2021-08-18T12:24:52.207Z] Total Memory: 32GiB [2021-08-18T12:24:52.207Z] Name: azwin-2-45ffb0 [2021-08-18T12:24:52.207Z] ID: VGLS:Q7F7:DMLP:E4E4:ZM6N:XCK2:GA4A:O6Z6:YCY5:KALL:BMLJ:P4VL [2021-08-18T12:24:52.207Z] Docker Root Dir: D:\CI\PR-42756\2\daemon [2021-08-18T12:24:52.207Z] Debug Mode (client): false [2021-08-18T12:24:52.207Z] Debug Mode (server): true [2021-08-18T12:24:52.207Z] File Descriptors: -1 [2021-08-18T12:24:52.207Z] Goroutines: 16 [2021-08-18T12:24:52.207Z] System Time: 2021-08-18T12:24:49.2700071Z [2021-08-18T12:24:52.207Z] EventsListeners: 0 [2021-08-18T12:24:52.207Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:24:52.207Z] Labels: [2021-08-18T12:24:52.207Z] Experimental: false [2021-08-18T12:24:52.207Z] Insecure Registries: [2021-08-18T12:24:52.207Z] 127.0.0.0/8 [2021-08-18T12:24:52.207Z] Live Restore Enabled: false [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] INFO: Docker images of the daemon under test [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T12:24:52.207Z] [2021-08-18T12:24:52.207Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-18T12:24:52.207Z] 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-18T12:24:52.207Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-18T12:24:52.207Z] 8f616e6e9eec: Pulling fs layer [2021-08-18T12:24:52.338Z] #46 99.22 vendor/golang.org/x/crypto/poly1305 [2021-08-18T12:24:52.367Z] #17 113.5 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-18T12:24:52.367Z] #17 113.5 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-08-18T12:24:52.367Z] #17 113.6 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-08-18T12:24:52.367Z] #17 113.8 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-08-18T12:24:52.597Z] #46 99.57 vendor/golang.org/x/sys/cpu [2021-08-18T12:24:52.624Z] #17 113.8 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-08-18T12:24:52.624Z] #17 113.8 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-18T12:24:52.624Z] #17 113.9 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-08-18T12:24:52.624Z] #17 113.9 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-08-18T12:24:52.881Z] #17 114.2 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-08-18T12:24:52.881Z] #17 114.2 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-18T12:24:52.881Z] #17 114.2 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-18T12:24:52.881Z] #17 114.2 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-08-18T12:24:52.881Z] #17 114.2 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-08-18T12:24:52.881Z] #17 114.2 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-08-18T12:24:52.881Z] #17 114.2 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-18T12:24:52.881Z] #17 114.2 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-08-18T12:24:52.881Z] #17 114.3 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-18T12:24:52.881Z] #17 114.3 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-18T12:24:52.881Z] #17 114.3 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-08-18T12:24:52.881Z] #17 114.3 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-08-18T12:24:53.095Z] #57 42.52 Checking out files: 47% (2152/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 87% (3991/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-18T12:24:53.095Z] #57 43.96 + cd /tmp/tmp.EPtHfZLIqB/src/github.com/containerd/containerd [2021-08-18T12:24:53.095Z] #57 43.96 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:24:53.138Z] #17 114.5 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-18T12:24:53.138Z] #17 114.5 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-08-18T12:24:53.138Z] #17 114.5 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-18T12:24:53.138Z] #17 114.6 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-08-18T12:24:53.138Z] #17 114.6 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-08-18T12:24:53.164Z] #46 100.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T12:24:53.164Z] #46 ... [2021-08-18T12:24:53.164Z] [2021-08-18T12:24:53.164Z] #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-18T12:24:53.164Z] #57 sha256:814fbe4bc57ea96ef4e7c9e0720cb3b456d1d8c0f5f3f9a730a1bb8c39ea0e90 [2021-08-18T12:24:53.164Z] #57 47.87 + bin/ctr [2021-08-18T12:24:53.423Z] #57 ... [2021-08-18T12:24:53.423Z] [2021-08-18T12:24:53.424Z] #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-18T12:24:53.424Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:53.424Z] #13 86.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T12:24:53.424Z] #13 86.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:24:53.424Z] #13 86.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:24:53.702Z] #17 114.8 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-18T12:24:53.702Z] #17 114.8 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-18T12:24:53.932Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 29.1% of statements [2021-08-18T12:24:53.932Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T12:24:53.932Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T12:24:53.932Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T12:24:53.932Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T12:24:53.932Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T12:24:53.932Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2021-08-18T12:24:54.267Z] #17 115.5 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:24:54.267Z] #17 115.7 Fetched 169 MB in 9s (19.5 MB/s) [2021-08-18T12:24:54.267Z] #17 115.7 Selecting previously unselected package liblocale-gettext-perl. [2021-08-18T12:24:54.360Z] #13 ... [2021-08-18T12:24:54.360Z] [2021-08-18T12:24:54.360Z] #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-18T12:24:54.360Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:24:54.360Z] #46 101.0 vendor/golang.org/x/crypto/curve25519 [2021-08-18T12:24:54.524Z] #17 115.7 (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-18T12:24:54.524Z] #17 115.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-18T12:24:54.524Z] #17 115.7 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-18T12:24:54.524Z] #17 115.8 Selecting previously unselected package bzip2. [2021-08-18T12:24:54.524Z] #17 115.8 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T12:24:54.524Z] #17 115.8 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T12:24:54.524Z] #17 115.8 Selecting previously unselected package libmagic-mgc. [2021-08-18T12:24:54.524Z] #17 115.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-18T12:24:54.524Z] #17 115.8 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-18T12:24:54.781Z] #17 116.0 Selecting previously unselected package libmagic1:amd64. [2021-08-18T12:24:54.781Z] #17 116.0 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-18T12:24:54.781Z] #17 116.0 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-18T12:24:54.781Z] #17 116.1 Selecting previously unselected package file. [2021-08-18T12:24:54.781Z] #17 116.1 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-18T12:24:54.781Z] #17 116.1 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-18T12:24:54.781Z] #17 116.2 Selecting previously unselected package xz-utils. [2021-08-18T12:24:54.781Z] #17 116.2 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T12:24:54.781Z] #17 116.2 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T12:24:54.927Z] #46 101.7 vendor/golang.org/x/crypto/hkdf [2021-08-18T12:24:54.927Z] #46 101.9 vendor/golang.org/x/text/transform [2021-08-18T12:24:55.038Z] #17 116.3 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-18T12:24:55.038Z] #17 116.3 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-18T12:24:55.038Z] #17 116.3 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-18T12:24:55.494Z] #46 102.4 vendor/golang.org/x/text/unicode/bidi [2021-08-18T12:24:55.620Z] #57 45.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T12:24:55.620Z] #57 45.87 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T12:24:55.620Z] #57 45.87 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T12:24:55.620Z] #57 45.87 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T12:24:55.620Z] #57 45.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T12:24:55.620Z] #57 45.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T12:24:55.620Z] #57 45.87 + '[' '' = dynamic ']' [2021-08-18T12:24:55.620Z] #57 45.87 + make [2021-08-18T12:24:55.967Z] #17 117.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-18T12:24:55.967Z] #17 117.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-18T12:24:55.967Z] #17 117.0 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-18T12:24:56.530Z] #17 117.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-18T12:24:56.530Z] #17 117.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-18T12:24:56.530Z] #17 117.8 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-18T12:24:56.557Z] #57 ... [2021-08-18T12:24:56.557Z] [2021-08-18T12:24:56.557Z] #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-18T12:24:56.557Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:24:56.557Z] #52 93.44 github.com/pkg/diff [2021-08-18T12:24:56.557Z] #52 94.54 go/ast [2021-08-18T12:24:56.557Z] #52 96.30 golang.org/x/crypto/ssh/terminal [2021-08-18T12:24:56.557Z] #52 97.75 io/ioutil [2021-08-18T12:24:56.557Z] #52 98.03 mvdan.cc/editorconfig [2021-08-18T12:24:56.557Z] #52 98.73 mvdan.cc/sh/v3/fileutil [2021-08-18T12:24:56.557Z] #52 98.84 text/tabwriter [2021-08-18T12:24:56.557Z] #52 99.20 mvdan.cc/sh/v3/syntax [2021-08-18T12:24:56.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T12:24:56.815Z] #52 ... [2021-08-18T12:24:56.815Z] [2021-08-18T12:24:56.815Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T12:24:56.815Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:24:56.815Z] #57 47.59 + bin/ctr [2021-08-18T12:24:56.869Z] #46 103.8 vendor/golang.org/x/text/secure/bidirule [2021-08-18T12:24:57.094Z] #17 118.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-18T12:24:57.351Z] #17 118.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-18T12:24:57.351Z] #17 118.5 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-18T12:24:57.437Z] #46 104.2 vendor/golang.org/x/text/unicode/norm [2021-08-18T12:24:57.913Z] #17 119.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-18T12:24:57.913Z] #17 119.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-18T12:24:57.913Z] #17 119.1 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-18T12:24:58.165Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 35.9% of statements [2021-08-18T12:24:58.429Z] ok github.com/docker/docker/daemon/cluster 0.162s coverage: 0.5% of statements [2021-08-18T12:24:58.475Z] #17 119.7 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-18T12:24:58.475Z] #17 119.7 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:24:58.475Z] #17 119.7 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:24:58.475Z] #17 119.7 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-18T12:24:58.475Z] #17 119.8 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:24:58.475Z] #17 119.8 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:24:59.339Z] #46 ... [2021-08-18T12:24:59.339Z] [2021-08-18T12:24:59.339Z] #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-18T12:24:59.339Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:24:59.339Z] #13 100.5 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T12:24:59.339Z] #13 100.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T12:24:59.339Z] #13 100.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T12:24:59.339Z] #13 100.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T12:24:59.339Z] #13 100.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T12:24:59.339Z] #13 100.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T12:24:59.339Z] #13 100.8 Selecting previously unselected package libbtrfs0. [2021-08-18T12:24:59.339Z] #13 100.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T12:24:59.339Z] #13 100.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T12:24:59.339Z] #13 100.9 Selecting previously unselected package libbtrfs-dev. [2021-08-18T12:24:59.339Z] #13 100.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T12:24:59.339Z] #13 100.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:24:59.339Z] #13 101.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T12:24:59.597Z] #13 101.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:24:59.597Z] #13 101.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:24:59.597Z] #13 101.1 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T12:24:59.597Z] #13 101.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T12:24:59.597Z] #13 101.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:24:59.856Z] #13 101.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T12:24:59.856Z] #13 101.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T12:24:59.856Z] #13 101.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T12:24:59.860Z] #17 121.0 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-18T12:24:59.860Z] #17 121.0 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:24:59.860Z] #17 121.0 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:24:59.860Z] #17 121.0 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-18T12:24:59.860Z] #17 121.1 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:24:59.860Z] #17 121.1 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T12:25:00.114Z] #13 101.6 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T12:25:00.114Z] #13 101.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:00.114Z] #13 101.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:00.114Z] #13 101.8 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T12:25:00.114Z] #13 101.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:00.114Z] #13 101.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:00.373Z] #13 102.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T12:25:00.373Z] #13 102.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:00.373Z] #13 102.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T12:25:00.632Z] #13 102.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T12:25:00.632Z] #13 102.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:00.632Z] #13 102.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T12:25:00.774Z] 8f616e6e9eec: Verifying Checksum [2021-08-18T12:25:00.774Z] 8f616e6e9eec: Download complete [2021-08-18T12:25:01.200Z] #13 102.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T12:25:01.200Z] #13 102.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T12:25:01.200Z] #13 102.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T12:25:01.200Z] #13 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T12:25:01.200Z] #13 102.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:25:01.200Z] #13 102.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:01.230Z] #17 122.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-18T12:25:01.230Z] #17 122.4 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:01.230Z] #17 122.4 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:01.230Z] #17 122.5 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-18T12:25:01.230Z] #17 122.5 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:01.230Z] #17 122.5 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T12:25:01.458Z] #13 102.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T12:25:01.458Z] #13 103.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T12:25:01.458Z] #13 103.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:25:01.458Z] #13 103.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T12:25:01.458Z] #13 103.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T12:25:01.458Z] #13 103.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:01.748Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-08-18T12:25:01.748Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.1% of statements [2021-08-18T12:25:02.026Z] #13 103.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T12:25:02.026Z] #13 103.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:25:02.026Z] #13 103.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T12:25:02.026Z] #13 103.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T12:25:02.026Z] #13 103.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:02.026Z] #13 103.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T12:25:02.026Z] #13 103.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:02.026Z] #13 103.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T12:25:02.069Z] #57 ... [2021-08-18T12:25:02.070Z] [2021-08-18T12:25:02.070Z] #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-18T12:25:02.070Z] #52 sha256:143777c7419a2386f58d91fc28d641551f30546e6cd6a7a710eaa9e6540cb212 [2021-08-18T12:25:02.070Z] #52 104.4 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T12:25:02.070Z] #52 DONE 108.4s [2021-08-18T12:25:02.070Z] [2021-08-18T12:25:02.070Z] #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-18T12:25:02.070Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:25:02.070Z] #13 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T12:25:02.070Z] #13 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:25:02.070Z] #13 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:02.070Z] #13 ... [2021-08-18T12:25:02.070Z] [2021-08-18T12:25:02.070Z] #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-18T12:25:02.070Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:25:02.070Z] #46 98.69 text/template [2021-08-18T12:25:02.070Z] #46 101.2 log [2021-08-18T12:25:02.070Z] #46 101.9 encoding/xml [2021-08-18T12:25:02.070Z] #46 104.0 go/doc [2021-08-18T12:25:02.070Z] #46 107.0 github.com/LK4D4/vndr/versioned [2021-08-18T12:25:02.070Z] #46 107.1 compress/flate [2021-08-18T12:25:02.070Z] #46 107.2 github.com/LK4D4/vndr/build [2021-08-18T12:25:02.284Z] #13 103.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:02.284Z] #13 103.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T12:25:02.284Z] #13 103.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:02.284Z] #13 103.9 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-18T12:25:02.284Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T12:25:02.284Z] #13 103.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:02.284Z] #13 103.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-18T12:25:02.284Z] #13 103.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-18T12:25:02.284Z] #13 103.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T12:25:02.284Z] #13 103.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T12:25:02.284Z] #13 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:02.333Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-08-18T12:25:02.543Z] #13 103.9 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T12:25:02.543Z] #13 104.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:02.543Z] #13 104.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:02.543Z] #13 104.0 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:25:02.607Z] #17 123.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-18T12:25:02.607Z] #17 123.8 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:02.607Z] #17 123.8 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:02.607Z] #17 123.8 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-18T12:25:02.607Z] #17 123.8 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:02.607Z] #17 123.9 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:02.909Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-08-18T12:25:03.440Z] #46 110.1 hash/crc32 [2021-08-18T12:25:03.698Z] #46 110.6 crypto/dsa [2021-08-18T12:25:03.921Z] #13 DONE 105.4s [2021-08-18T12:25:03.921Z] [2021-08-18T12:25:03.921Z] #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-18T12:25:03.921Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:25:03.962Z] #46 110.8 compress/gzip [2021-08-18T12:25:04.019Z] #17 125.1 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-18T12:25:04.019Z] #17 125.1 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:04.019Z] #17 125.1 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:04.019Z] #17 125.2 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-18T12:25:04.019Z] #17 125.2 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:04.019Z] #17 125.2 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:04.530Z] #46 111.0 crypto/x509/pkix [2021-08-18T12:25:04.788Z] #46 111.4 net [2021-08-18T12:25:04.788Z] #46 111.6 vendor/golang.org/x/crypto/chacha20 [2021-08-18T12:25:04.959Z] #17 126.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-18T12:25:05.217Z] #17 126.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:05.217Z] #17 126.4 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:05.217Z] #17 126.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-18T12:25:05.217Z] #17 126.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:05.217Z] #17 126.5 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T12:25:05.217Z] #17 126.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-18T12:25:05.217Z] #17 126.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:05.217Z] #17 126.5 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T12:25:05.217Z] #17 126.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-18T12:25:05.217Z] #17 126.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:05.217Z] #17 126.6 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:05.217Z] #17 126.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-18T12:25:05.217Z] #17 126.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:05.217Z] #17 126.6 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:05.299Z] #54 1.542 + RM_GOPATH=0 [2021-08-18T12:25:05.353Z] #46 112.0 vendor/golang.org/x/crypto/poly1305 [2021-08-18T12:25:05.473Z] #17 126.6 Selecting previously unselected package cross-config. [2021-08-18T12:25:05.473Z] #17 126.6 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-18T12:25:05.473Z] #17 126.6 Unpacking cross-config (2.6.15-3) ... [2021-08-18T12:25:05.473Z] #17 126.7 Selecting previously unselected package gcc-8-cross-base. [2021-08-18T12:25:05.473Z] #17 126.7 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:05.473Z] #17 126.7 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-18T12:25:05.473Z] #17 126.8 Selecting previously unselected package libc6-arm64-cross. [2021-08-18T12:25:05.473Z] #17 126.8 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:05.473Z] #17 126.8 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-18T12:25:05.558Z] #54 1.543 + TMP_GOPATH= [2021-08-18T12:25:05.558Z] #54 1.543 + : /build [2021-08-18T12:25:05.558Z] #54 1.543 + '[' -z '' ']' [2021-08-18T12:25:05.558Z] #54 1.546 ++ mktemp -d [2021-08-18T12:25:05.558Z] #54 1.548 + export GOPATH=/tmp/tmp.nvVAZrHzJR [2021-08-18T12:25:05.558Z] #54 1.548 + GOPATH=/tmp/tmp.nvVAZrHzJR [2021-08-18T12:25:05.558Z] #54 1.548 + RM_GOPATH=1 [2021-08-18T12:25:05.558Z] #54 1.548 + case "$(go env GOARCH)" in [2021-08-18T12:25:05.558Z] #54 1.549 ++ go env GOARCH [2021-08-18T12:25:05.558Z] #54 1.567 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:05.558Z] #54 1.567 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:05.558Z] #54 1.568 ++ dirname /tmp/install/install.sh [2021-08-18T12:25:05.558Z] #54 1.573 + dir=/tmp/install [2021-08-18T12:25:05.558Z] #54 1.573 + bin=runc [2021-08-18T12:25:05.558Z] #54 1.573 + shift [2021-08-18T12:25:05.558Z] #54 1.574 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T12:25:05.558Z] #54 1.574 + . /tmp/install/runc.installer [2021-08-18T12:25:05.558Z] #54 1.574 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T12:25:05.558Z] #54 1.575 + install_runc [2021-08-18T12:25:05.558Z] #54 1.585 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T12:25:05.558Z] #54 1.589 + uname -r [2021-08-18T12:25:05.558Z] #54 1.592 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T12:25:05.558Z] #54 1.592 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T12:25:05.558Z] #54 1.592 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T12:25:05.558Z] #54 1.593 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nvVAZrHzJR/src/github.com/opencontainers/runc [2021-08-18T12:25:05.558Z] #54 1.594 Cloning into '/tmp/tmp.nvVAZrHzJR/src/github.com/opencontainers/runc'... [2021-08-18T12:25:05.558Z] #54 ... [2021-08-18T12:25:05.558Z] [2021-08-18T12:25:05.558Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T12:25:05.558Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-18T12:25:05.558Z] #14 DONE 1.8s [2021-08-18T12:25:05.610Z] #46 112.5 vendor/golang.org/x/sys/cpu [2021-08-18T12:25:05.729Z] #17 127.1 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-18T12:25:05.730Z] #17 127.1 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T12:25:05.730Z] #17 127.1 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:05.730Z] #17 127.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-18T12:25:05.730Z] #17 127.2 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:05.817Z] [2021-08-18T12:25:05.817Z] #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-18T12:25:05.817Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T12:25:05.986Z] #17 127.2 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:05.986Z] #17 127.2 Selecting previously unselected package libitm1-arm64-cross. [2021-08-18T12:25:05.986Z] #17 127.2 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:05.986Z] #17 127.2 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:05.986Z] #17 127.3 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-18T12:25:05.986Z] #17 127.3 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:05.986Z] #17 127.3 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:05.986Z] #17 127.4 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-18T12:25:05.986Z] #17 127.4 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:05.986Z] #17 127.4 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:06.242Z] #17 127.5 Selecting previously unselected package libasan5-arm64-cross. [2021-08-18T12:25:06.242Z] #17 127.5 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:06.242Z] #17 127.5 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:06.242Z] #17 127.6 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-18T12:25:06.242Z] #17 127.6 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:06.242Z] #17 127.6 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:06.254Z] #46 113.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T12:25:06.499Z] #17 127.7 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-18T12:25:06.499Z] #17 127.7 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:06.499Z] #17 127.7 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:06.499Z] #17 127.8 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-18T12:25:06.499Z] #17 127.8 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:06.499Z] #17 127.8 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:06.499Z] #17 127.9 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-18T12:25:06.499Z] #17 127.9 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:06.499Z] #17 127.9 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:06.755Z] #17 128.2 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-18T12:25:06.760Z] #15 DONE 1.2s [2021-08-18T12:25:06.760Z] [2021-08-18T12:25:06.760Z] #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-18T12:25:06.760Z] #59 sha256:90bba1187efc3e455190d0a49558ffd222ed7fa32f2b8407f6d855f96822d721 [2021-08-18T12:25:06.760Z] #59 112.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T12:25:06.760Z] #59 112.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T12:25:07.011Z] #17 128.3 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:07.011Z] #17 128.3 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:07.136Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.515s coverage: 13.8% of statements [2021-08-18T12:25:07.136Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.1% of statements [2021-08-18T12:25:07.196Z] #46 114.1 vendor/golang.org/x/crypto/curve25519 [2021-08-18T12:25:08.084Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.915s coverage: 56.2% of statements [2021-08-18T12:25:08.097Z] ...INFO: Daemon under test started and replied! [2021-08-18T12:25:08.097Z] INFO: Docker version of the daemon under test [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] Client: [2021-08-18T12:25:08.097Z] Version: 17.06.2-ce [2021-08-18T12:25:08.097Z] API version: 1.30 [2021-08-18T12:25:08.097Z] Go version: go1.8.3 [2021-08-18T12:25:08.097Z] Git commit: cec0b72 [2021-08-18T12:25:08.097Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-18T12:25:08.097Z] OS/Arch: windows/amd64 [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] Server: [2021-08-18T12:25:08.097Z] Version: 0.0.0-dev [2021-08-18T12:25:08.097Z] API version: 1.42 (minimum version 1.24) [2021-08-18T12:25:08.097Z] Go version: go1.16.7 [2021-08-18T12:25:08.097Z] Git commit: 427ad30c05 [2021-08-18T12:25:08.097Z] Built: 08/18/2021 12:22:55 [2021-08-18T12:25:08.097Z] OS/Arch: windows/amd64 [2021-08-18T12:25:08.097Z] Experimental: false [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] INFO: Docker info of the daemon under test [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] Containers: 0 [2021-08-18T12:25:08.097Z] Running: 0 [2021-08-18T12:25:08.097Z] Paused: 0 [2021-08-18T12:25:08.097Z] Stopped: 0 [2021-08-18T12:25:08.097Z] Images: 0 [2021-08-18T12:25:08.097Z] Server Version: 0.0.0-dev [2021-08-18T12:25:08.097Z] Storage Driver: windowsfilter [2021-08-18T12:25:08.097Z] Windows: [2021-08-18T12:25:08.097Z] Logging Driver: json-file [2021-08-18T12:25:08.097Z] Plugins: [2021-08-18T12:25:08.097Z] Volume: local [2021-08-18T12:25:08.097Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:25:08.097Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:25:08.097Z] Swarm: inactive [2021-08-18T12:25:08.097Z] Default Isolation: process [2021-08-18T12:25:08.097Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T12:25:08.097Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T12:25:08.097Z] OSType: windows [2021-08-18T12:25:08.097Z] Architecture: x86_64 [2021-08-18T12:25:08.097Z] CPUs: 4 [2021-08-18T12:25:08.097Z] Total Memory: 32GiB [2021-08-18T12:25:08.097Z] Name: azwin-2-da47d0 [2021-08-18T12:25:08.097Z] ID: EXOF:KVAU:OGOE:YUZG:4XOY:GKJV:QMNL:YUGU:WDEU:2NDS:VRRE:QTK2 [2021-08-18T12:25:08.097Z] Docker Root Dir: D:\CI\PR-42756\2\daemon [2021-08-18T12:25:08.097Z] Debug Mode (client): false [2021-08-18T12:25:08.097Z] Debug Mode (server): true [2021-08-18T12:25:08.097Z] File Descriptors: -1 [2021-08-18T12:25:08.097Z] Goroutines: 16 [2021-08-18T12:25:08.097Z] System Time: 2021-08-18T12:25:06.2664334Z [2021-08-18T12:25:08.097Z] EventsListeners: 0 [2021-08-18T12:25:08.097Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:25:08.097Z] Labels: [2021-08-18T12:25:08.097Z] Experimental: false [2021-08-18T12:25:08.097Z] Insecure Registries: [2021-08-18T12:25:08.097Z] 127.0.0.0/8 [2021-08-18T12:25:08.097Z] Live Restore Enabled: false [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] INFO: Docker images of the daemon under test [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T12:25:08.097Z] [2021-08-18T12:25:08.097Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-18T12:25:08.097Z] 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-18T12:25:08.097Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-18T12:25:08.097Z] 8f616e6e9eec: Pulling fs layer [2021-08-18T12:25:08.131Z] #46 114.8 vendor/golang.org/x/crypto/hkdf [2021-08-18T12:25:08.131Z] #46 114.9 vendor/golang.org/x/text/transform [2021-08-18T12:25:08.137Z] #59 ... [2021-08-18T12:25:08.137Z] [2021-08-18T12:25:08.137Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T12:25:08.137Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T12:25:08.137Z] #16 1.062 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T12:25:08.137Z] #16 DONE 1.2s [2021-08-18T12:25:08.377Z] #17 129.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-18T12:25:08.377Z] #17 129.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:08.377Z] #17 129.5 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:08.377Z] #17 129.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-18T12:25:08.377Z] #17 129.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-18T12:25:08.377Z] #17 129.5 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-18T12:25:08.395Z] [2021-08-18T12:25:08.395Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T12:25:08.395Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-18T12:25:08.633Z] #17 130.0 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-18T12:25:08.633Z] #17 130.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:08.633Z] #17 130.0 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-18T12:25:08.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T12:25:08.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T12:25:08.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T12:25:09.085Z] #46 115.8 vendor/golang.org/x/text/unicode/bidi [2021-08-18T12:25:09.332Z] #17 DONE 1.2s [2021-08-18T12:25:09.332Z] [2021-08-18T12:25:09.332Z] #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-18T12:25:09.332Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:25:09.332Z] #46 107.8 vendor/golang.org/x/net/idna [2021-08-18T12:25:09.332Z] #46 109.5 vendor/golang.org/x/net/http2/hpack [2021-08-18T12:25:09.332Z] #46 110.3 mime [2021-08-18T12:25:09.332Z] #46 112.2 mime/quotedprintable [2021-08-18T12:25:09.332Z] #46 112.7 net/http/internal [2021-08-18T12:25:09.332Z] #46 ... [2021-08-18T12:25:09.332Z] [2021-08-18T12:25:09.332Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T12:25:09.332Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T12:25:09.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T12:25:09.478Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.367s coverage: 73.3% of statements [2021-08-18T12:25:09.560Z] #17 130.7 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-18T12:25:09.560Z] #17 130.7 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:09.560Z] #17 130.7 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:09.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T12:25:10.122Z] #17 131.3 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-18T12:25:10.122Z] #17 131.3 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:10.122Z] #17 131.3 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:10.268Z] #18 DONE 1.2s [2021-08-18T12:25:10.268Z] [2021-08-18T12:25:10.268Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T12:25:10.268Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:25:10.268Z] #46 116.6 crypto/tls [2021-08-18T12:25:10.431Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-08-18T12:25:10.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T12:25:10.980Z] #46 117.5 vendor/golang.org/x/text/secure/bidirule [2021-08-18T12:25:10.980Z] #46 117.8 vendor/golang.org/x/text/unicode/norm [2021-08-18T12:25:11.488Z] #17 132.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-18T12:25:11.488Z] #17 132.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:11.488Z] #17 132.7 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:11.488Z] #17 132.7 Selecting previously unselected package patch. [2021-08-18T12:25:11.488Z] #17 132.7 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T12:25:11.488Z] #17 132.7 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T12:25:11.488Z] #17 132.8 Selecting previously unselected package dpkg-dev. [2021-08-18T12:25:11.488Z] #17 132.8 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-18T12:25:11.488Z] #17 132.8 Unpacking dpkg-dev (1.19.7) ... [2021-08-18T12:25:11.644Z] #46 ... [2021-08-18T12:25:11.644Z] [2021-08-18T12:25:11.644Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T12:25:11.644Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-18T12:25:11.644Z] #19 DONE 1.2s [2021-08-18T12:25:11.744Z] #17 133.0 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-18T12:25:11.744Z] #17 133.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-18T12:25:11.744Z] #17 133.0 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-18T12:25:11.744Z] #17 133.1 Selecting previously unselected package libio-string-perl. [2021-08-18T12:25:11.744Z] #17 133.1 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-18T12:25:11.744Z] #17 133.1 Unpacking libio-string-perl (1.08-3) ... [2021-08-18T12:25:11.744Z] #17 133.1 Selecting previously unselected package libicu63:amd64. [2021-08-18T12:25:11.826Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.835s coverage: 49.4% of statements [2021-08-18T12:25:11.963Z] [2021-08-18T12:25:11.964Z] #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-18T12:25:11.964Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:12.001Z] #17 133.1 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T12:25:12.001Z] #17 133.1 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:25:12.001Z] #17 ... [2021-08-18T12:25:12.001Z] [2021-08-18T12:25:12.001Z] #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-18T12:25:12.001Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:25:12.001Z] #47 145.2 + dpkg --print-architecture [2021-08-18T12:25:12.001Z] #47 145.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T12:25:12.258Z] #47 145.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T12:25:12.258Z] #47 145.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T12:25:12.942Z] INFO: Extraction ended at 08/18/2021 12:25:08. Duration:00:00:26.4272136 [2021-08-18T12:25:12.942Z] INFO: Updating the golang and path environment variables [2021-08-18T12:25:12.942Z] INFO: GOPATH=d:\gopath [2021-08-18T12:25:12.942Z] INFO: go version go1.16.7 windows/amd64 [2021-08-18T12:25:12.943Z] INFO: Running the daemon under test in debug mode [2021-08-18T12:25:12.943Z] INFO: Starting a daemon under test... [2021-08-18T12:25:12.943Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42756\2\daemon --pidfile d:\CI\PR-42756\2\docker.pid -D [2021-08-18T12:25:12.943Z] INFO: Process started successfully. [2021-08-18T12:25:12.943Z] INFO: Start tailing logs of the daemon under tests [2021-08-18T12:25:12.943Z] INFO: Waiting for the daemon under test to start... [2021-08-18T12:25:12.946Z] #20 ... [2021-08-18T12:25:12.946Z] [2021-08-18T12:25:12.946Z] #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-18T12:25:12.946Z] #59 sha256:90bba1187efc3e455190d0a49558ffd222ed7fa32f2b8407f6d855f96822d721 [2021-08-18T12:25:12.946Z] #59 DONE 119.8s [2021-08-18T12:25:12.946Z] [2021-08-18T12:25:12.946Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T12:25:12.946Z] #60 sha256:c3b73350611a137b247fcfa482dda9766f9d391b767e3a5cc8c89543e7dd93f4 [2021-08-18T12:25:12.946Z] #60 DONE 0.1s [2021-08-18T12:25:12.946Z] [2021-08-18T12:25:12.946Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T12:25:12.946Z] #61 sha256:925472d7d32198321cb9796dea412642db55e8e6cb2400b15c8da87030750a09 [2021-08-18T12:25:12.946Z] #61 DONE 0.1s [2021-08-18T12:25:12.946Z] [2021-08-18T12:25:12.947Z] #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-18T12:25:12.947Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:12.947Z] #20 1.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:25:13.206Z] #20 1.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:25:13.206Z] #20 1.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:25:13.206Z] #20 1.707 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:25:13.235Z] ok github.com/docker/docker/daemon 12.290s coverage: 17.5% of statements [2021-08-18T12:25:13.235Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T12:25:13.235Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T12:25:13.235Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T12:25:13.235Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T12:25:13.499Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.038s coverage: 46.2% of statements [2021-08-18T12:25:13.499Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T12:25:13.762Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-08-18T12:25:13.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T12:25:14.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T12:25:14.580Z] #20 2.891 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:25:14.712Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.032s coverage: 57.7% of statements [2021-08-18T12:25:14.712Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-18T12:25:14.712Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T12:25:14.712Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-08-18T12:25:15.152Z] #46 ... [2021-08-18T12:25:15.152Z] [2021-08-18T12:25:15.152Z] #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-18T12:25:15.152Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T12:25:15.152Z] #13 116.4 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T12:25:15.152Z] #13 116.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T12:25:15.152Z] #13 116.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T12:25:15.152Z] #13 116.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T12:25:15.152Z] #13 116.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T12:25:15.152Z] #13 116.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T12:25:15.152Z] #13 116.7 Selecting previously unselected package libbtrfs0. [2021-08-18T12:25:15.152Z] #13 116.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T12:25:15.152Z] #13 116.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T12:25:15.152Z] #13 116.8 Selecting previously unselected package libbtrfs-dev. [2021-08-18T12:25:15.152Z] #13 116.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T12:25:15.152Z] #13 116.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:25:15.152Z] #13 116.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T12:25:15.152Z] #13 116.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:25:15.152Z] #13 116.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:15.152Z] #13 117.0 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T12:25:15.152Z] #13 117.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T12:25:15.152Z] #13 117.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:15.289Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.069s coverage: 3.0% of statements [2021-08-18T12:25:15.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T12:25:15.410Z] #13 117.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T12:25:15.410Z] #13 117.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T12:25:15.410Z] #13 117.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T12:25:15.514Z] #20 3.861 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:25:15.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T12:25:15.667Z] #13 117.4 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T12:25:15.667Z] #13 117.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:15.667Z] #13 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:15.947Z] #13 117.6 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T12:25:15.947Z] #13 117.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:15.947Z] #13 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:16.205Z] #13 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T12:25:16.205Z] #13 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:16.205Z] #13 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T12:25:16.205Z] #13 118.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T12:25:16.205Z] #13 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T12:25:16.205Z] #13 118.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T12:25:16.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T12:25:16.683Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.5% of statements [2021-08-18T12:25:16.684Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 6.7% of statements [2021-08-18T12:25:16.684Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T12:25:16.684Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T12:25:16.769Z] #13 118.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T12:25:16.769Z] #13 118.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T12:25:16.769Z] #13 118.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T12:25:17.026Z] #13 118.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T12:25:17.026Z] #13 118.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:25:17.026Z] #13 118.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:17.026Z] #13 118.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T12:25:17.026Z] #13 118.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T12:25:17.026Z] #13 118.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:25:17.284Z] #13 119.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T12:25:17.284Z] #13 119.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T12:25:17.284Z] #13 119.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:17.417Z] #20 5.311 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:25:17.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T12:25:17.507Z] #47 ... [2021-08-18T12:25:17.507Z] [2021-08-18T12:25:17.507Z] #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-18T12:25:17.507Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:25:17.507Z] #17 135.0 Selecting previously unselected package libxml2:amd64. [2021-08-18T12:25:17.507Z] #17 135.0 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T12:25:17.507Z] #17 135.0 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T12:25:17.507Z] #17 135.2 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-18T12:25:17.507Z] #17 135.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.2 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-18T12:25:17.508Z] #17 135.2 Selecting previously unselected package libxml-sax-base-perl. [2021-08-18T12:25:17.508Z] #17 135.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.2 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-18T12:25:17.508Z] #17 135.3 Selecting previously unselected package libxml-sax-perl. [2021-08-18T12:25:17.508Z] #17 135.3 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.3 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-18T12:25:17.508Z] #17 135.4 Selecting previously unselected package libxml-libxml-perl. [2021-08-18T12:25:17.508Z] #17 135.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-18T12:25:17.508Z] #17 135.4 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-18T12:25:17.508Z] #17 135.5 Selecting previously unselected package libxml-simple-perl. [2021-08-18T12:25:17.508Z] #17 135.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.5 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-18T12:25:17.508Z] #17 135.6 Selecting previously unselected package libyaml-perl. [2021-08-18T12:25:17.508Z] #17 135.6 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.6 Unpacking libyaml-perl (1.27-1) ... [2021-08-18T12:25:17.508Z] #17 135.6 Selecting previously unselected package libconfig-auto-perl. [2021-08-18T12:25:17.508Z] #17 135.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.6 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-18T12:25:17.508Z] #17 135.7 Selecting previously unselected package libfile-which-perl. [2021-08-18T12:25:17.508Z] #17 135.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.7 Unpacking libfile-which-perl (1.23-1) ... [2021-08-18T12:25:17.508Z] #17 135.7 Selecting previously unselected package libfile-homedir-perl. [2021-08-18T12:25:17.508Z] #17 135.7 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.7 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-18T12:25:17.508Z] #17 135.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-18T12:25:17.508Z] #17 135.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.8 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-18T12:25:17.508Z] #17 135.8 Selecting previously unselected package dpkg-cross. [2021-08-18T12:25:17.508Z] #17 135.8 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.8 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-18T12:25:17.508Z] #17 135.9 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-18T12:25:17.508Z] #17 135.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-18T12:25:17.508Z] #17 135.9 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-18T12:25:17.508Z] #17 135.9 Selecting previously unselected package libc6-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.0 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.0 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-18T12:25:17.508Z] #17 136.2 Selecting previously unselected package libgcc1-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.2 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.2 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 136.3 Selecting previously unselected package libgomp1-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.3 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.3 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 136.3 Selecting previously unselected package libatomic1-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.3 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.3 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 136.4 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.4 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.4 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 136.5 Selecting previously unselected package libasan5-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.5 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.5 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 136.6 Selecting previously unselected package libubsan1-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.6 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.6 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 136.7 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-18T12:25:17.508Z] #17 136.7 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 136.7 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 137.0 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-18T12:25:17.508Z] #17 137.0 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:17.508Z] #17 137.0 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T12:25:17.508Z] #17 138.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-18T12:25:17.508Z] #17 138.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:17.508Z] #17 138.4 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T12:25:17.508Z] #17 138.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-18T12:25:17.508Z] #17 138.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-18T12:25:17.508Z] #17 138.4 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-18T12:25:17.540Z] #13 119.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T12:25:17.540Z] #13 119.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:25:17.635Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-08-18T12:25:17.635Z] ok github.com/docker/docker/daemon/logger/awslogs 0.383s coverage: 77.4% of statements [2021-08-18T12:25:17.635Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T12:25:17.635Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T12:25:17.764Z] #17 138.9 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-18T12:25:17.764Z] #17 138.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:17.764Z] #17 138.9 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-18T12:25:17.797Z] #13 119.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T12:25:17.797Z] #13 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T12:25:17.797Z] #13 119.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:17.797Z] #13 119.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:25:17.797Z] #13 119.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T12:25:17.797Z] #13 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T12:25:17.898Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-08-18T12:25:18.019Z] #17 139.4 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-18T12:25:18.019Z] #17 139.4 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:18.019Z] #17 139.4 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:18.054Z] #13 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:25:18.054Z] #13 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T12:25:18.054Z] #13 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T12:25:18.054Z] #13 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:18.054Z] #13 119.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-18T12:25:18.054Z] #13 119.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-18T12:25:18.054Z] #13 119.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:25:18.054Z] #13 119.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-18T12:25:18.054Z] #13 119.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-18T12:25:18.054Z] #13 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T12:25:18.054Z] #13 119.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T12:25:18.054Z] #13 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:18.054Z] #13 119.9 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T12:25:18.054Z] #13 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:18.054Z] #13 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T12:25:18.054Z] #13 120.0 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:25:18.352Z] #20 6.519 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:25:18.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T12:25:18.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-08-18T12:25:18.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2021-08-18T12:25:18.836Z] #17 140.0 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-18T12:25:18.836Z] #17 140.0 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:18.836Z] #17 140.0 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T12:25:18.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T12:25:19.139Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2021-08-18T12:25:19.140Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T12:25:19.723Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 57.5% of statements [2021-08-18T12:25:19.723Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2021-08-18T12:25:19.729Z] #20 ... [2021-08-18T12:25:19.729Z] [2021-08-18T12:25:19.729Z] #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-18T12:25:19.729Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:25:19.729Z] #54 13.53 + cd /tmp/tmp.nvVAZrHzJR/src/github.com/opencontainers/runc [2021-08-18T12:25:19.729Z] #54 13.53 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T12:25:19.729Z] #54 13.85 + '[' -z '' ']' [2021-08-18T12:25:19.729Z] #54 13.85 + target=static [2021-08-18T12:25:19.729Z] #54 13.85 + make 'BUILDTAGS=seccomp ' static [2021-08-18T12:25:19.729Z] #54 14.29 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-18T12:25:19.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T12:25:19.946Z] #13 DONE 121.7s [2021-08-18T12:25:19.946Z] [2021-08-18T12:25:19.946Z] #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-18T12:25:19.946Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:25:20.205Z] #17 141.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-18T12:25:20.205Z] #17 141.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:20.205Z] #17 141.4 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T12:25:20.205Z] #17 141.5 Selecting previously unselected package crossbuild-essential-armel. [2021-08-18T12:25:20.205Z] #17 141.5 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-18T12:25:20.205Z] #17 141.5 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-18T12:25:20.205Z] #17 141.5 Selecting previously unselected package libc6-armhf-cross. [2021-08-18T12:25:20.205Z] #17 141.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:20.205Z] #17 141.5 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-18T12:25:20.461Z] #17 141.9 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-18T12:25:20.461Z] #17 141.9 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T12:25:20.461Z] #17 141.9 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:20.707Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-08-18T12:25:20.708Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2021-08-18T12:25:20.718Z] #17 141.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-18T12:25:20.718Z] #17 141.9 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:20.718Z] #17 141.9 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:20.718Z] #17 142.0 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-18T12:25:20.718Z] #17 142.0 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:20.718Z] #17 142.1 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:20.796Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T12:25:20.796Z] Using test binary docker [2021-08-18T12:25:20.796Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T12:25:20.796Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-18T12:25:20.796Z] Starting dockerd [2021-08-18T12:25:20.796Z] INFO: Waiting for daemon to start... [2021-08-18T12:25:20.974Z] #17 142.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-18T12:25:20.974Z] #17 142.1 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:20.974Z] #17 142.1 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:20.974Z] #17 142.2 Selecting previously unselected package libasan5-armhf-cross. [2021-08-18T12:25:20.974Z] #17 142.2 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:20.974Z] #17 142.2 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:21.231Z] #17 142.4 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-18T12:25:21.231Z] #17 142.4 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:21.231Z] #17 142.4 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:21.231Z] #17 142.4 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-18T12:25:21.231Z] #17 142.5 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:21.231Z] #17 142.5 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:21.488Z] #17 142.7 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-18T12:25:21.488Z] #17 142.7 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:21.488Z] #17 142.7 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T12:25:21.655Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2021-08-18T12:25:21.842Z] #54 1.679 + RM_GOPATH=0 [2021-08-18T12:25:21.842Z] #54 1.679 + TMP_GOPATH= [2021-08-18T12:25:21.842Z] #54 1.679 + : /build [2021-08-18T12:25:21.842Z] #54 1.679 + '[' -z '' ']' [2021-08-18T12:25:21.842Z] #54 1.680 ++ mktemp -d [2021-08-18T12:25:21.842Z] #54 1.684 + export GOPATH=/tmp/tmp.DAXdcjRAP1 [2021-08-18T12:25:21.842Z] #54 1.685 + GOPATH=/tmp/tmp.DAXdcjRAP1 [2021-08-18T12:25:21.842Z] #54 1.686 + RM_GOPATH=1 [2021-08-18T12:25:21.842Z] #54 1.687 + case "$(go env GOARCH)" in [2021-08-18T12:25:21.842Z] #54 1.687 ++ go env GOARCH [2021-08-18T12:25:21.842Z] #54 1.711 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:21.842Z] #54 1.711 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:21.842Z] #54 1.712 ++ dirname /tmp/install/install.sh [2021-08-18T12:25:21.842Z] #54 1.713 + dir=/tmp/install [2021-08-18T12:25:21.842Z] #54 1.713 + bin=runc [2021-08-18T12:25:21.842Z] #54 1.716 + shift [2021-08-18T12:25:21.842Z] #54 1.716 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T12:25:21.842Z] #54 1.716 + . /tmp/install/runc.installer [2021-08-18T12:25:21.842Z] #54 1.716 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T12:25:21.842Z] #54 1.717 + install_runc [2021-08-18T12:25:21.842Z] #54 1.717 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T12:25:21.842Z] #54 1.719 + uname -r [2021-08-18T12:25:21.842Z] #54 1.720 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T12:25:21.842Z] #54 1.728 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T12:25:21.842Z] #54 1.728 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T12:25:21.842Z] #54 1.728 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DAXdcjRAP1/src/github.com/opencontainers/runc [2021-08-18T12:25:21.842Z] #54 1.732 Cloning into '/tmp/tmp.DAXdcjRAP1/src/github.com/opencontainers/runc'... [2021-08-18T12:25:21.842Z] #54 ... [2021-08-18T12:25:21.842Z] [2021-08-18T12:25:21.842Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T12:25:21.842Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-18T12:25:21.842Z] #14 DONE 1.8s [2021-08-18T12:25:21.842Z] [2021-08-18T12:25:21.842Z] #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-18T12:25:21.842Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T12:25:22.231Z] ok github.com/docker/docker/distribution/metadata 0.140s coverage: 48.2% of statements [2021-08-18T12:25:22.495Z] ok github.com/docker/docker/daemon/logger/splunk 1.962s coverage: 82.5% of statements [2021-08-18T12:25:22.495Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T12:25:22.495Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T12:25:22.683Z] . [2021-08-18T12:25:22.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T12:25:22.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T12:25:22.683Z] Error: No such image: emptyfs [2021-08-18T12:25:22.855Z] #17 143.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-18T12:25:22.855Z] #17 143.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:22.855Z] #17 143.9 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T12:25:22.855Z] #17 144.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-18T12:25:22.855Z] #17 144.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-18T12:25:22.855Z] #17 144.0 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-18T12:25:22.902Z] 8f616e6e9eec: Verifying Checksum [2021-08-18T12:25:22.902Z] 8f616e6e9eec: Download complete [2021-08-18T12:25:22.939Z] Running integration-test (iteration 1) [2021-08-18T12:25:22.939Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T12:25:23.015Z] #54 ... [2021-08-18T12:25:23.015Z] [2021-08-18T12:25:23.015Z] #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-18T12:25:23.015Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:23.015Z] #20 10.92 Fetched 8996 kB in 10s (942 kB/s) [2021-08-18T12:25:23.112Z] #17 144.4 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-18T12:25:23.112Z] #17 144.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:23.213Z] #15 DONE 1.4s [2021-08-18T12:25:23.213Z] [2021-08-18T12:25:23.213Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T12:25:23.213Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T12:25:23.369Z] #17 144.6 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-18T12:25:23.444Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-08-18T12:25:23.707Z] ok github.com/docker/docker/distribution 0.225s coverage: 25.8% of statements [2021-08-18T12:25:23.707Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T12:25:24.144Z] #16 ... [2021-08-18T12:25:24.144Z] [2021-08-18T12:25:24.144Z] #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-18T12:25:24.144Z] #59 sha256:9ad918b133429edaac5b65c2700a1db511202f23ee1b43f7b1695e03095ae210 [2021-08-18T12:25:24.144Z] #59 124.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T12:25:24.144Z] #59 124.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T12:25:24.144Z] #59 DONE 130.7s [2021-08-18T12:25:24.144Z] [2021-08-18T12:25:24.144Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T12:25:24.144Z] #60 sha256:38281bab53c0fa5df093249377bdd8c18b8816ed11b275cb5b2e27f47d7cc5c9 [2021-08-18T12:25:24.144Z] #60 DONE 0.1s [2021-08-18T12:25:24.144Z] [2021-08-18T12:25:24.144Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T12:25:24.144Z] #61 sha256:20e25c3e1b89694a00fba4e072149c1f896cf77f74d20777d56f470e1e0b33f3 [2021-08-18T12:25:24.144Z] #61 DONE 0.1s [2021-08-18T12:25:24.144Z] [2021-08-18T12:25:24.144Z] #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-18T12:25:24.144Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:25:24.144Z] #46 121.8 vendor/golang.org/x/net/idna [2021-08-18T12:25:24.144Z] #46 123.7 vendor/golang.org/x/net/http2/hpack [2021-08-18T12:25:24.144Z] #46 124.6 mime [2021-08-18T12:25:24.144Z] #46 126.2 mime/quotedprintable [2021-08-18T12:25:24.144Z] #46 126.6 net/http/internal [2021-08-18T12:25:24.144Z] #46 129.4 mime/multipart [2021-08-18T12:25:24.144Z] #46 129.5 crypto/tls [2021-08-18T12:25:24.655Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-08-18T12:25:24.656Z] ok github.com/docker/docker/image 0.048s coverage: 86.6% of statements [2021-08-18T12:25:24.708Z] #46 ... [2021-08-18T12:25:24.708Z] [2021-08-18T12:25:24.708Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T12:25:24.708Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T12:25:24.708Z] #16 1.541 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T12:25:24.739Z] #17 ... [2021-08-18T12:25:24.739Z] [2021-08-18T12:25:24.739Z] #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-18T12:25:24.739Z] #57 sha256:39cd6c48e8ef7154b81aaeec05e17bedb47395bdbd32b740fff66c5771875b73 [2021-08-18T12:25:24.739Z] #57 157.8 + /build/golangci-lint --version [2021-08-18T12:25:24.739Z] #57 158.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T12:25:24.919Z] ok github.com/docker/docker/distribution/xfer 1.862s coverage: 85.1% of statements [2021-08-18T12:25:24.919Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T12:25:24.919Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2021-08-18T12:25:24.965Z] #16 DONE 1.7s [2021-08-18T12:25:24.965Z] [2021-08-18T12:25:24.965Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T12:25:24.965Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-18T12:25:25.181Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-08-18T12:25:25.181Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T12:25:25.445Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-08-18T12:25:26.300Z] #20 10.92 Reading package lists... [2021-08-18T12:25:26.394Z] ok github.com/docker/docker/oci 0.017s coverage: 43.3% of statements [2021-08-18T12:25:26.657Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-08-18T12:25:26.871Z] #17 DONE 1.7s [2021-08-18T12:25:26.871Z] [2021-08-18T12:25:26.871Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T12:25:26.871Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T12:25:26.920Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2021-08-18T12:25:27.868Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2021-08-18T12:25:28.005Z] #57 DONE 160.9s [2021-08-18T12:25:28.005Z] [2021-08-18T12:25:28.005Z] #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-18T12:25:28.005Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:25:28.005Z] #47 DONE 160.7s [2021-08-18T12:25:28.005Z] [2021-08-18T12:25:28.005Z] #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-18T12:25:28.005Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T12:25:28.005Z] #17 146.1 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-18T12:25:28.005Z] #17 146.2 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.005Z] #17 146.2 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.005Z] #17 147.1 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-18T12:25:28.005Z] #17 147.1 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:28.005Z] #17 147.1 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T12:25:28.006Z] #17 148.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-18T12:25:28.006Z] #17 148.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:28.006Z] #17 148.5 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T12:25:28.006Z] #17 148.9 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-18T12:25:28.006Z] #17 148.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-18T12:25:28.006Z] #17 148.9 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-18T12:25:28.006Z] #17 149.0 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-18T12:25:28.006Z] #17 149.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:28.006Z] #17 149.0 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-18T12:25:28.006Z] #17 149.3 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-18T12:25:28.006Z] #17 149.3 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.006Z] #17 149.3 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:28.006Z] #17 149.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-18T12:25:28.006Z] #17 149.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.006Z] #17 149.3 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.006Z] #17 149.4 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-18T12:25:28.006Z] #17 149.4 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.006Z] #17 149.4 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.201Z] #20 14.45 Reading package lists... [2021-08-18T12:25:28.201Z] #20 ... [2021-08-18T12:25:28.201Z] [2021-08-18T12:25:28.201Z] #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-18T12:25:28.201Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:25:28.202Z] #46 124.8 net/http/httptrace [2021-08-18T12:25:28.202Z] #46 125.0 net/http [2021-08-18T12:25:28.243Z] #18 DONE 1.6s [2021-08-18T12:25:28.243Z] [2021-08-18T12:25:28.243Z] #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-18T12:25:28.243Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:25:28.243Z] #57 ... [2021-08-18T12:25:28.243Z] [2021-08-18T12:25:28.243Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T12:25:28.243Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-18T12:25:28.262Z] #17 149.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-18T12:25:28.262Z] #17 149.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.262Z] #17 149.4 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.262Z] #17 149.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-18T12:25:28.262Z] #17 149.5 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.262Z] #17 149.5 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.262Z] #17 149.6 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-18T12:25:28.262Z] #17 149.6 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.262Z] #17 149.6 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.262Z] #17 149.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-18T12:25:28.262Z] #17 149.7 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.445Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2021-08-18T12:25:28.519Z] #17 149.7 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.520Z] #17 149.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-18T12:25:28.520Z] #17 149.7 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.520Z] #17 149.7 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.520Z] #17 149.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-18T12:25:28.520Z] #17 149.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.520Z] #17 149.8 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.520Z] #17 149.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-18T12:25:28.520Z] #17 149.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.520Z] #17 149.9 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:28.520Z] #17 150.0 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-18T12:25:28.776Z] #17 150.0 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:28.776Z] #17 150.0 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:29.024Z] ok github.com/docker/docker/pkg/authorization 1.286s coverage: 68.3% of statements [2021-08-18T12:25:29.032Z] #17 150.3 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-18T12:25:29.032Z] #17 150.3 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:29.032Z] #17 150.3 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:29.617Z] #19 DONE 1.2s [2021-08-18T12:25:29.617Z] [2021-08-18T12:25:29.617Z] #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-18T12:25:29.617Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:29.960Z] #17 151.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-18T12:25:29.960Z] #17 151.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:29.960Z] #17 151.3 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:29.960Z] #17 151.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-18T12:25:29.960Z] #17 151.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-18T12:25:29.960Z] #17 151.3 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-18T12:25:29.972Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-08-18T12:25:30.102Z] #46 ... [2021-08-18T12:25:30.102Z] [2021-08-18T12:25:30.102Z] #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-18T12:25:30.102Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:30.102Z] #20 14.45 Reading package lists... [2021-08-18T12:25:30.524Z] #17 151.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-18T12:25:30.524Z] #17 151.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:30.524Z] #17 151.8 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-18T12:25:30.547Z] ok github.com/docker/docker/pkg/archive 1.057s coverage: 82.5% of statements [2021-08-18T12:25:30.623Z] .....INFO: Daemon under test started and replied! [2021-08-18T12:25:30.623Z] INFO: Docker version of the daemon under test [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] Client: [2021-08-18T12:25:30.623Z] Version: 17.06.2-ce [2021-08-18T12:25:30.623Z] API version: 1.30 [2021-08-18T12:25:30.623Z] Go version: go1.8.3 [2021-08-18T12:25:30.623Z] Git commit: cec0b72 [2021-08-18T12:25:30.623Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-18T12:25:30.623Z] OS/Arch: windows/amd64 [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] Server: [2021-08-18T12:25:30.623Z] Version: 0.0.0-dev [2021-08-18T12:25:30.623Z] API version: 1.42 (minimum version 1.24) [2021-08-18T12:25:30.623Z] Go version: go1.16.7 [2021-08-18T12:25:30.623Z] Git commit: 427ad30c05 [2021-08-18T12:25:30.623Z] Built: 08/18/2021 12:23:11 [2021-08-18T12:25:30.623Z] OS/Arch: windows/amd64 [2021-08-18T12:25:30.623Z] Experimental: false [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] INFO: Docker info of the daemon under test [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] Containers: 0 [2021-08-18T12:25:30.623Z] Running: 0 [2021-08-18T12:25:30.623Z] Paused: 0 [2021-08-18T12:25:30.623Z] Stopped: 0 [2021-08-18T12:25:30.623Z] Images: 0 [2021-08-18T12:25:30.623Z] Server Version: 0.0.0-dev [2021-08-18T12:25:30.623Z] Storage Driver: windowsfilter [2021-08-18T12:25:30.623Z] Windows: [2021-08-18T12:25:30.623Z] Logging Driver: json-file [2021-08-18T12:25:30.623Z] Plugins: [2021-08-18T12:25:30.623Z] Volume: local [2021-08-18T12:25:30.623Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T12:25:30.623Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T12:25:30.623Z] Swarm: inactive [2021-08-18T12:25:30.623Z] Default Isolation: process [2021-08-18T12:25:30.623Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T12:25:30.623Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T12:25:30.623Z] OSType: windows [2021-08-18T12:25:30.623Z] Architecture: x86_64 [2021-08-18T12:25:30.623Z] CPUs: 4 [2021-08-18T12:25:30.623Z] Total Memory: 32GiB [2021-08-18T12:25:30.623Z] Name: azwin-2-07a060 [2021-08-18T12:25:30.623Z] ID: AQPB:4DCZ:COHK:X5S4:FQOO:7G63:VL6I:YMAX:TW4J:FHS3:L3QH:6FUO [2021-08-18T12:25:30.623Z] Docker Root Dir: D:\CI\PR-42756\2\daemon [2021-08-18T12:25:30.623Z] Debug Mode (client): false [2021-08-18T12:25:30.623Z] Debug Mode (server): true [2021-08-18T12:25:30.623Z] File Descriptors: -1 [2021-08-18T12:25:30.623Z] Goroutines: 16 [2021-08-18T12:25:30.623Z] System Time: 2021-08-18T12:25:28.7611404Z [2021-08-18T12:25:30.623Z] EventsListeners: 0 [2021-08-18T12:25:30.623Z] Registry: https://index.docker.io/v1/ [2021-08-18T12:25:30.623Z] Labels: [2021-08-18T12:25:30.623Z] Experimental: false [2021-08-18T12:25:30.623Z] Insecure Registries: [2021-08-18T12:25:30.623Z] 127.0.0.0/8 [2021-08-18T12:25:30.623Z] Live Restore Enabled: false [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] INFO: Docker images of the daemon under test [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T12:25:30.623Z] [2021-08-18T12:25:30.623Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-18T12:25:30.623Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-18T12:25:30.623Z] ltsc2019: Pulling from windows/servercore [2021-08-18T12:25:30.623Z] 4612f6d0b889: Pulling fs layer [2021-08-18T12:25:30.623Z] c67ded6868b6: Pulling fs layer [2021-08-18T12:25:30.679Z] #20 18.23 Building dependency tree... [2021-08-18T12:25:30.984Z] #20 1.439 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:25:30.984Z] #20 1.467 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:25:30.984Z] #20 1.468 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:25:30.984Z] #20 1.488 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:25:31.086Z] #17 152.2 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-18T12:25:31.086Z] #17 152.2 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:31.086Z] #17 152.2 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:31.086Z] #17 152.4 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-18T12:25:31.086Z] #17 152.4 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:31.086Z] #17 152.4 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:31.122Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-08-18T12:25:31.241Z] #20 1.991 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:25:31.614Z] #20 19.90 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T12:25:31.614Z] #20 19.90 The following additional packages will be installed: [2021-08-18T12:25:31.614Z] #20 19.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T12:25:31.614Z] #20 19.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T12:25:31.614Z] #20 19.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T12:25:31.614Z] #20 19.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T12:25:31.614Z] #20 19.91 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T12:25:31.614Z] #20 19.91 Suggested packages: [2021-08-18T12:25:31.614Z] #20 19.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-18T12:25:31.614Z] #20 19.91 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-18T12:25:31.614Z] #20 19.91 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-18T12:25:31.614Z] #20 19.91 quota [2021-08-18T12:25:31.614Z] #20 19.91 Recommended packages: [2021-08-18T12:25:31.614Z] #20 19.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T12:25:31.614Z] #20 19.91 python3-keyrings.alt python3-xdg unzip [2021-08-18T12:25:31.648Z] #17 153.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-18T12:25:31.648Z] #17 153.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:31.648Z] #17 153.1 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:31.648Z] #17 153.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-18T12:25:31.648Z] #17 153.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-18T12:25:31.648Z] #17 153.1 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-18T12:25:31.648Z] #17 153.1 Selecting previously unselected package libc6-s390x-cross. [2021-08-18T12:25:31.648Z] #17 153.1 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:31.904Z] #17 153.1 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-18T12:25:31.904Z] #17 153.3 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-18T12:25:31.904Z] #17 153.3 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T12:25:31.904Z] #17 153.3 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:31.904Z] #17 153.3 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-18T12:25:31.904Z] #17 153.3 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:31.904Z] #17 153.3 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:31.904Z] #17 153.3 Selecting previously unselected package libitm1-s390x-cross. [2021-08-18T12:25:31.904Z] #17 153.3 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:31.904Z] #17 153.3 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:31.904Z] #17 153.4 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-18T12:25:32.160Z] #17 153.4 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:32.160Z] #17 153.4 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:32.160Z] #17 153.4 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-18T12:25:32.160Z] #17 153.4 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:32.160Z] #17 153.4 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:32.160Z] #17 153.5 Selecting previously unselected package libasan5-s390x-cross. [2021-08-18T12:25:32.160Z] #17 153.5 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:32.160Z] #17 153.5 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:32.160Z] #17 153.5 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-18T12:25:32.160Z] #17 153.5 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:32.160Z] #17 153.5 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:32.160Z] #17 153.6 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-18T12:25:32.170Z] #20 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:25:32.415Z] #17 153.6 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:32.415Z] #17 153.6 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:32.415Z] #17 153.7 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-18T12:25:32.415Z] #17 153.7 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:32.416Z] #17 153.7 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:32.516Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-08-18T12:25:32.780Z] ok github.com/docker/docker/pkg/chrootarchive 3.103s coverage: 43.2% of statements [2021-08-18T12:25:32.780Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-08-18T12:25:32.979Z] #17 154.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-18T12:25:32.979Z] #17 154.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:32.979Z] #17 154.3 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:32.979Z] #17 154.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-18T12:25:32.979Z] #17 154.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-18T12:25:32.979Z] #17 154.3 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-18T12:25:33.055Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-08-18T12:25:33.235Z] #17 154.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-18T12:25:33.235Z] #17 154.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-18T12:25:33.235Z] #17 154.5 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-18T12:25:33.318Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-08-18T12:25:33.491Z] #17 154.7 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-18T12:25:33.491Z] #17 154.7 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T12:25:33.491Z] #17 154.7 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:33.491Z] #17 155.0 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-18T12:25:33.516Z] #20 21.62 The following NEW packages will be installed: [2021-08-18T12:25:33.516Z] #20 21.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-18T12:25:33.516Z] #20 21.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-18T12:25:33.516Z] #20 21.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-18T12:25:33.516Z] #20 21.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-18T12:25:33.516Z] #20 21.63 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-18T12:25:33.516Z] #20 21.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-18T12:25:33.516Z] #20 21.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-18T12:25:33.516Z] #20 21.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-18T12:25:33.516Z] #20 21.63 xz-utils zip [2021-08-18T12:25:33.516Z] #20 21.97 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:25:33.516Z] #20 21.97 Need to get 28.6 MB of archives. [2021-08-18T12:25:33.516Z] #20 21.97 After this operation, 116 MB of additional disk space will be used. [2021-08-18T12:25:33.516Z] #20 21.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T12:25:33.542Z] #20 4.081 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:25:33.748Z] #17 155.0 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T12:25:33.748Z] #17 155.0 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:33.774Z] #20 21.97 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-18T12:25:33.774Z] #20 21.99 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-18T12:25:33.774Z] #20 22.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T12:25:33.774Z] #20 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T12:25:33.774Z] #20 22.10 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-18T12:25:33.774Z] #20 22.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T12:25:33.774Z] #20 22.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T12:25:34.033Z] #20 22.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T12:25:34.033Z] #20 22.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T12:25:34.033Z] #20 22.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T12:25:34.033Z] #20 22.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T12:25:34.033Z] #20 22.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T12:25:34.033Z] #20 22.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T12:25:34.033Z] #20 22.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T12:25:34.033Z] #20 22.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T12:25:34.033Z] #20 22.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T12:25:34.033Z] #20 22.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T12:25:34.033Z] #20 22.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T12:25:34.033Z] #20 22.29 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-18T12:25:34.033Z] #20 22.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T12:25:34.033Z] #20 22.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T12:25:34.033Z] #20 22.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T12:25:34.033Z] #20 22.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T12:25:34.033Z] #20 22.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T12:25:34.033Z] #20 22.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T12:25:34.033Z] #20 22.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T12:25:34.033Z] #20 22.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T12:25:34.033Z] #20 22.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T12:25:34.310Z] #17 155.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-18T12:25:34.310Z] #17 155.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T12:25:34.310Z] #17 155.6 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:34.310Z] #17 155.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-18T12:25:34.310Z] #17 155.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-18T12:25:34.310Z] #17 155.6 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up libfile-which-perl (1.23-1) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:34.310Z] #17 155.7 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-18T12:25:34.310Z] #17 155.8 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-18T12:25:34.310Z] #17 155.8 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-18T12:25:34.310Z] #17 155.8 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:34.310Z] #17 155.8 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up file (1:5.35-4+deb10u2) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:34.565Z] #17 155.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up libyaml-perl (1.27-1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up libio-string-perl (1.08-3) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-18T12:25:34.565Z] #17 155.9 Setting up cross-config (2.6.15-3) ... [2021-08-18T12:25:34.601Z] #20 22.98 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-18T12:25:34.601Z] #20 23.01 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-18T12:25:34.601Z] #20 23.02 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-18T12:25:34.601Z] #20 23.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T12:25:34.601Z] #20 23.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T12:25:34.601Z] #20 23.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T12:25:34.709Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-08-18T12:25:34.822Z] #17 156.0 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T12:25:34.822Z] #17 156.1 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:34.822Z] #17 156.1 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:34.822Z] #17 156.1 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:34.822Z] #17 156.2 Setting up xz-utils (5.2.4-1) ... [2021-08-18T12:25:34.822Z] #17 156.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T12:25:34.822Z] #17 156.2 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-18T12:25:34.822Z] #17 156.2 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T12:25:34.822Z] #17 156.2 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-18T12:25:34.822Z] #17 156.2 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:34.822Z] #17 156.2 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:34.822Z] #17 156.2 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:34.822Z] #17 156.3 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-18T12:25:34.860Z] #20 23.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T12:25:34.860Z] #20 23.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T12:25:34.860Z] #20 23.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T12:25:34.860Z] #20 23.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T12:25:34.860Z] #20 23.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T12:25:34.860Z] #20 23.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T12:25:34.860Z] #20 23.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T12:25:34.860Z] #20 23.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T12:25:34.909Z] #20 5.356 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:25:35.077Z] #17 156.3 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-18T12:25:35.078Z] #17 156.3 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.4 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.078Z] #17 156.5 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-18T12:25:35.119Z] #20 23.38 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-18T12:25:35.119Z] #20 23.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T12:25:35.119Z] #20 23.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T12:25:35.286Z] ok github.com/docker/docker/layer 7.619s coverage: 68.8% of statements [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T12:25:35.286Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T12:25:35.286Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2021-08-18T12:25:35.286Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 83.1% of statements [2021-08-18T12:25:35.333Z] #17 156.5 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.333Z] #17 156.5 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-18T12:25:35.333Z] #17 156.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-18T12:25:35.333Z] #17 156.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-18T12:25:35.378Z] #20 23.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T12:25:35.378Z] #20 23.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T12:25:35.378Z] #20 23.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T12:25:35.549Z] ok github.com/docker/docker/pkg/fsutils 0.278s coverage: 85.1% of statements [2021-08-18T12:25:35.549Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 11.4% of statements [2021-08-18T12:25:35.588Z] #17 156.8 [2021-08-18T12:25:35.588Z] #17 156.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-18T12:25:35.588Z] #17 156.8 Setting up dpkg-dev (1.19.7) ... [2021-08-18T12:25:35.588Z] #17 156.9 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.588Z] #17 156.9 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-18T12:25:35.588Z] #17 156.9 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:35.588Z] #17 156.9 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.588Z] #17 156.9 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.588Z] #17 156.9 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:35.588Z] #17 157.0 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-18T12:25:35.588Z] #17 157.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-18T12:25:35.588Z] #17 157.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-18T12:25:35.636Z] #20 ... [2021-08-18T12:25:35.636Z] [2021-08-18T12:25:35.636Z] #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-18T12:25:35.636Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:25:35.636Z] #32 DONE 142.0s [2021-08-18T12:25:35.636Z] [2021-08-18T12:25:35.636Z] #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-18T12:25:35.636Z] #46 sha256:da646b4350c09e5384785ba189f1995efcef8dfdbae8a4e123f6f2dde575467b [2021-08-18T12:25:35.636Z] #46 137.2 github.com/LK4D4/vndr/godl [2021-08-18T12:25:35.636Z] #46 137.8 github.com/LK4D4/vndr [2021-08-18T12:25:35.636Z] #46 DONE 142.3s [2021-08-18T12:25:35.636Z] [2021-08-18T12:25:35.636Z] #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-18T12:25:35.636Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:25:35.843Z] #17 157.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-18T12:25:35.843Z] #17 157.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-18T12:25:35.843Z] #17 157.3 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T12:25:36.099Z] #17 157.3 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.099Z] #17 157.3 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.4 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libxml-simple-perl (2.25-1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T12:25:36.099Z] #17 157.5 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T12:25:36.356Z] #17 157.5 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.6 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.356Z] #17 157.7 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T12:25:36.497Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-08-18T12:25:36.498Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-08-18T12:25:36.572Z] #54 ... [2021-08-18T12:25:36.572Z] [2021-08-18T12:25:36.572Z] #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-18T12:25:36.572Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:36.572Z] #20 24.76 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:25:36.572Z] #20 24.92 Fetched 28.6 MB in 2s (13.6 MB/s) [2021-08-18T12:25:36.572Z] #20 25.05 Selecting previously unselected package pigz. [2021-08-18T12:25:36.612Z] #17 157.8 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.612Z] #17 157.8 Setting up dpkg-cross (2.6.15-3) ... [2021-08-18T12:25:36.612Z] #17 157.8 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.612Z] #17 157.8 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T12:25:36.612Z] #17 157.8 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T12:25:36.612Z] #17 157.8 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-18T12:25:36.612Z] #17 157.8 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T12:25:36.612Z] #17 157.9 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-18T12:25:36.612Z] #17 157.9 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-18T12:25:36.612Z] #17 157.9 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-18T12:25:36.612Z] #17 157.9 Setting up crossbuild-essential-armel (12.6) ... [2021-08-18T12:25:36.612Z] #17 157.9 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:25:36.760Z] ok github.com/docker/docker/pkg/idtools 0.772s coverage: 69.5% of statements [2021-08-18T12:25:36.761Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2021-08-18T12:25:36.831Z] #20 25.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-18T12:25:36.831Z] #20 25.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T12:25:36.831Z] #20 25.16 Unpacking pigz (2.4-1) ... [2021-08-18T12:25:36.831Z] #20 25.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T12:25:36.831Z] #20 25.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:36.831Z] #20 25.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:37.024Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 70.6% of statements [2021-08-18T12:25:37.024Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T12:25:37.024Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-18T12:25:37.024Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T12:25:37.024Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T12:25:37.287Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2021-08-18T12:25:37.287Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-08-18T12:25:37.287Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2021-08-18T12:25:37.550Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-08-18T12:25:37.550Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T12:25:37.550Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T12:25:37.766Z] #20 26.11 Selecting previously unselected package python3.7-minimal. [2021-08-18T12:25:37.766Z] #20 26.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:37.766Z] #20 26.17 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:25:37.792Z] Loaded image: buildpack-deps:buster [2021-08-18T12:25:37.792Z] Loaded image: busybox:latest [2021-08-18T12:25:37.792Z] Loaded image: busybox:glibc [2021-08-18T12:25:37.981Z] #17 DONE 159.0s [2021-08-18T12:25:37.981Z] [2021-08-18T12:25:37.981Z] #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-18T12:25:37.981Z] #31 sha256:debed4d8d801928bcc1926083ae22f2597b9e426f228d32fc05735925c0c375d [2021-08-18T12:25:38.126Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-08-18T12:25:38.178Z] #20 ... [2021-08-18T12:25:38.178Z] [2021-08-18T12:25:38.178Z] #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-18T12:25:38.178Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:25:38.178Z] #54 12.70 + cd /tmp/tmp.DAXdcjRAP1/src/github.com/opencontainers/runc [2021-08-18T12:25:38.178Z] #54 12.70 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T12:25:38.178Z] #54 13.14 + '[' -z '' ']' [2021-08-18T12:25:38.178Z] #54 13.14 + target=static [2021-08-18T12:25:38.178Z] #54 13.14 + make 'BUILDTAGS=seccomp ' static [2021-08-18T12:25:38.178Z] #54 13.53 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-18T12:25:38.390Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2021-08-18T12:25:38.653Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2021-08-18T12:25:38.702Z] #20 26.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:38.703Z] #20 26.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:25:38.720Z] Loaded image: debian:bullseye [2021-08-18T12:25:38.720Z] Loaded image: hello-world:latest [2021-08-18T12:25:38.720Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:25:38.916Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-08-18T12:25:38.975Z] INFO: Testing against a local daemon [2021-08-18T12:25:38.975Z] === RUN TestCgroupNamespacesBuild [2021-08-18T12:25:39.352Z] #31 ... [2021-08-18T12:25:39.353Z] [2021-08-18T12:25:39.353Z] #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-18T12:25:39.353Z] #18 sha256:018c0add466ea88f2123352558e9417861e10daa997263332fe1e5e12412beac [2021-08-18T12:25:39.353Z] #18 DONE 1.5s [2021-08-18T12:25:39.353Z] [2021-08-18T12:25:39.353Z] #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-18T12:25:39.353Z] #31 sha256:debed4d8d801928bcc1926083ae22f2597b9e426f228d32fc05735925c0c375d [2021-08-18T12:25:39.353Z] #31 1.741 + RM_GOPATH=0 [2021-08-18T12:25:39.353Z] #31 1.741 + TMP_GOPATH= [2021-08-18T12:25:39.353Z] #31 1.741 + : /build [2021-08-18T12:25:39.353Z] #31 1.741 + '[' -z '' ']' [2021-08-18T12:25:39.353Z] #31 1.741 ++ mktemp -d [2021-08-18T12:25:39.353Z] #31 1.769 + export GOPATH=/tmp/tmp.cFAHD9LBS1 [2021-08-18T12:25:39.353Z] #31 1.769 + GOPATH=/tmp/tmp.cFAHD9LBS1 [2021-08-18T12:25:39.353Z] #31 1.769 + RM_GOPATH=1 [2021-08-18T12:25:39.353Z] #31 1.769 + case "$(go env GOARCH)" in [2021-08-18T12:25:39.610Z] #31 1.770 ++ go env GOARCH [2021-08-18T12:25:39.610Z] #31 1.773 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:39.610Z] #31 1.773 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:39.610Z] #31 1.773 ++ dirname /tmp/install/install.sh [2021-08-18T12:25:39.610Z] #31 1.774 Install docker/cli version 17.06.2-ce from stable [2021-08-18T12:25:39.610Z] #31 1.775 + dir=/tmp/install [2021-08-18T12:25:39.610Z] #31 1.775 + bin=dockercli [2021-08-18T12:25:39.610Z] #31 1.775 + shift [2021-08-18T12:25:39.610Z] #31 1.775 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T12:25:39.610Z] #31 1.775 + . /tmp/install/dockercli.installer [2021-08-18T12:25:39.610Z] #31 1.775 ++ : stable [2021-08-18T12:25:39.610Z] #31 1.775 ++ : 17.06.2-ce [2021-08-18T12:25:39.610Z] #31 1.775 + install_dockercli [2021-08-18T12:25:39.610Z] #31 1.775 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T12:25:39.610Z] #31 1.775 ++ uname -m [2021-08-18T12:25:39.610Z] #31 1.776 + arch=x86_64 [2021-08-18T12:25:39.610Z] #31 1.776 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T12:25:39.610Z] #31 1.776 + url=https://download.docker.com/linux/static [2021-08-18T12:25:39.610Z] #31 1.777 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T12:25:39.610Z] #31 1.777 + tar -xz docker/docker [2021-08-18T12:25:39.866Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-08-18T12:25:40.069Z] #54 ... [2021-08-18T12:25:40.069Z] [2021-08-18T12:25:40.069Z] #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-18T12:25:40.069Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:40.069Z] #20 10.44 Fetched 8996 kB in 9s (974 kB/s) [2021-08-18T12:25:40.128Z] ok github.com/docker/docker/pkg/pubsub 1.109s coverage: 75.0% of statements [2021-08-18T12:25:40.128Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-08-18T12:25:40.392Z] ok github.com/docker/docker/pkg/stack 0.010s coverage: 90.9% of statements [2021-08-18T12:25:40.606Z] #20 28.55 Selecting previously unselected package python3-minimal. [2021-08-18T12:25:40.606Z] #20 28.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 ... 23695 files and directories currently installed.) [2021-08-18T12:25:40.606Z] #20 28.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T12:25:40.606Z] #20 28.60 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T12:25:40.606Z] #20 28.67 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T12:25:40.606Z] #20 28.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T12:25:40.606Z] #20 28.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:25:40.606Z] #20 28.75 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T12:25:40.606Z] #20 28.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:40.606Z] #20 28.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:40.654Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-08-18T12:25:40.654Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-08-18T12:25:40.865Z] --- PASS: TestCgroupNamespacesBuild (1.99s) [2021-08-18T12:25:40.865Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T12:25:41.173Z] #20 29.47 Selecting previously unselected package python3.7. [2021-08-18T12:25:41.173Z] #20 29.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:41.174Z] #20 29.48 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:41.174Z] #20 29.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T12:25:41.174Z] #20 29.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T12:25:41.174Z] #20 29.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:25:41.174Z] #20 29.67 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T12:25:41.230Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 52.1% of statements [2021-08-18T12:25:41.805Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-08-18T12:25:41.805Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 40.1% of statements [2021-08-18T12:25:42.083Z] testing: warning: no tests to run [2021-08-18T12:25:42.083Z] coverage: [no statements] [2021-08-18T12:25:42.083Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-08-18T12:25:42.108Z] #20 30.41 Selecting previously unselected package python3. [2021-08-18T12:25:42.108Z] #20 30.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-18T12:25:42.108Z] #20 30.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T12:25:42.108Z] #20 30.50 Unpacking python3 (3.7.3-1) ... [2021-08-18T12:25:42.228Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-08-18T12:25:42.228Z] === RUN TestBuildWithSession [2021-08-18T12:25:42.228Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:25:42.228Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:25:42.228Z] === RUN TestBuildSquashParent [2021-08-18T12:25:42.346Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-08-18T12:25:42.366Z] #20 30.57 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T12:25:42.366Z] #20 30.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T12:25:42.366Z] #20 30.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:42.366Z] #20 30.66 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T12:25:42.366Z] #20 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T12:25:42.366Z] #20 30.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:42.366Z] #20 30.76 Selecting previously unselected package libiptc0:amd64. [2021-08-18T12:25:42.367Z] #20 30.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T12:25:42.587Z] #20 10.44 Reading package lists... [2021-08-18T12:25:42.587Z] #20 ... [2021-08-18T12:25:42.587Z] [2021-08-18T12:25:42.587Z] #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-18T12:25:42.587Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:25:42.587Z] #46 139.5 net/http/httptrace [2021-08-18T12:25:42.587Z] #46 139.7 net/http [2021-08-18T12:25:42.609Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2021-08-18T12:25:42.609Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-08-18T12:25:42.625Z] #20 30.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:42.625Z] #20 30.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T12:25:42.625Z] #20 30.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T12:25:42.625Z] #20 30.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T12:25:42.625Z] #20 30.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T12:25:42.625Z] #20 30.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T12:25:42.625Z] #20 30.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T12:25:42.625Z] #20 30.99 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T12:25:42.625Z] #20 31.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T12:25:42.625Z] #20 31.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T12:25:42.872Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-08-18T12:25:42.883Z] #20 31.08 Selecting previously unselected package iptables. [2021-08-18T12:25:42.883Z] #20 31.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T12:25:42.883Z] #20 31.09 Unpacking iptables (1.8.2-4) ... [2021-08-18T12:25:42.883Z] #20 31.36 Selecting previously unselected package xxd. [2021-08-18T12:25:42.889Z] #31 4.900 + mkdir -p /build [2021-08-18T12:25:42.889Z] #31 4.905 + mv docker/docker /build/ [2021-08-18T12:25:42.889Z] #31 4.907 + rmdir docker [2021-08-18T12:25:42.889Z] #31 DONE 5.1s [2021-08-18T12:25:42.889Z] [2021-08-18T12:25:42.889Z] #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-18T12:25:42.889Z] #66 sha256:25c111d8889c73bcca7490c2bff3f07ddb1a0f72da4adbefe222d025b1cb651e [2021-08-18T12:25:42.889Z] #66 1.657 + RM_GOPATH=0 [2021-08-18T12:25:42.889Z] #66 1.657 + TMP_GOPATH= [2021-08-18T12:25:42.889Z] #66 1.657 + : /build [2021-08-18T12:25:42.889Z] #66 1.657 + '[' -z '' ']' [2021-08-18T12:25:42.889Z] #66 1.657 ++ mktemp -d [2021-08-18T12:25:42.889Z] #66 1.657 + export GOPATH=/tmp/tmp.aHpQagcgmy [2021-08-18T12:25:42.889Z] #66 1.657 + GOPATH=/tmp/tmp.aHpQagcgmy [2021-08-18T12:25:42.889Z] #66 1.657 + RM_GOPATH=1 [2021-08-18T12:25:42.889Z] #66 1.657 + case "$(go env GOARCH)" in [2021-08-18T12:25:42.889Z] #66 1.658 ++ go env GOARCH [2021-08-18T12:25:42.889Z] #66 1.673 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:42.889Z] #66 1.673 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:25:42.889Z] #66 1.673 ++ dirname /tmp/install/install.sh [2021-08-18T12:25:42.889Z] #66 1.673 + dir=/tmp/install [2021-08-18T12:25:42.889Z] #66 1.673 + bin=rootlesskit [2021-08-18T12:25:42.889Z] #66 1.673 + shift [2021-08-18T12:25:42.889Z] #66 1.673 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T12:25:42.889Z] #66 1.673 + . /tmp/install/rootlesskit.installer [2021-08-18T12:25:42.889Z] #66 1.673 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:25:42.889Z] #66 1.674 + install_rootlesskit [2021-08-18T12:25:42.889Z] #66 1.674 + case "$1" in [2021-08-18T12:25:42.889Z] #66 1.675 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:25:42.889Z] #66 1.677 + export CGO_ENABLED=0 [2021-08-18T12:25:42.889Z] #66 1.677 + CGO_ENABLED=0 [2021-08-18T12:25:42.889Z] #66 1.677 + _install_rootlesskit [2021-08-18T12:25:42.889Z] #66 1.677 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T12:25:42.889Z] #66 1.677 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aHpQagcgmy/src/github.com/rootless-containers/rootlesskit [2021-08-18T12:25:42.889Z] #66 1.683 Cloning into '/tmp/tmp.aHpQagcgmy/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T12:25:42.889Z] #66 3.063 + cd /tmp/tmp.aHpQagcgmy/src/github.com/rootless-containers/rootlesskit [2021-08-18T12:25:42.889Z] #66 3.063 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T12:25:42.889Z] #66 3.081 + export GO111MODULE=on [2021-08-18T12:25:42.889Z] #66 3.081 + GO111MODULE=on [2021-08-18T12:25:42.889Z] #66 3.082 + export GOPROXY=https://proxy.golang.org [2021-08-18T12:25:42.889Z] #66 3.082 + GOPROXY=https://proxy.golang.org [2021-08-18T12:25:42.889Z] #66 3.082 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T12:25:42.889Z] #66 3.082 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T12:25:42.889Z] #66 3.859 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T12:25:42.889Z] #66 3.862 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T12:25:42.889Z] #66 3.932 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T12:25:42.889Z] #66 4.100 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T12:25:42.990Z] c67ded6868b6: Download complete [2021-08-18T12:25:43.142Z] #20 31.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:25:43.142Z] #20 31.37 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T12:25:43.142Z] #20 31.48 Selecting previously unselected package vim-common. [2021-08-18T12:25:43.142Z] #20 31.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:25:43.142Z] #20 31.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T12:25:43.401Z] #20 31.67 Selecting previously unselected package bash-completion. [2021-08-18T12:25:43.401Z] #20 31.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T12:25:43.455Z] #66 5.644 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T12:25:43.516Z] #46 ... [2021-08-18T12:25:43.516Z] [2021-08-18T12:25:43.516Z] #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-18T12:25:43.516Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:43.516Z] #20 10.44 Reading package lists... [2021-08-18T12:25:43.712Z] #66 5.925 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T12:25:43.712Z] #66 5.932 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T12:25:43.712Z] #66 5.987 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T12:25:43.822Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.4% of statements [2021-08-18T12:25:43.968Z] #66 6.129 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T12:25:43.968Z] #66 6.292 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T12:25:44.085Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 86.0% of statements [2021-08-18T12:25:44.226Z] #66 6.445 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T12:25:44.484Z] #66 6.639 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T12:25:44.484Z] #66 6.680 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T12:25:45.033Z] ok github.com/docker/docker/plugin 0.578s coverage: 23.2% of statements [2021-08-18T12:25:45.296Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2021-08-18T12:25:45.851Z] #66 8.263 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T12:25:45.932Z] #20 34.02 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T12:25:45.932Z] #20 34.34 Selecting previously unselected package bzip2. [2021-08-18T12:25:45.932Z] #20 34.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T12:25:45.932Z] #20 34.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T12:25:46.107Z] #66 8.280 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T12:25:46.190Z] #20 34.44 Selecting previously unselected package xz-utils. [2021-08-18T12:25:46.190Z] #20 34.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T12:25:46.190Z] #20 34.45 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T12:25:46.190Z] #20 34.59 Selecting previously unselected package apparmor. [2021-08-18T12:25:46.190Z] #20 34.61 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T12:25:46.448Z] #20 34.69 Unpacking apparmor (2.13.2-10) ... [2021-08-18T12:25:46.691Z] ok github.com/docker/docker/quota 0.755s coverage: 71.4% of statements [2021-08-18T12:25:46.691Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-08-18T12:25:46.706Z] #20 35.00 Selecting previously unselected package aufs-tools. [2021-08-18T12:25:46.706Z] #20 35.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T12:25:46.706Z] #20 35.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T12:25:46.953Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2021-08-18T12:25:46.964Z] #20 35.14 Selecting previously unselected package libonig5:amd64. [2021-08-18T12:25:46.964Z] #20 35.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T12:25:46.964Z] #20 35.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:25:46.964Z] #20 35.28 Selecting previously unselected package libjq1:amd64. [2021-08-18T12:25:46.964Z] #20 35.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:25:46.964Z] #20 35.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:25:46.964Z] #20 35.38 Selecting previously unselected package jq. [2021-08-18T12:25:47.036Z] #66 ... [2021-08-18T12:25:47.036Z] [2021-08-18T12:25:47.036Z] #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-18T12:25:47.036Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:25:47.036Z] #19 1.426 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:25:47.036Z] #19 1.445 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:25:47.036Z] #19 1.458 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:25:47.037Z] #19 1.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:25:47.037Z] #19 1.815 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-18T12:25:47.037Z] #19 1.854 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:25:47.037Z] #19 1.883 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-18T12:25:47.037Z] #19 1.949 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-18T12:25:47.037Z] #19 2.009 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-18T12:25:47.037Z] #19 2.042 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T12:25:47.037Z] #19 3.037 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T12:25:47.037Z] #19 4.113 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T12:25:47.037Z] #19 5.254 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T12:25:47.037Z] #19 5.922 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:25:47.037Z] #19 6.496 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T12:25:47.037Z] #19 7.093 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T12:25:47.037Z] #19 7.606 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T12:25:47.037Z] #19 7.613 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T12:25:47.037Z] #19 7.642 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T12:25:47.037Z] #19 7.651 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T12:25:47.037Z] #19 7.670 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:25:47.037Z] #19 7.689 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T12:25:47.037Z] #19 7.717 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T12:25:47.037Z] #19 7.717 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:25:47.037Z] #19 7.717 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T12:25:47.037Z] #19 7.718 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T12:25:47.037Z] #19 7.718 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T12:25:47.037Z] #19 7.718 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T12:25:47.049Z] #20 14.46 Reading package lists... [2021-08-18T12:25:47.216Z] ok github.com/docker/docker/registry 0.171s coverage: 58.8% of statements [2021-08-18T12:25:47.222Z] #20 35.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:25:47.222Z] #20 35.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T12:25:47.222Z] #20 35.46 Selecting previously unselected package libaio1:amd64. [2021-08-18T12:25:47.222Z] #20 35.46 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T12:25:47.222Z] #20 35.47 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T12:25:47.222Z] #20 35.60 Selecting previously unselected package libgpm2:amd64. [2021-08-18T12:25:47.222Z] #20 35.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T12:25:47.222Z] #20 35.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T12:25:47.481Z] #20 35.69 Selecting previously unselected package libicu63:amd64. [2021-08-18T12:25:47.481Z] #20 35.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T12:25:47.481Z] #20 35.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:25:47.599Z] #19 ... [2021-08-18T12:25:47.599Z] [2021-08-18T12:25:47.599Z] #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-18T12:25:47.599Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T12:25:47.599Z] #63 2.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:25:47.599Z] #63 2.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:25:47.599Z] #63 2.491 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:25:47.599Z] #63 2.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T12:25:47.599Z] #63 3.367 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:25:47.599Z] #63 4.225 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T12:25:47.599Z] #63 5.071 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T12:25:47.599Z] #63 6.338 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T12:25:47.599Z] #63 7.058 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T12:25:47.600Z] #63 7.499 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T12:25:47.600Z] #63 7.510 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T12:25:47.600Z] #63 7.519 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T12:25:47.600Z] #63 7.557 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T12:25:47.600Z] #63 7.557 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T12:25:47.600Z] #63 7.573 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:25:47.600Z] #63 7.600 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T12:25:47.600Z] #63 7.600 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:25:47.600Z] #63 7.601 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T12:25:47.600Z] #63 7.601 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T12:25:47.600Z] #63 7.601 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T12:25:47.600Z] #63 7.601 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T12:25:47.790Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-08-18T12:25:47.790Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2021-08-18T12:25:47.856Z] #63 ... [2021-08-18T12:25:47.856Z] [2021-08-18T12:25:47.856Z] #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-18T12:25:47.856Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T12:25:47.856Z] #43 2.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:25:47.856Z] #43 2.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:25:47.856Z] #43 2.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:25:47.856Z] #43 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T12:25:47.856Z] #43 3.343 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T12:25:47.856Z] #43 4.212 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:25:47.856Z] #43 5.231 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T12:25:47.856Z] #43 6.119 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T12:25:47.856Z] #43 6.857 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T12:25:47.856Z] #43 7.329 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T12:25:47.856Z] #43 7.350 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T12:25:47.856Z] #43 7.370 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T12:25:47.856Z] #43 7.394 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T12:25:47.856Z] #43 7.421 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:25:47.856Z] #43 7.430 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T12:25:47.856Z] #43 7.448 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:25:47.856Z] #43 7.459 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T12:25:47.856Z] #43 7.461 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T12:25:47.856Z] #43 7.462 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T12:25:47.856Z] #43 7.469 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T12:25:47.856Z] #43 7.470 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T12:25:47.874Z] #20 18.06 Building dependency tree... [2021-08-18T12:25:47.874Z] #20 ... [2021-08-18T12:25:47.874Z] [2021-08-18T12:25:47.874Z] #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-18T12:25:47.874Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T12:25:47.874Z] #32 DONE 154.3s [2021-08-18T12:25:48.130Z] [2021-08-18T12:25:48.130Z] #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-18T12:25:48.130Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:48.130Z] #20 18.06 Building dependency tree... [2021-08-18T12:25:48.761Z] --- PASS: TestBuildSquashParent (5.52s) [2021-08-18T12:25:48.761Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:25:48.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:25:48.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:25:48.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:25:48.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:25:48.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:25:48.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:25:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:25:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:25:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:25:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:25:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:25:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:25:48.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:25:48.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:25:49.502Z] #20 ... [2021-08-18T12:25:49.502Z] [2021-08-18T12:25:49.502Z] #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-18T12:25:49.502Z] #46 sha256:8926dd1068d3cb35cad5f5fa1336bb88be5f7258aba650fc9bc65d35049480ac [2021-08-18T12:25:49.502Z] #46 150.9 github.com/LK4D4/vndr/godl [2021-08-18T12:25:49.502Z] #46 151.7 github.com/LK4D4/vndr [2021-08-18T12:25:49.502Z] #46 DONE 156.0s [2021-08-18T12:25:49.502Z] [2021-08-18T12:25:49.502Z] #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-18T12:25:49.502Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:25:49.502Z] #57 ... [2021-08-18T12:25:49.502Z] [2021-08-18T12:25:49.502Z] #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-18T12:25:49.502Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:25:49.502Z] #20 20.28 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T12:25:49.502Z] #20 20.28 The following additional packages will be installed: [2021-08-18T12:25:49.502Z] #20 20.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T12:25:49.502Z] #20 20.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T12:25:49.502Z] #20 20.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T12:25:49.502Z] #20 20.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T12:25:49.502Z] #20 20.28 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T12:25:49.502Z] #20 20.31 Suggested packages: [2021-08-18T12:25:49.502Z] #20 20.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-18T12:25:49.502Z] #20 20.31 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-18T12:25:49.502Z] #20 20.31 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-18T12:25:49.502Z] #20 20.31 quota [2021-08-18T12:25:49.502Z] #20 20.31 Recommended packages: [2021-08-18T12:25:49.502Z] #20 20.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T12:25:49.502Z] #20 20.31 python3-keyrings.alt python3-xdg unzip [2021-08-18T12:25:50.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:25:50.346Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-08-18T12:25:50.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:25:50.766Z] #20 38.69 Selecting previously unselected package libnet1:amd64. [2021-08-18T12:25:50.766Z] #20 38.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T12:25:50.766Z] #20 38.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:25:50.766Z] #20 38.77 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T12:25:50.766Z] #20 38.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T12:25:50.766Z] #20 38.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:25:50.766Z] #20 38.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T12:25:50.766Z] #20 38.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T12:25:50.766Z] #20 38.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:25:50.766Z] #20 38.95 Selecting previously unselected package libreadline5:amd64. [2021-08-18T12:25:50.766Z] #20 38.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T12:25:50.766Z] #20 38.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T12:25:50.766Z] #20 39.06 Selecting previously unselected package net-tools. [2021-08-18T12:25:50.766Z] #20 39.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T12:25:50.766Z] #20 39.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T12:25:51.025Z] #20 39.27 Selecting previously unselected package patch. [2021-08-18T12:25:51.025Z] #20 39.28 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T12:25:51.025Z] #20 39.30 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T12:25:51.025Z] #20 39.40 Selecting previously unselected package python-pip-whl. [2021-08-18T12:25:51.025Z] #20 39.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-18T12:25:51.025Z] #20 39.42 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T12:25:51.398Z] #20 21.99 The following NEW packages will be installed: [2021-08-18T12:25:51.398Z] #20 22.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-18T12:25:51.398Z] #20 22.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-18T12:25:51.398Z] #20 22.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-18T12:25:51.398Z] #20 22.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-18T12:25:51.398Z] #20 22.00 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-18T12:25:51.398Z] #20 22.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-18T12:25:51.398Z] #20 22.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-18T12:25:51.398Z] #20 22.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-18T12:25:51.398Z] #20 22.00 xz-utils zip [2021-08-18T12:25:51.592Z] #20 39.86 Selecting previously unselected package python3-lib2to3. [2021-08-18T12:25:51.592Z] #20 39.86 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T12:25:51.592Z] #20 39.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T12:25:51.592Z] #20 39.98 Selecting previously unselected package python3-distutils. [2021-08-18T12:25:51.592Z] #20 39.99 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T12:25:51.592Z] #20 39.99 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T12:25:51.654Z] #20 22.30 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:25:51.654Z] #20 22.30 Need to get 28.6 MB of archives. [2021-08-18T12:25:51.654Z] #20 22.30 After this operation, 116 MB of additional disk space will be used. [2021-08-18T12:25:51.654Z] #20 22.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T12:25:51.654Z] #20 22.30 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-18T12:25:51.654Z] #20 22.32 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-18T12:25:51.654Z] #20 22.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T12:25:51.654Z] #20 22.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T12:25:51.654Z] #20 22.40 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-18T12:25:51.654Z] #20 22.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T12:25:51.654Z] #20 22.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T12:25:51.739Z] ok github.com/docker/docker/volume/local 0.343s coverage: 76.4% of statements [2021-08-18T12:25:51.739Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.8% of statements [2021-08-18T12:25:51.850Z] #20 40.13 Selecting previously unselected package python3-pip. [2021-08-18T12:25:51.850Z] #20 40.16 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-18T12:25:51.850Z] #20 40.17 Unpacking python3-pip (18.1-5) ... [2021-08-18T12:25:51.910Z] #20 22.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T12:25:51.910Z] #20 22.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T12:25:51.910Z] #20 22.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T12:25:51.910Z] #20 22.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T12:25:51.910Z] #20 22.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T12:25:51.910Z] #20 22.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T12:25:51.910Z] #20 22.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T12:25:51.910Z] #20 22.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T12:25:51.910Z] #20 22.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T12:25:51.910Z] #20 22.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T12:25:51.910Z] #20 22.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T12:25:51.910Z] #20 22.56 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-18T12:25:51.910Z] #20 22.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T12:25:51.910Z] #20 22.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T12:25:51.910Z] #20 22.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T12:25:51.910Z] #20 22.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T12:25:51.910Z] #20 22.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T12:25:51.910Z] #20 22.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T12:25:51.910Z] #20 22.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T12:25:51.910Z] #20 22.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T12:25:51.910Z] #20 22.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T12:25:52.108Z] #20 40.33 Selecting previously unselected package python3-pkg-resources. [2021-08-18T12:25:52.108Z] #20 40.33 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T12:25:52.108Z] #20 40.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:25:52.108Z] #20 40.49 Selecting previously unselected package python3-setuptools. [2021-08-18T12:25:52.168Z] #20 23.05 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-18T12:25:52.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:25:52.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:25:52.367Z] #20 40.51 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T12:25:52.367Z] #20 40.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T12:25:52.367Z] #20 40.73 Selecting previously unselected package python3-wheel. [2021-08-18T12:25:52.367Z] #20 40.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T12:25:52.367Z] #20 40.74 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T12:25:52.437Z] #20 23.05 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-18T12:25:52.437Z] #20 23.05 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-18T12:25:52.437Z] #20 23.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T12:25:52.437Z] #20 23.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T12:25:52.437Z] #20 23.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T12:25:52.437Z] #20 23.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T12:25:52.437Z] #20 23.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T12:25:52.437Z] #20 23.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T12:25:52.437Z] #20 23.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T12:25:52.437Z] #20 23.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T12:25:52.437Z] #20 23.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T12:25:52.437Z] #20 23.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T12:25:52.437Z] #20 23.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T12:25:52.437Z] #20 23.27 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-18T12:25:52.625Z] #20 40.81 Selecting previously unselected package sudo. [2021-08-18T12:25:52.625Z] #20 40.81 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T12:25:52.625Z] #20 40.82 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T12:25:52.693Z] #20 23.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T12:25:52.693Z] #20 23.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T12:25:52.883Z] #20 41.24 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T12:25:52.883Z] #20 41.25 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T12:25:52.883Z] #20 41.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T12:25:52.949Z] #20 23.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T12:25:52.949Z] #20 23.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T12:25:52.949Z] #20 23.65 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T12:25:53.141Z] #20 41.42 Selecting previously unselected package uidmap. [2021-08-18T12:25:53.141Z] #20 41.44 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T12:25:53.141Z] #20 41.45 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T12:25:53.291Z] 4612f6d0b889: Verifying Checksum [2021-08-18T12:25:53.291Z] 4612f6d0b889: Download complete [2021-08-18T12:25:53.400Z] #20 41.55 Selecting previously unselected package vim-runtime. [2021-08-18T12:25:53.400Z] #20 41.55 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:25:53.400Z] #20 41.57 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-18T12:25:53.400Z] #20 41.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T12:25:53.400Z] #20 41.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T12:25:53.511Z] #20 24.18 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:25:53.511Z] #20 24.27 Fetched 28.6 MB in 2s (17.6 MB/s) [2021-08-18T12:25:53.659Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2021-08-18T12:25:53.768Z] #20 24.32 Selecting previously unselected package pigz. [2021-08-18T12:25:53.768Z] #20 24.32 (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-18T12:25:53.768Z] #20 24.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T12:25:53.768Z] #20 24.40 Unpacking pigz (2.4-1) ... [2021-08-18T12:25:53.768Z] #20 24.48 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T12:25:53.768Z] #20 24.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:53.768Z] #20 24.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-08-18T12:25:54.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-08-18T12:25:54.162Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:25:54.162Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:25:54.280Z] #20 24.89 Selecting previously unselected package python3.7-minimal. [2021-08-18T12:25:54.280Z] #20 24.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:54.280Z] #20 24.91 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:25:54.843Z] #20 25.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:55.099Z] #20 25.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:25:55.944Z] #20 44.16 Selecting previously unselected package vim. [2021-08-18T12:25:55.944Z] #20 44.17 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:25:55.944Z] #20 44.19 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T12:25:56.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:25:56.214Z] #20 44.69 Selecting previously unselected package xfsprogs. [2021-08-18T12:25:56.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:25:56.473Z] #20 44.69 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T12:25:56.473Z] #20 44.71 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T12:25:56.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:25:56.564Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:25:56.732Z] #20 45.13 Selecting previously unselected package zip. [2021-08-18T12:25:56.820Z] --- PASS: TestBuildMultiStageCopy (2.59s) [2021-08-18T12:25:56.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-08-18T12:25:56.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-18T12:25:56.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-18T12:25:56.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-08-18T12:25:56.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-08-18T12:25:56.820Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:25:56.991Z] #20 45.13 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-18T12:25:56.991Z] #20 45.14 Unpacking zip (3.0-11+b1) ... [2021-08-18T12:25:56.991Z] #20 45.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T12:25:56.991Z] #20 45.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T12:25:56.991Z] #20 45.35 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:56.991Z] #20 45.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T12:25:56.991Z] #20 45.38 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T12:25:56.991Z] #20 45.39 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:56.991Z] #20 45.40 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T12:25:56.991Z] #20 45.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T12:25:56.991Z] #20 45.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:25:56.991Z] #20 45.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T12:25:56.991Z] #20 45.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:25:56.991Z] #20 45.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:25:56.991Z] #20 45.46 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T12:25:56.991Z] #20 45.47 Setting up zip (3.0-11+b1) ... [2021-08-18T12:25:56.991Z] #20 45.49 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T12:25:56.991Z] #20 27.39 Selecting previously unselected package python3-minimal. [2021-08-18T12:25:56.991Z] #20 27.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-18T12:25:56.991Z] #20 27.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T12:25:56.991Z] #20 27.44 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T12:25:56.991Z] #20 27.50 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T12:25:56.991Z] #20 27.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T12:25:56.991Z] #20 27.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:25:56.991Z] #20 27.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T12:25:56.991Z] #20 27.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:56.991Z] #20 27.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:57.285Z] #20 45.53 Setting up bash-completion (1:2.8-6) ... [2021-08-18T12:25:57.382Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2021-08-18T12:25:57.382Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:25:57.921Z] #20 28.45 Selecting previously unselected package python3.7. [2021-08-18T12:25:57.921Z] #20 28.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:25:57.921Z] #20 28.46 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:25:57.921Z] #20 28.57 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T12:25:57.921Z] #20 28.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T12:25:57.921Z] #20 28.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:25:57.921Z] #20 28.73 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T12:25:58.323Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2021-08-18T12:25:58.323Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:25:58.850Z] #20 29.41 Selecting previously unselected package python3. [2021-08-18T12:25:58.850Z] #20 29.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-18T12:25:58.850Z] #20 29.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T12:25:58.850Z] #20 29.47 Unpacking python3 (3.7.3-1) ... [2021-08-18T12:25:58.928Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-08-18T12:25:58.928Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:25:59.110Z] #20 29.67 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T12:25:59.110Z] #20 29.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T12:25:59.110Z] #20 29.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:59.110Z] #20 29.78 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T12:25:59.110Z] #20 29.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T12:25:59.110Z] #20 29.79 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:59.110Z] #20 29.88 Selecting previously unselected package libiptc0:amd64. [2021-08-18T12:25:59.110Z] #20 29.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T12:25:59.110Z] #20 29.89 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:59.110Z] #20 29.97 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T12:25:59.110Z] #20 29.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T12:25:59.367Z] #20 29.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T12:25:59.367Z] #20 30.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T12:25:59.367Z] #20 30.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T12:25:59.367Z] #20 30.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T12:25:59.367Z] #20 30.13 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T12:25:59.367Z] #20 30.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T12:25:59.367Z] #20 30.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T12:25:59.367Z] #20 30.22 Selecting previously unselected package iptables. [2021-08-18T12:25:59.367Z] #20 30.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T12:25:59.623Z] #20 30.23 Unpacking iptables (1.8.2-4) ... [2021-08-18T12:25:59.623Z] #20 30.49 Selecting previously unselected package xxd. [2021-08-18T12:25:59.842Z] #20 48.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T12:25:59.842Z] #20 48.04 Setting up xz-utils (5.2.4-1) ... [2021-08-18T12:25:59.842Z] #20 48.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T12:25:59.842Z] #20 48.07 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T12:25:59.842Z] #20 48.08 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T12:25:59.842Z] #20 48.14 invoke-rc.d: could not determine current runlevel [2021-08-18T12:25:59.842Z] #20 48.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T12:25:59.842Z] #20 48.17 Setting up pigz (2.4-1) ... [2021-08-18T12:25:59.842Z] #20 48.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T12:25:59.842Z] #20 48.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:25:59.842Z] #20 48.22 Setting up python-pip-whl (18.1-5) ... [2021-08-18T12:25:59.842Z] #20 48.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:25:59.842Z] #20 48.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T12:25:59.880Z] #20 30.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:25:59.880Z] #20 30.51 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T12:25:59.880Z] #20 30.63 Selecting previously unselected package vim-common. [2021-08-18T12:25:59.880Z] #20 30.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:25:59.880Z] #20 30.65 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T12:26:00.100Z] #20 48.56 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T12:26:00.100Z] #20 48.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:26:00.100Z] #20 48.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:26:00.100Z] #20 48.60 Setting up vim (2:8.1.0875-5) ... [2021-08-18T12:26:00.100Z] #20 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T12:26:00.100Z] #20 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T12:26:00.100Z] #20 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T12:26:00.100Z] #20 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T12:26:00.100Z] #20 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T12:26:00.137Z] #20 30.84 Selecting previously unselected package bash-completion. [2021-08-18T12:26:00.137Z] #20 30.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T12:26:00.359Z] #20 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T12:26:00.359Z] #20 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T12:26:00.359Z] #20 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T12:26:00.359Z] #20 48.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:26:00.359Z] #20 48.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T12:26:00.359Z] #20 48.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T12:26:00.359Z] #20 48.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T12:26:00.698Z] #20 48.76 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:26:00.698Z] #20 48.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:26:00.824Z] --- PASS: TestBuildMultiStageOnBuild (2.01s) [2021-08-18T12:26:00.824Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:26:01.386Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-08-18T12:26:01.386Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:26:02.603Z] #20 50.91 Setting up iptables (1.8.2-4) ... [2021-08-18T12:26:02.603Z] #20 50.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T12:26:02.603Z] #20 50.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T12:26:02.603Z] #20 50.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T12:26:02.603Z] #20 50.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T12:26:02.603Z] #20 50.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T12:26:02.603Z] #20 50.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T12:26:02.603Z] #20 51.00 Setting up python3 (3.7.3-1) ... [2021-08-18T12:26:02.657Z] #20 33.15 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T12:26:02.913Z] #20 33.52 Selecting previously unselected package bzip2. [2021-08-18T12:26:02.913Z] #20 33.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T12:26:02.913Z] #20 33.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T12:26:02.913Z] #20 33.61 Selecting previously unselected package xz-utils. [2021-08-18T12:26:02.913Z] #20 33.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T12:26:02.913Z] #20 33.63 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T12:26:03.169Z] #20 33.78 Selecting previously unselected package apparmor. [2021-08-18T12:26:03.169Z] #20 33.79 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T12:26:03.169Z] #20 33.88 Unpacking apparmor (2.13.2-10) ... [2021-08-18T12:26:03.169Z] #20 51.41 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T12:26:03.272Z] --- PASS: TestBuildMultiStageLayerLeak (2.06s) [2021-08-18T12:26:03.272Z] === RUN TestBuildWithHugeFile [2021-08-18T12:26:03.425Z] #20 34.19 Selecting previously unselected package aufs-tools. [2021-08-18T12:26:03.425Z] #20 34.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T12:26:03.425Z] #20 34.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T12:26:03.681Z] #20 34.35 Selecting previously unselected package libonig5:amd64. [2021-08-18T12:26:03.681Z] #20 34.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T12:26:03.681Z] #20 34.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:26:03.736Z] #20 52.05 Setting up apparmor (2.13.2-10) ... [2021-08-18T12:26:03.944Z] #20 34.49 Selecting previously unselected package libjq1:amd64. [2021-08-18T12:26:03.944Z] #20 34.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:26:03.944Z] #20 34.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:26:03.944Z] #20 34.63 Selecting previously unselected package jq. [2021-08-18T12:26:03.944Z] #20 34.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:26:03.944Z] #20 34.65 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T12:26:03.944Z] #20 34.72 Selecting previously unselected package libaio1:amd64. [2021-08-18T12:26:03.944Z] #20 34.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T12:26:03.944Z] #20 34.74 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T12:26:03.944Z] #20 34.81 Selecting previously unselected package libgpm2:amd64. [2021-08-18T12:26:03.944Z] #20 34.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T12:26:04.200Z] #20 34.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T12:26:04.200Z] #20 34.92 Selecting previously unselected package libicu63:amd64. [2021-08-18T12:26:04.200Z] #20 34.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T12:26:04.200Z] #20 34.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:26:05.638Z] #20 53.83 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T12:26:05.638Z] #20 53.84 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T12:26:05.902Z] #20 54.13 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:26:05.913Z] #43 ... [2021-08-18T12:26:05.913Z] [2021-08-18T12:26:05.913Z] #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-18T12:26:05.913Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T12:26:05.913Z] #63 25.53 Fetched 48.3 MB in 24s (2054 kB/s) [2021-08-18T12:26:06.469Z] #20 54.95 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T12:26:07.036Z] #20 55.35 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T12:26:07.469Z] #20 37.94 Selecting previously unselected package libnet1:amd64. [2021-08-18T12:26:07.469Z] #20 37.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T12:26:07.469Z] #20 37.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:26:07.469Z] #20 38.04 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T12:26:07.469Z] #20 38.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T12:26:07.469Z] #20 38.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:26:07.469Z] #20 38.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T12:26:07.469Z] #20 38.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T12:26:07.469Z] #20 38.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:26:07.469Z] #20 38.24 Selecting previously unselected package libreadline5:amd64. [2021-08-18T12:26:07.469Z] #20 38.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T12:26:07.469Z] #20 38.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T12:26:07.730Z] #20 38.35 Selecting previously unselected package net-tools. [2021-08-18T12:26:07.730Z] #20 38.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T12:26:07.730Z] #20 38.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T12:26:07.971Z] #20 56.25 Setting up python3-pip (18.1-5) ... [2021-08-18T12:26:07.986Z] #20 38.56 Selecting previously unselected package patch. [2021-08-18T12:26:07.986Z] #20 38.58 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T12:26:07.986Z] #20 38.58 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T12:26:07.986Z] #20 38.71 Selecting previously unselected package python-pip-whl. [2021-08-18T12:26:07.986Z] #20 38.71 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-18T12:26:07.986Z] #20 38.71 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T12:26:08.538Z] #20 57.08 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:26:08.548Z] #20 39.20 Selecting previously unselected package python3-lib2to3. [2021-08-18T12:26:08.548Z] #20 39.21 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T12:26:08.548Z] #20 39.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T12:26:08.797Z] #20 57.12 Processing triggers for mime-support (3.62) ... [2021-08-18T12:26:08.804Z] #20 39.33 Selecting previously unselected package python3-distutils. [2021-08-18T12:26:08.804Z] #20 39.34 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T12:26:08.804Z] #20 39.35 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T12:26:08.804Z] #20 39.53 Selecting previously unselected package python3-pip. [2021-08-18T12:26:08.804Z] #20 39.53 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-18T12:26:08.804Z] #20 39.54 Unpacking python3-pip (18.1-5) ... [2021-08-18T12:26:09.060Z] #20 39.68 Selecting previously unselected package python3-pkg-resources. [2021-08-18T12:26:09.060Z] #20 39.69 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T12:26:09.060Z] #20 39.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:26:09.060Z] #20 39.81 Selecting previously unselected package python3-setuptools. [2021-08-18T12:26:09.060Z] #20 39.83 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T12:26:09.060Z] #20 39.83 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T12:26:09.316Z] #20 40.05 Selecting previously unselected package python3-wheel. [2021-08-18T12:26:09.316Z] #20 40.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T12:26:09.316Z] #20 40.08 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T12:26:09.573Z] #20 40.17 Selecting previously unselected package sudo. [2021-08-18T12:26:09.573Z] #20 40.17 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T12:26:09.573Z] #20 40.19 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T12:26:09.733Z] #20 DONE 58.2s [2021-08-18T12:26:09.733Z] [2021-08-18T12:26:09.733Z] #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-18T12:26:09.733Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-18T12:26:10.136Z] #20 40.62 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T12:26:10.136Z] #20 40.62 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T12:26:10.136Z] #20 40.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T12:26:10.136Z] #20 40.83 Selecting previously unselected package uidmap. [2021-08-18T12:26:10.136Z] #20 40.83 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T12:26:10.136Z] #20 40.83 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T12:26:10.136Z] #20 40.93 Selecting previously unselected package vim-runtime. [2021-08-18T12:26:10.136Z] #20 40.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:26:10.136Z] #20 40.96 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-18T12:26:10.206Z] #63 25.53 Reading package lists... [2021-08-18T12:26:10.206Z] #63 ... [2021-08-18T12:26:10.206Z] [2021-08-18T12:26:10.206Z] #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-18T12:26:10.206Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:26:10.206Z] #19 26.29 Fetched 51.2 MB in 25s (2041 kB/s) [2021-08-18T12:26:10.392Z] #20 41.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T12:26:10.392Z] #20 41.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T12:26:11.115Z] #21 1.037 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T12:26:11.115Z] #21 1.043 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T12:26:11.115Z] #21 1.047 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T12:26:11.115Z] #21 DONE 1.3s [2021-08-18T12:26:11.115Z] [2021-08-18T12:26:11.115Z] #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-18T12:26:11.115Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:26:11.115Z] #54 ... [2021-08-18T12:26:11.115Z] [2021-08-18T12:26:11.115Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T12:26:11.115Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T12:26:12.911Z] #20 43.65 Selecting previously unselected package vim. [2021-08-18T12:26:12.911Z] #20 43.65 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:26:12.911Z] #20 43.68 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T12:26:13.474Z] #20 44.16 Selecting previously unselected package xfsprogs. [2021-08-18T12:26:13.474Z] #20 44.16 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T12:26:13.474Z] #20 44.18 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T12:26:13.525Z] #19 26.29 Reading package lists... [2021-08-18T12:26:13.525Z] #19 ... [2021-08-18T12:26:13.525Z] [2021-08-18T12:26:13.525Z] #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-18T12:26:13.525Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T12:26:13.525Z] #63 25.53 Reading package lists... [2021-08-18T12:26:13.730Z] #20 44.60 Selecting previously unselected package zip. [2021-08-18T12:26:13.986Z] #20 44.61 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-18T12:26:13.987Z] #20 44.61 Unpacking zip (3.0-11+b1) ... [2021-08-18T12:26:13.987Z] #20 44.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T12:26:13.987Z] #20 44.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T12:26:13.987Z] #20 44.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T12:26:13.987Z] #20 44.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T12:26:14.243Z] #20 44.86 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T12:26:14.243Z] #20 44.87 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T12:26:14.243Z] #20 44.89 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T12:26:14.243Z] #20 44.91 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T12:26:14.243Z] #20 44.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:26:14.243Z] #20 44.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T12:26:14.243Z] #20 44.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:26:14.243Z] #20 44.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T12:26:14.243Z] #20 45.00 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T12:26:14.243Z] #20 45.02 Setting up zip (3.0-11+b1) ... [2021-08-18T12:26:14.243Z] #20 45.04 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T12:26:14.243Z] #20 45.07 Setting up bash-completion (1:2.8-6) ... [2021-08-18T12:26:14.468Z] #63 35.38 Reading package lists... [2021-08-18T12:26:14.468Z] #63 ... [2021-08-18T12:26:14.468Z] [2021-08-18T12:26:14.468Z] #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-18T12:26:14.468Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T12:26:14.468Z] #43 26.70 Fetched 48.3 MB in 25s (1970 kB/s) [2021-08-18T12:26:14.468Z] #43 26.70 Reading package lists... [2021-08-18T12:26:15.643Z] ok github.com/docker/docker/pkg/plugins 33.670s coverage: 76.6% of statements [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T12:26:15.643Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === Skipped [2021-08-18T12:26:15.643Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T12:26:15.643Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T12:26:15.643Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T12:26:15.643Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T12:26:15.643Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:71: No driver to put! [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-18T12:26:15.643Z] time="2021-08-18T12:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-18T12:26:15.643Z] time="2021-08-18T12:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-18T12:26:15.643Z] time="2021-08-18T12:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-18T12:26:15.643Z] time="2021-08-18T12:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-18T12:26:15.643Z] time="2021-08-18T12:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:71: No driver to put! [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-18T12:26:15.643Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-18T12:26:15.643Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-18T12:26:15.643Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:26:15.643Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-18T12:26:15.643Z] graphtest_unix.go:71: No driver to put! [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-18T12:26:15.643Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-18T12:26:15.643Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] [2021-08-18T12:26:15.643Z] DONE 2310 tests, 28 skipped in 227.646s [2021-08-18T12:26:15.643Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:26:15.643Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-18T12:26:15.643Z] + 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-18T12:26:16.382Z] #22 4.449 Collecting yamllint==1.26.1 [2021-08-18T12:26:16.616Z] #43 36.90 Reading package lists... [2021-08-18T12:26:16.616Z] #43 ... [2021-08-18T12:26:16.616Z] [2021-08-18T12:26:16.616Z] #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-18T12:26:16.616Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:26:16.616Z] #19 26.29 Reading package lists... [2021-08-18T12:26:16.760Z] #20 47.53 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T12:26:16.760Z] #20 47.54 Setting up xz-utils (5.2.4-1) ... [2021-08-18T12:26:16.760Z] #20 47.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T12:26:16.760Z] #20 47.57 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T12:26:16.760Z] #20 47.58 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T12:26:16.948Z] #22 ... [2021-08-18T12:26:16.948Z] [2021-08-18T12:26:16.948Z] #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-18T12:26:16.948Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:26:16.948Z] #40 178.2 + dpkg --print-architecture [2021-08-18T12:26:16.948Z] #40 178.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T12:26:16.948Z] #40 178.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T12:26:16.948Z] #40 178.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T12:26:17.017Z] #20 47.67 invoke-rc.d: could not determine current runlevel [2021-08-18T12:26:17.017Z] #20 47.68 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T12:26:17.017Z] #20 47.70 Setting up pigz (2.4-1) ... [2021-08-18T12:26:17.017Z] #20 47.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T12:26:17.017Z] #20 47.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:26:17.017Z] #20 47.81 Setting up python-pip-whl (18.1-5) ... [2021-08-18T12:26:17.017Z] #20 47.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:26:17.017Z] #20 47.88 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T12:26:17.579Z] #20 48.23 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T12:26:17.579Z] #20 48.25 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:26:17.579Z] #20 48.27 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:26:17.579Z] #20 48.29 Setting up vim (2:8.1.0875-5) ... [2021-08-18T12:26:17.579Z] #20 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T12:26:17.579Z] #20 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T12:26:17.579Z] #20 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T12:26:17.579Z] #20 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T12:26:17.579Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T12:26:17.579Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T12:26:17.579Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T12:26:17.579Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T12:26:17.579Z] #20 48.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:26:17.836Z] #20 48.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T12:26:17.836Z] #20 48.41 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T12:26:17.836Z] #20 48.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T12:26:17.836Z] #20 48.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:26:17.836Z] #20 48.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:26:20.357Z] #20 50.95 Setting up iptables (1.8.2-4) ... [2021-08-18T12:26:20.357Z] #20 50.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T12:26:20.357Z] #20 50.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T12:26:20.357Z] #20 50.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T12:26:20.357Z] #20 50.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T12:26:20.357Z] #20 51.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T12:26:20.357Z] #20 51.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T12:26:20.357Z] #20 51.02 Setting up python3 (3.7.3-1) ... [2021-08-18T12:26:20.614Z] #20 51.33 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T12:26:21.137Z] #40 ... [2021-08-18T12:26:21.137Z] [2021-08-18T12:26:21.137Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T12:26:21.137Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T12:26:21.137Z] #22 9.821 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T12:26:21.434Z] #20 52.04 Setting up apparmor (2.13.2-10) ... [2021-08-18T12:26:22.072Z] #22 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T12:26:22.072Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T12:26:22.072Z] #22 10.89 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T12:26:22.331Z] #22 11.08 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T12:26:22.590Z] #22 11.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T12:26:22.590Z] #22 11.32 Building wheels for collected packages: yamllint [2021-08-18T12:26:22.590Z] #22 11.32 Running setup.py bdist_wheel for yamllint: started [2021-08-18T12:26:23.156Z] #19 37.20 Reading package lists... [2021-08-18T12:26:23.156Z] #19 ... [2021-08-18T12:26:23.156Z] [2021-08-18T12:26:23.156Z] #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-18T12:26:23.156Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T12:26:23.156Z] #63 35.38 Reading package lists... [2021-08-18T12:26:23.331Z] #20 53.79 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T12:26:23.331Z] #20 53.83 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T12:26:23.331Z] #20 54.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:26:23.530Z] #22 12.26 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T12:26:23.530Z] #22 12.26 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T12:26:23.530Z] #22 12.30 Successfully built yamllint [2021-08-18T12:26:23.530Z] #22 12.32 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T12:26:23.530Z] #22 12.58 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T12:26:24.097Z] #22 DONE 12.9s [2021-08-18T12:26:24.097Z] [2021-08-18T12:26:24.097Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T12:26:24.097Z] #25 sha256:46ad3d6aa15db5bfff931705606179ff15c4576ee93cbeec2585c0c16dffdb47 [2021-08-18T12:26:24.262Z] #20 54.87 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T12:26:24.356Z] #25 DONE 0.3s [2021-08-18T12:26:24.356Z] [2021-08-18T12:26:24.356Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:26:24.356Z] #30 sha256:a901c9a7011745f32e94d4bf6493400eab81075b9bef223f83dcdb9136bcad85 [2021-08-18T12:26:24.826Z] #20 55.31 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T12:26:25.049Z] #63 45.03 Building dependency tree... [2021-08-18T12:26:25.388Z] #20 56.12 Setting up python3-pip (18.1-5) ... [2021-08-18T12:26:26.318Z] #20 57.04 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:26:26.318Z] #20 57.08 Processing triggers for mime-support (3.62) ... [2021-08-18T12:26:26.318Z] #20 ... [2021-08-18T12:26:26.318Z] [2021-08-18T12:26:26.318Z] #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-18T12:26:26.318Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:26:26.318Z] #40 192.8 + dpkg --print-architecture [2021-08-18T12:26:26.318Z] #40 192.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T12:26:26.420Z] #63 48.82 The following additional packages will be installed: [2021-08-18T12:26:26.575Z] #40 193.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T12:26:26.575Z] #40 193.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T12:26:26.676Z] #63 48.85 libbtrfs0 [2021-08-18T12:26:26.676Z] #63 49.00 The following NEW packages will be installed: [2021-08-18T12:26:26.676Z] #63 49.01 libbtrfs-dev libbtrfs0 [2021-08-18T12:26:26.800Z] 8f616e6e9eec: Pull complete [2021-08-18T12:26:26.800Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-18T12:26:26.800Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:26:26.800Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-18T12:26:26.800Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-18T12:26:26.800Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-18T12:26:26.800Z] WARN: Skipping validation tests [2021-08-18T12:26:26.800Z] INFO: Running unit tests at 08/18/2021 12:26:25... [2021-08-18T12:26:27.239Z] #63 49.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:26:27.239Z] #63 49.42 Need to get 119 kB of archives. [2021-08-18T12:26:27.239Z] #63 49.42 After this operation, 387 kB of additional disk space will be used. [2021-08-18T12:26:27.239Z] #63 49.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T12:26:27.239Z] #63 ... [2021-08-18T12:26:27.239Z] [2021-08-18T12:26:27.239Z] #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-18T12:26:27.239Z] #66 sha256:25c111d8889c73bcca7490c2bff3f07ddb1a0f72da4adbefe222d025b1cb651e [2021-08-18T12:26:27.239Z] #66 45.01 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T12:26:27.239Z] #66 45.01 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T12:26:27.239Z] #66 DONE 49.5s [2021-08-18T12:26:27.239Z] [2021-08-18T12:26:27.239Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T12:26:27.239Z] #67 sha256:c79c103fa7201bf2f202f703fd1c6786dc4b2a4bd0222a08d67df5aedf743aaf [2021-08-18T12:26:27.239Z] #67 DONE 0.0s [2021-08-18T12:26:27.239Z] [2021-08-18T12:26:27.239Z] #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-18T12:26:27.239Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T12:26:27.239Z] #63 49.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T12:26:27.239Z] #63 ... [2021-08-18T12:26:27.239Z] [2021-08-18T12:26:27.239Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T12:26:27.239Z] #68 sha256:0887ea6690faec7456a0883ab1d1bb802d6a9e38409c0864cfe12803011d6a24 [2021-08-18T12:26:27.239Z] #68 DONE 0.1s [2021-08-18T12:26:27.496Z] [2021-08-18T12:26:27.496Z] #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-18T12:26:27.496Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:26:27.496Z] #19 37.20 Reading package lists... [2021-08-18T12:26:27.946Z] #40 ... [2021-08-18T12:26:27.946Z] [2021-08-18T12:26:27.947Z] #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-18T12:26:27.947Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T12:26:27.947Z] #20 DONE 58.5s [2021-08-18T12:26:27.947Z] [2021-08-18T12:26:27.947Z] #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-18T12:26:27.947Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-18T12:26:28.864Z] #19 47.00 Building dependency tree... [2021-08-18T12:26:28.947Z] #21 1.049 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T12:26:28.948Z] #21 1.055 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T12:26:28.948Z] #21 1.060 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T12:26:28.948Z] #21 DONE 1.1s [2021-08-18T12:26:28.948Z] [2021-08-18T12:26:28.948Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T12:26:28.948Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T12:26:29.426Z] #19 ... [2021-08-18T12:26:29.426Z] [2021-08-18T12:26:29.426Z] #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-18T12:26:29.426Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T12:26:29.426Z] #63 50.44 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:26:29.426Z] #63 50.83 Fetched 119 kB in 0s (452 kB/s) [2021-08-18T12:26:29.426Z] #63 50.95 Selecting previously unselected package libbtrfs0. [2021-08-18T12:26:29.426Z] #63 50.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T12:26:29.426Z] #63 51.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T12:26:29.426Z] #63 51.03 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T12:26:29.426Z] #63 51.10 Selecting previously unselected package libbtrfs-dev. [2021-08-18T12:26:29.426Z] #63 51.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T12:26:29.426Z] #63 51.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:26:29.426Z] #63 51.28 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T12:26:29.426Z] #63 51.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:26:29.426Z] #63 51.36 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:26:29.426Z] #63 DONE 51.6s [2021-08-18T12:26:29.426Z] [2021-08-18T12:26:29.426Z] #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-18T12:26:29.426Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:26:29.626Z] #30 DONE 5.1s [2021-08-18T12:26:29.626Z] [2021-08-18T12:26:29.626Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T12:26:29.626Z] #33 sha256:94435e3e401c6ca33fa29125b87afa77b1e00c1fc66d996727cfa0a3c601973d [2021-08-18T12:26:29.724Z] INFO: make.ps1 starting at 08/18/2021 12:26:29 [2021-08-18T12:26:29.724Z] INFO: Git commit (427ad30c05) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T12:26:29.724Z] INFO: Invoking autogen... [2021-08-18T12:26:29.885Z] #33 DONE 0.4s [2021-08-18T12:26:29.885Z] [2021-08-18T12:26:29.885Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T12:26:29.885Z] #35 sha256:84ed4ba7b0bf779013b65f674ce91fb5f2bedd801c467e1547eb5712a3ddd0c6 [2021-08-18T12:26:29.885Z] #35 DONE 0.1s [2021-08-18T12:26:29.885Z] [2021-08-18T12:26:29.885Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T12:26:29.885Z] #38 sha256:58f4ad576c74e126c6009c870074565115bbc23130d7bb2971273106b48c0c5e [2021-08-18T12:26:30.143Z] #38 DONE 0.1s [2021-08-18T12:26:30.143Z] [2021-08-18T12:26:30.143Z] #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-18T12:26:30.143Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:26:30.182Z] INFO: Running unit tests... [2021-08-18T12:26:30.357Z] #64 0.963 + RM_GOPATH=0 [2021-08-18T12:26:30.357Z] #64 0.963 + TMP_GOPATH= [2021-08-18T12:26:30.357Z] #64 0.963 + : /build [2021-08-18T12:26:30.357Z] #64 0.963 + '[' -z '' ']' [2021-08-18T12:26:30.357Z] #64 0.963 ++ mktemp -d [2021-08-18T12:26:30.357Z] #64 0.966 + export GOPATH=/tmp/tmp.hYrr6sXUWL [2021-08-18T12:26:30.357Z] #64 0.966 + GOPATH=/tmp/tmp.hYrr6sXUWL [2021-08-18T12:26:30.357Z] #64 0.966 + RM_GOPATH=1 [2021-08-18T12:26:30.357Z] #64 0.966 + case "$(go env GOARCH)" in [2021-08-18T12:26:30.357Z] #64 0.967 ++ go env GOARCH [2021-08-18T12:26:30.357Z] #64 0.971 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:26:30.357Z] #64 0.971 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:26:30.357Z] #64 0.972 ++ dirname /tmp/install/install.sh [2021-08-18T12:26:30.357Z] #64 0.973 + dir=/tmp/install [2021-08-18T12:26:30.357Z] #64 0.973 + bin=containerd [2021-08-18T12:26:30.357Z] #64 0.973 + shift [2021-08-18T12:26:30.357Z] #64 0.974 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T12:26:30.357Z] #64 0.974 + . /tmp/install/containerd.installer [2021-08-18T12:26:30.357Z] #64 0.974 ++ set -e [2021-08-18T12:26:30.357Z] #64 0.974 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:26:30.357Z] #64 0.975 + install_containerd [2021-08-18T12:26:30.357Z] #64 0.975 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T12:26:30.357Z] #64 0.980 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:26:30.357Z] #64 0.981 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hYrr6sXUWL/src/github.com/containerd/containerd [2021-08-18T12:26:30.357Z] #64 0.983 Cloning into '/tmp/tmp.hYrr6sXUWL/src/github.com/containerd/containerd'... [2021-08-18T12:26:32.695Z] #50 ... [2021-08-18T12:26:32.695Z] [2021-08-18T12:26:32.695Z] #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-18T12:26:32.695Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:26:32.695Z] #40 DONE 199.2s [2021-08-18T12:26:32.695Z] [2021-08-18T12:26:32.695Z] #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-18T12:26:32.695Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:26:33.628Z] #64 ... [2021-08-18T12:26:33.628Z] [2021-08-18T12:26:33.628Z] #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-18T12:26:33.628Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T12:26:33.628Z] #43 36.90 Reading package lists... [2021-08-18T12:26:33.628Z] #43 46.79 Building dependency tree... [2021-08-18T12:26:33.628Z] #43 49.81 The following additional packages will be installed: [2021-08-18T12:26:33.628Z] #43 49.83 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-18T12:26:33.628Z] #43 49.86 Suggested packages: [2021-08-18T12:26:33.628Z] #43 49.86 cmake-doc ninja-build lrzip [2021-08-18T12:26:33.628Z] #43 49.86 Recommended packages: [2021-08-18T12:26:33.628Z] #43 49.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T12:26:33.628Z] #43 50.77 The following NEW packages will be installed: [2021-08-18T12:26:33.628Z] #43 50.80 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-18T12:26:33.628Z] #43 51.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:26:33.628Z] #43 51.28 Need to get 5913 kB of archives. [2021-08-18T12:26:33.628Z] #43 51.28 After this operation, 27.4 MB of additional disk space will be used. [2021-08-18T12:26:33.628Z] #43 51.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T12:26:33.628Z] #43 51.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T12:26:33.628Z] #43 51.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T12:26:33.628Z] #43 51.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T12:26:33.628Z] #43 51.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T12:26:33.628Z] #43 51.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T12:26:33.628Z] #43 51.32 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-18T12:26:33.628Z] #43 51.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T12:26:33.628Z] #43 52.08 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:26:33.628Z] #43 52.36 Fetched 5913 kB in 0s (15.0 MB/s) [2021-08-18T12:26:33.628Z] #43 52.42 Selecting previously unselected package xxd. [2021-08-18T12:26:33.628Z] #43 52.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T12:26:33.628Z] #43 52.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:26:33.628Z] #43 52.50 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T12:26:33.628Z] #43 52.61 Selecting previously unselected package vim-common. [2021-08-18T12:26:33.628Z] #43 52.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:26:33.628Z] #43 52.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T12:26:33.628Z] #43 52.71 Selecting previously unselected package cmake-data. [2021-08-18T12:26:33.628Z] #43 52.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T12:26:33.628Z] #43 52.72 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T12:26:33.628Z] #43 53.13 Selecting previously unselected package libarchive13:amd64. [2021-08-18T12:26:33.628Z] #43 53.13 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T12:26:33.628Z] #43 53.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T12:26:33.628Z] #43 53.33 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T12:26:33.628Z] #43 53.33 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T12:26:33.628Z] #43 53.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T12:26:33.628Z] #43 53.41 Selecting previously unselected package librhash0:amd64. [2021-08-18T12:26:33.628Z] #43 53.41 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T12:26:33.628Z] #43 53.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T12:26:33.628Z] #43 53.50 Selecting previously unselected package libuv1:amd64. [2021-08-18T12:26:33.628Z] #43 53.50 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T12:26:33.628Z] #43 53.51 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T12:26:33.628Z] #43 53.57 Selecting previously unselected package cmake. [2021-08-18T12:26:33.628Z] #43 53.58 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-18T12:26:33.628Z] #43 53.58 Unpacking cmake (3.13.4-1) ... [2021-08-18T12:26:33.628Z] #43 54.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T12:26:33.628Z] #43 54.57 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T12:26:33.628Z] #43 54.59 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T12:26:33.628Z] #43 54.60 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T12:26:33.628Z] #43 54.63 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T12:26:33.628Z] #43 54.64 Setting up cmake-data (3.13.4-1) ... [2021-08-18T12:26:33.628Z] #43 54.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T12:26:33.628Z] #43 54.66 Setting up cmake (3.13.4-1) ... [2021-08-18T12:26:33.628Z] #43 54.67 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:26:33.628Z] #43 54.71 Processing triggers for mime-support (3.62) ... [2021-08-18T12:26:33.628Z] #43 DONE 55.9s [2021-08-18T12:26:33.628Z] [2021-08-18T12:26:33.628Z] #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-18T12:26:33.628Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:26:33.628Z] #19 50.60 The following additional packages will be installed: [2021-08-18T12:26:33.628Z] #19 50.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T12:26:33.628Z] #19 50.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T12:26:33.628Z] #19 50.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T12:26:33.628Z] #19 50.61 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T12:26:33.628Z] #19 50.61 mingw-w64-x86-64-dev [2021-08-18T12:26:33.628Z] #19 50.62 Suggested packages: [2021-08-18T12:26:33.628Z] #19 50.62 gcc-8-locales seccomp wine64 [2021-08-18T12:26:33.628Z] #19 51.01 The following NEW packages will be installed: [2021-08-18T12:26:33.628Z] #19 51.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T12:26:33.628Z] #19 51.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T12:26:33.628Z] #19 51.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T12:26:33.628Z] #19 51.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T12:26:33.628Z] #19 51.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T12:26:33.628Z] #19 51.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T12:26:33.628Z] #19 51.04 The following packages will be upgraded: [2021-08-18T12:26:33.628Z] #19 51.04 libseccomp2 [2021-08-18T12:26:33.628Z] #19 51.38 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:26:33.628Z] #19 51.38 Need to get 77.8 MB of archives. [2021-08-18T12:26:33.628Z] #19 51.38 After this operation, 487 MB of additional disk space will be used. [2021-08-18T12:26:33.628Z] #19 51.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T12:26:33.628Z] #19 51.38 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T12:26:33.628Z] #19 51.45 Get:3 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-18T12:26:33.628Z] #19 51.48 Get:4 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-18T12:26:33.628Z] #19 51.50 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-18T12:26:33.628Z] #19 51.52 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-18T12:26:33.628Z] #19 51.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T12:26:33.628Z] #19 51.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T12:26:33.628Z] #19 51.62 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-18T12:26:33.628Z] #19 51.72 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-18T12:26:33.628Z] #19 51.72 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-18T12:26:33.628Z] #19 52.86 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-18T12:26:33.628Z] #19 53.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T12:26:33.628Z] #19 53.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T12:26:33.628Z] #19 53.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T12:26:33.628Z] #19 53.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T12:26:33.628Z] #19 53.70 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-18T12:26:33.628Z] #19 53.70 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T12:26:33.628Z] #19 53.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T12:26:33.628Z] #19 53.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T12:26:33.628Z] #19 53.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T12:26:33.628Z] #19 53.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T12:26:33.628Z] #19 53.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T12:26:33.628Z] #19 53.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T12:26:33.628Z] #19 53.78 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-18T12:26:33.628Z] #19 53.79 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T12:26:33.628Z] #19 54.34 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:26:33.886Z] #19 54.67 Fetched 77.8 MB in 3s (29.0 MB/s) [2021-08-18T12:26:34.144Z] #19 54.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T12:26:34.144Z] #19 54.84 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T12:26:34.144Z] #19 54.87 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T12:26:34.144Z] #19 55.05 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:26:34.327Z] #22 4.778 Collecting yamllint==1.26.1 [2021-08-18T12:26:34.400Z] #19 55.16 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T12:26:34.597Z] #54 ... [2021-08-18T12:26:34.597Z] [2021-08-18T12:26:34.597Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T12:26:34.597Z] #41 sha256:f220ef08c34ae28bde614625c1dcfd153338cadbe249cd60997794ec9ab4b497 [2021-08-18T12:26:34.597Z] #41 DONE 0.3s [2021-08-18T12:26:34.597Z] [2021-08-18T12:26:34.597Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T12:26:34.597Z] #45 sha256:5dc684f5517c0ad7f033cf579ab97b02a6e1502e4b56ad86ab1c2e65931e0c46 [2021-08-18T12:26:34.597Z] #45 DONE 0.1s [2021-08-18T12:26:34.597Z] [2021-08-18T12:26:34.597Z] #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-18T12:26:34.597Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:26:34.597Z] #50 201.4 + /build/golangci-lint --version [2021-08-18T12:26:34.657Z] #19 55.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T12:26:34.657Z] #19 55.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T12:26:34.657Z] #19 55.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T12:26:34.859Z] #50 ... [2021-08-18T12:26:34.859Z] [2021-08-18T12:26:34.859Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T12:26:34.859Z] #47 sha256:df9f60c38e3885f044089875a1ec5b318bf8980c975ba7538bca1d555a08eb34 [2021-08-18T12:26:34.859Z] #47 DONE 0.2s [2021-08-18T12:26:34.859Z] [2021-08-18T12:26:34.859Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T12:26:34.859Z] #49 sha256:83ba38e711cc546fa4ead0955b373970f79e1cd41e92a161477ec4b6b1270ce0 [2021-08-18T12:26:34.859Z] #49 DONE 0.1s [2021-08-18T12:26:34.859Z] [2021-08-18T12:26:34.859Z] #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-18T12:26:34.859Z] #50 sha256:bb1a969dba92c660cb8ae87a39cf76d4ae69d5a06c87176e02e5d176546a77a5 [2021-08-18T12:26:34.859Z] #50 201.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T12:26:35.118Z] #50 DONE 201.9s [2021-08-18T12:26:35.118Z] [2021-08-18T12:26:35.118Z] #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-18T12:26:35.118Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:26:35.219Z] #19 55.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T12:26:35.220Z] #19 55.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T12:26:35.220Z] #19 55.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T12:26:35.781Z] #19 56.50 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T12:26:35.781Z] #19 56.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T12:26:35.781Z] #19 56.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T12:26:35.781Z] #19 56.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T12:26:36.038Z] #19 56.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:26:36.038Z] #19 56.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:26:36.038Z] #19 56.66 Selecting previously unselected package dmsetup. [2021-08-18T12:26:36.038Z] #19 56.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:26:36.038Z] #19 56.67 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T12:26:36.038Z] #19 56.78 Selecting previously unselected package mingw-w64-common. [2021-08-18T12:26:36.038Z] #19 56.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T12:26:36.295Z] #19 56.85 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T12:26:36.494Z] #54 ... [2021-08-18T12:26:36.494Z] [2021-08-18T12:26:36.494Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T12:26:36.494Z] #51 sha256:991aec55cab3668766b070812584e329cb33c505bd32536e6903631d5c316e9d [2021-08-18T12:26:36.753Z] #51 DONE 0.4s [2021-08-18T12:26:36.753Z] [2021-08-18T12:26:36.753Z] #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-18T12:26:36.753Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:26:37.015Z] #54 ... [2021-08-18T12:26:37.015Z] [2021-08-18T12:26:37.015Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T12:26:37.015Z] #53 sha256:9a8bfed60c5fd934ba7ec3664313c919c2b2f1f4fc43bce78827b625a59e0f00 [2021-08-18T12:26:37.015Z] #53 DONE 0.1s [2021-08-18T12:26:37.015Z] [2021-08-18T12:26:37.015Z] #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-18T12:26:37.015Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:26:38.186Z] #19 ... [2021-08-18T12:26:38.186Z] [2021-08-18T12:26:38.186Z] #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-18T12:26:38.186Z] #44 sha256:d60063319e0aea85f92a19d5c470a34e3d5d0037386b4065ff4405dba8c5a510 [2021-08-18T12:26:38.186Z] #44 0.851 + RM_GOPATH=0 [2021-08-18T12:26:38.186Z] #44 0.854 + TMP_GOPATH= [2021-08-18T12:26:38.186Z] #44 0.854 + : /build [2021-08-18T12:26:38.186Z] #44 0.854 + '[' -z '' ']' [2021-08-18T12:26:38.186Z] #44 0.855 ++ mktemp -d [2021-08-18T12:26:38.186Z] #44 0.858 + export GOPATH=/tmp/tmp.R2JMyfhU1K [2021-08-18T12:26:38.186Z] #44 0.858 + GOPATH=/tmp/tmp.R2JMyfhU1K [2021-08-18T12:26:38.186Z] #44 0.858 + RM_GOPATH=1 [2021-08-18T12:26:38.186Z] #44 0.858 + case "$(go env GOARCH)" in [2021-08-18T12:26:38.186Z] #44 0.859 ++ go env GOARCH [2021-08-18T12:26:38.186Z] #44 0.865 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:26:38.186Z] #44 0.865 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:26:38.186Z] #44 0.865 ++ dirname /tmp/install/install.sh [2021-08-18T12:26:38.186Z] #44 0.867 + dir=/tmp/install [2021-08-18T12:26:38.186Z] #44 0.867 + bin=tini [2021-08-18T12:26:38.186Z] #44 0.867 + shift [2021-08-18T12:26:38.186Z] #44 0.867 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T12:26:38.186Z] #44 0.868 + . /tmp/install/tini.installer [2021-08-18T12:26:38.186Z] #44 0.868 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:26:38.186Z] #44 0.868 + install_tini [2021-08-18T12:26:38.186Z] #44 0.868 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T12:26:38.186Z] #44 0.868 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:26:38.186Z] #44 0.869 + git clone https://github.com/krallin/tini.git /tmp/tmp.R2JMyfhU1K/tini [2021-08-18T12:26:38.186Z] #44 0.871 Cloning into '/tmp/tmp.R2JMyfhU1K/tini'... [2021-08-18T12:26:38.186Z] #44 1.253 + cd /tmp/tmp.R2JMyfhU1K/tini [2021-08-18T12:26:38.186Z] #44 1.254 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T12:26:38.186Z] #44 1.259 + cmake . [2021-08-18T12:26:38.186Z] #44 1.432 -- The C compiler identification is GNU 8.3.0 [2021-08-18T12:26:38.186Z] #44 1.445 -- Check for working C compiler: /usr/bin/cc [2021-08-18T12:26:38.186Z] #44 1.644 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T12:26:38.186Z] #44 1.648 -- Detecting C compiler ABI info [2021-08-18T12:26:38.186Z] #44 1.849 -- Detecting C compiler ABI info - done [2021-08-18T12:26:38.186Z] #44 1.860 -- Detecting C compile features [2021-08-18T12:26:38.186Z] #44 2.463 -- Detecting C compile features - done [2021-08-18T12:26:38.186Z] #44 2.472 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T12:26:38.186Z] #44 2.552 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T12:26:38.186Z] #44 2.600 -- Configuring done [2021-08-18T12:26:38.186Z] #44 2.648 -- Generating done [2021-08-18T12:26:38.186Z] #44 2.649 -- Build files have been written to: /tmp/tmp.R2JMyfhU1K/tini [2021-08-18T12:26:38.186Z] #44 2.651 + make tini-static [2021-08-18T12:26:38.186Z] #44 2.783 Scanning dependencies of target tini-static [2021-08-18T12:26:38.186Z] #44 2.804 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T12:26:38.186Z] #44 3.201 [100%] Linking C executable tini-static [2021-08-18T12:26:38.186Z] #44 3.393 [100%] Built target tini-static [2021-08-18T12:26:38.186Z] #44 3.423 + mkdir -p /build [2021-08-18T12:26:38.186Z] #44 3.424 + cp tini-static /build/docker-init [2021-08-18T12:26:38.186Z] #44 DONE 4.3s [2021-08-18T12:26:38.186Z] [2021-08-18T12:26:38.186Z] #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-18T12:26:38.186Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:26:38.186Z] #19 58.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T12:26:38.186Z] #19 58.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T12:26:38.186Z] #19 58.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T12:26:38.744Z] 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-18T12:26:39.574Z] #22 10.14 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T12:26:40.078Z] #19 60.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T12:26:40.078Z] #19 60.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:26:40.078Z] #19 60.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:26:40.078Z] #19 60.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T12:26:40.078Z] #19 60.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:26:40.078Z] #19 60.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:26:40.137Z] #22 11.17 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T12:26:40.137Z] #22 11.23 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T12:26:40.137Z] #22 11.27 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T12:26:40.393Z] #22 11.47 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T12:26:40.649Z] #22 11.74 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T12:26:40.649Z] #22 11.76 Building wheels for collected packages: yamllint [2021-08-18T12:26:40.649Z] #22 11.76 Running setup.py bdist_wheel for yamllint: started [2021-08-18T12:26:41.579Z] #22 12.73 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T12:26:41.835Z] #22 12.73 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T12:26:41.835Z] #22 12.79 Successfully built yamllint [2021-08-18T12:26:41.835Z] #22 12.80 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T12:26:42.093Z] #22 13.12 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T12:26:42.656Z] #22 DONE 13.5s [2021-08-18T12:26:42.656Z] [2021-08-18T12:26:42.656Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T12:26:42.656Z] #25 sha256:28c37736cd78b2830e8cf84f53d813447f5430fd4b0bbc2b611f34f8a3fc1b2b [2021-08-18T12:26:42.912Z] #25 DONE 0.4s [2021-08-18T12:26:42.912Z] [2021-08-18T12:26:42.912Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:26:42.912Z] #30 sha256:a8f505fb1a030575a8526db9af2d17b0d5c02aa30ce3bfb71dd2048a22ca9468 [2021-08-18T12:26:45.327Z] #19 65.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T12:26:45.327Z] #19 65.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T12:26:45.327Z] #19 65.59 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:26:47.312Z] ? github.com/docker/docker/api [no test files] [2021-08-18T12:26:49.457Z] #30 ... [2021-08-18T12:26:49.457Z] [2021-08-18T12:26:49.457Z] #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-18T12:26:49.457Z] #50 sha256:c2071c3d3e5d67476a5551e7748b1d0d72615c3514be507d0146101c7ebee836 [2021-08-18T12:26:49.457Z] #50 215.2 + /build/golangci-lint --version [2021-08-18T12:26:49.457Z] #50 215.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T12:26:49.457Z] #50 DONE 215.7s [2021-08-18T12:26:49.457Z] [2021-08-18T12:26:49.457Z] #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-18T12:26:49.457Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T12:26:49.457Z] #40 DONE 215.4s [2021-08-18T12:26:49.457Z] [2021-08-18T12:26:49.457Z] #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-18T12:26:49.457Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:26:49.457Z] #57 ... [2021-08-18T12:26:49.457Z] [2021-08-18T12:26:49.457Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:26:49.457Z] #30 sha256:a8f505fb1a030575a8526db9af2d17b0d5c02aa30ce3bfb71dd2048a22ca9468 [2021-08-18T12:26:49.457Z] #30 DONE 6.1s [2021-08-18T12:26:49.457Z] [2021-08-18T12:26:49.457Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T12:26:49.457Z] #33 sha256:9e2c69495f05eff60afa2c5522fa125473bc8242f4ac5511ec6048061aa69287 [2021-08-18T12:26:49.499Z] #19 69.64 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T12:26:49.499Z] #19 69.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 69.65 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T12:26:49.499Z] #19 69.71 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T12:26:49.499Z] #19 69.71 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 69.72 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T12:26:49.499Z] #19 69.79 Selecting previously unselected package libbtrfs0. [2021-08-18T12:26:49.499Z] #19 69.80 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 69.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T12:26:49.499Z] #19 69.84 Selecting previously unselected package libbtrfs-dev. [2021-08-18T12:26:49.499Z] #19 69.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 69.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:26:49.499Z] #19 69.91 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T12:26:49.499Z] #19 69.92 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 69.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:26:49.499Z] #19 69.97 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T12:26:49.499Z] #19 69.98 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 69.99 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:26:49.499Z] #19 70.05 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T12:26:49.499Z] #19 70.06 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 70.06 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T12:26:49.499Z] #19 70.19 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T12:26:49.499Z] #19 70.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T12:26:49.499Z] #19 70.20 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T12:26:49.499Z] #19 70.28 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T12:26:49.499Z] #19 70.29 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T12:26:49.715Z] #33 DONE 0.7s [2021-08-18T12:26:49.715Z] [2021-08-18T12:26:49.715Z] #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-18T12:26:49.715Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:26:49.715Z] #54 ... [2021-08-18T12:26:49.715Z] [2021-08-18T12:26:49.715Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T12:26:49.715Z] #35 sha256:bdda75982211607a5f5391b7077cc501bb765137caeaf015449675353457e648 [2021-08-18T12:26:49.715Z] #35 DONE 0.1s [2021-08-18T12:26:49.755Z] #19 70.29 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T12:26:49.755Z] #19 70.37 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T12:26:49.755Z] #19 70.38 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T12:26:49.755Z] #19 70.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T12:26:49.755Z] #19 70.44 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T12:26:49.755Z] #19 70.44 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T12:26:49.755Z] #19 70.45 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T12:26:49.971Z] [2021-08-18T12:26:49.971Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T12:26:49.971Z] #38 sha256:3a3778f251cc6b1cc0790fd9375401665df09e1ee9506e51419cb973c6279955 [2021-08-18T12:26:49.971Z] #38 DONE 0.1s [2021-08-18T12:26:49.971Z] [2021-08-18T12:26:49.971Z] #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-18T12:26:49.971Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:26:50.011Z] #19 70.60 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T12:26:50.011Z] #19 70.60 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T12:26:50.011Z] #19 70.61 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T12:26:50.011Z] #19 70.72 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T12:26:50.011Z] #19 70.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T12:26:50.011Z] #19 70.73 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T12:26:50.011Z] #19 70.79 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T12:26:50.011Z] #19 70.80 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T12:26:50.011Z] #19 70.81 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:26:50.268Z] #19 70.85 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T12:26:50.268Z] #19 70.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T12:26:50.268Z] #19 70.87 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:26:50.268Z] #19 71.09 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T12:26:50.268Z] #19 71.11 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T12:26:50.524Z] #19 71.12 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T12:26:50.524Z] #19 71.13 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T12:26:50.524Z] #19 71.15 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T12:26:50.524Z] #19 71.16 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T12:26:50.524Z] #19 71.18 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:26:50.524Z] #19 71.19 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T12:26:50.524Z] #19 71.20 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T12:26:50.524Z] #19 71.22 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:26:50.524Z] #19 71.24 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T12:26:50.524Z] #19 71.26 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T12:26:50.524Z] #19 71.27 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T12:26:50.524Z] #19 71.28 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T12:26:50.524Z] #19 71.29 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T12:26:50.524Z] #19 71.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T12:26:50.524Z] #19 71.32 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T12:26:50.524Z] #19 71.34 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:26:50.524Z] #19 71.35 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-18T12:26:50.524Z] #19 71.36 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-18T12:26:50.524Z] #19 71.36 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T12:26:50.524Z] #19 71.37 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-18T12:26:50.524Z] #19 71.38 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-18T12:26:50.524Z] #19 71.39 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T12:26:50.524Z] #19 71.40 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T12:26:50.524Z] #19 71.41 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:26:50.781Z] #19 71.42 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T12:26:50.781Z] #19 71.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T12:26:50.781Z] #19 71.45 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T12:26:50.781Z] #19 71.46 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:26:50.781Z] #19 ... [2021-08-18T12:26:50.781Z] [2021-08-18T12:26:50.781Z] #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-18T12:26:50.781Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:26:50.781Z] #64 11.48 + cd /tmp/tmp.hYrr6sXUWL/src/github.com/containerd/containerd [2021-08-18T12:26:50.781Z] #64 11.48 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T12:26:50.781Z] #64 12.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T12:26:50.781Z] #64 12.23 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T12:26:50.781Z] #64 12.23 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T12:26:50.781Z] #64 12.23 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T12:26:50.781Z] #64 12.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T12:26:50.781Z] #64 12.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T12:26:50.781Z] #64 12.23 + '[' '' = dynamic ']' [2021-08-18T12:26:50.781Z] #64 12.23 + make [2021-08-18T12:26:50.781Z] #64 13.04 + bin/ctr [2021-08-18T12:26:51.341Z] #54 ... [2021-08-18T12:26:51.341Z] [2021-08-18T12:26:51.341Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T12:26:51.341Z] #41 sha256:1d653226fc2af606e5f0bc4868fa9f96b5c9a196e6c8570da1e5991991ed54ce [2021-08-18T12:26:51.903Z] #41 DONE 0.7s [2021-08-18T12:26:51.903Z] [2021-08-18T12:26:51.903Z] #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-18T12:26:51.903Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:26:51.903Z] #57 ... [2021-08-18T12:26:51.903Z] [2021-08-18T12:26:51.903Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T12:26:51.903Z] #45 sha256:601c7582c4b5230aea671360e4c79ef3f1b0bc5c34777cbe6070005727fd5e04 [2021-08-18T12:26:51.903Z] #45 DONE 0.0s [2021-08-18T12:26:51.903Z] [2021-08-18T12:26:51.903Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T12:26:51.903Z] #47 sha256:28d5d0c73353c78959133700150c5322ae37a891273a7398da8c414fb98028f9 [2021-08-18T12:26:52.161Z] #47 DONE 0.2s [2021-08-18T12:26:52.161Z] [2021-08-18T12:26:52.161Z] #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-18T12:26:52.161Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:26:52.161Z] #54 ... [2021-08-18T12:26:52.161Z] [2021-08-18T12:26:52.161Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T12:26:52.161Z] #49 sha256:740ce3acabe3a3da6e038ec007f19c18d5582cb2a030ac97689a46956cdea7c3 [2021-08-18T12:26:52.161Z] #49 DONE 0.1s [2021-08-18T12:26:52.418Z] [2021-08-18T12:26:52.418Z] #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-18T12:26:52.418Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:26:52.418Z] #54 ... [2021-08-18T12:26:52.418Z] [2021-08-18T12:26:52.418Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T12:26:52.418Z] #51 sha256:0581b41b1ad4be7e5246c39d7b115e601e13f8af16cefa1ea674edd8c505c239 [2021-08-18T12:26:52.981Z] #51 DONE 0.5s [2021-08-18T12:26:52.981Z] [2021-08-18T12:26:52.981Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T12:26:52.981Z] #53 sha256:011e79982b2142219c8ff08ed7069aa59f406183f9f9ff0c7b1aa794dff09a7f [2021-08-18T12:26:52.981Z] #53 DONE 0.1s [2021-08-18T12:26:52.981Z] [2021-08-18T12:26:52.982Z] #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-18T12:26:52.982Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:26:54.060Z] #64 ... [2021-08-18T12:26:54.060Z] [2021-08-18T12:26:54.060Z] #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-18T12:26:54.060Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T12:26:54.060Z] #19 DONE 74.5s [2021-08-18T12:26:54.060Z] [2021-08-18T12:26:54.060Z] #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-18T12:26:54.060Z] #20 sha256:ffffea6e3f44d6af937424192a7c0ad275ab3af4b5aeee35119a25a02e30757b [2021-08-18T12:26:54.989Z] #20 1.235 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:26:54.989Z] #20 1.248 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-18T12:26:54.989Z] #20 1.319 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-18T12:26:55.245Z] #20 1.458 Get:4 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-18T12:26:55.245Z] #20 1.493 Hit:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-18T12:26:55.245Z] #20 1.498 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-18T12:26:55.245Z] #20 1.513 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:26:55.245Z] #20 1.532 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-18T12:26:55.245Z] #20 1.550 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-18T12:26:55.245Z] #20 1.565 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T12:26:56.614Z] #20 2.610 Fetched 2862 kB in 2s (1768 kB/s) [2021-08-18T12:26:58.946Z] #54 ... [2021-08-18T12:26:58.946Z] [2021-08-18T12:26:58.946Z] #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-18T12:26:58.946Z] #57 sha256:814fbe4bc57ea96ef4e7c9e0720cb3b456d1d8c0f5f3f9a730a1bb8c39ea0e90 [2021-08-18T12:26:58.946Z] #57 182.3 + bin/containerd [2021-08-18T12:26:59.435Z] --- PASS: TestBuildWithHugeFile (51.15s) [2021-08-18T12:26:59.435Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:26:59.435Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:26:59.435Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-18T12:26:59.435Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:26:59.435Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:26:59.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:26:59.435Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:26:59.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:26:59.435Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:26:59.435Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:26:59.435Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:26:59.435Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:26:59.435Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:26:59.435Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-08-18T12:26:59.435Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-08-18T12:26:59.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-08-18T12:26:59.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-08-18T12:26:59.435Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:26:59.435Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T12:26:59.435Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T12:27:00.323Z] #57 ... [2021-08-18T12:27:00.323Z] [2021-08-18T12:27:00.323Z] #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-18T12:27:00.323Z] #54 sha256:80b28bd37e188218505bf5b0d4201bf440c024bd3439b4f8347b782304dc8053 [2021-08-18T12:27:00.323Z] #54 115.1 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-18T12:27:00.323Z] #54 115.6 + mkdir -p /build [2021-08-18T12:27:00.323Z] #54 115.6 + cp runc /build/runc [2021-08-18T12:27:00.323Z] #54 DONE 116.4s [2021-08-18T12:27:00.582Z] [2021-08-18T12:27:00.582Z] #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-18T12:27:00.582Z] #57 sha256:814fbe4bc57ea96ef4e7c9e0720cb3b456d1d8c0f5f3f9a730a1bb8c39ea0e90 [2021-08-18T12:27:00.800Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2021-08-18T12:27:00.800Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.52s) [2021-08-18T12:27:00.800Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2021-08-18T12:27:00.800Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:27:00.800Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-18T12:27:00.800Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T12:27:01.864Z] #20 2.610 Reading package lists... [2021-08-18T12:27:02.484Z] #57 ... [2021-08-18T12:27:02.484Z] [2021-08-18T12:27:02.484Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T12:27:02.484Z] #55 sha256:144a58ed7d85e96e3328ba195f6a1f9a8b204f813dbe84afb30e0016877bf06f [2021-08-18T12:27:02.484Z] #55 DONE 0.5s [2021-08-18T12:27:02.484Z] [2021-08-18T12:27:02.484Z] #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-18T12:27:02.484Z] #57 sha256:814fbe4bc57ea96ef4e7c9e0720cb3b456d1d8c0f5f3f9a730a1bb8c39ea0e90 [2021-08-18T12:27:04.202Z] 8f616e6e9eec: Pull complete [2021-08-18T12:27:04.202Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-18T12:27:04.202Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:27:04.203Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-18T12:27:04.203Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-18T12:27:04.203Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-18T12:27:04.203Z] WARN: Skipping validation tests [2021-08-18T12:27:04.203Z] INFO: Running unit tests at 08/18/2021 12:26:53... [2021-08-18T12:27:04.203Z] INFO: make.ps1 starting at 08/18/2021 12:26:57 [2021-08-18T12:27:04.203Z] INFO: Git commit (427ad30c05) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T12:27:04.203Z] INFO: Invoking autogen... [2021-08-18T12:27:04.203Z] INFO: Running unit tests... [2021-08-18T12:27:04.994Z] === RUN TestMiddlewares [2021-08-18T12:27:04.994Z] --- PASS: TestMiddlewares (0.00s) [2021-08-18T12:27:04.994Z] PASS [2021-08-18T12:27:04.994Z] coverage: 9.0% of statements [2021-08-18T12:27:04.994Z] ok github.com/docker/docker/api/server 0.214s coverage: 9.0% of statements [2021-08-18T12:27:06.384Z] 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-18T12:27:07.111Z] #20 8.044 Reading package lists... [2021-08-18T12:27:08.741Z] #20 13.47 Building dependency tree... [2021-08-18T12:27:08.741Z] #20 14.72 Reading state information... [2021-08-18T12:27:09.671Z] #20 15.81 The following additional packages will be installed: [2021-08-18T12:27:09.671Z] #20 15.81 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-18T12:27:09.671Z] #20 15.81 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-18T12:27:09.671Z] #20 15.81 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-18T12:27:09.671Z] #20 15.81 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-18T12:27:09.671Z] #20 15.82 libgcc1:ppc64el libgcc1:s390x [2021-08-18T12:27:09.671Z] #20 15.83 Suggested packages: [2021-08-18T12:27:09.671Z] #20 15.83 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-18T12:27:09.671Z] #20 15.83 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-18T12:27:09.671Z] #20 15.83 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-18T12:27:09.671Z] #20 15.83 libc-l10n:s390x locales:s390x [2021-08-18T12:27:09.671Z] #20 15.83 Recommended packages: [2021-08-18T12:27:09.671Z] #20 15.83 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-18T12:27:09.671Z] #20 15.83 libidn2-0:s390x [2021-08-18T12:27:09.928Z] #20 16.07 The following NEW packages will be installed: [2021-08-18T12:27:09.928Z] #20 16.07 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-18T12:27:09.928Z] #20 16.08 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-18T12:27:09.928Z] #20 16.08 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-18T12:27:09.928Z] #20 16.08 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-18T12:27:09.928Z] #20 16.08 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-18T12:27:09.928Z] #20 16.08 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-18T12:27:09.928Z] #20 16.09 libgcc1:ppc64el libgcc1:s390x [2021-08-18T12:27:10.185Z] #20 16.43 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:27:10.185Z] #20 16.43 Need to get 15.0 MB of archives. [2021-08-18T12:27:10.185Z] #20 16.43 After this operation, 68.1 MB of additional disk space will be used. [2021-08-18T12:27:10.185Z] #20 16.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-18T12:27:10.185Z] #20 16.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-18T12:27:10.185Z] #20 16.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-18T12:27:10.185Z] #20 16.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-18T12:27:10.442Z] #20 16.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-18T12:27:10.442Z] #20 16.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-18T12:27:10.442Z] #20 16.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-18T12:27:10.442Z] #20 16.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-18T12:27:10.442Z] #20 16.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-18T12:27:10.442Z] #20 16.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-18T12:27:10.442Z] #20 16.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-18T12:27:10.442Z] #20 16.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-18T12:27:10.442Z] #20 16.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-18T12:27:10.442Z] #20 16.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-18T12:27:10.442Z] #20 16.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-18T12:27:10.442Z] #20 16.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-18T12:27:10.698Z] #20 16.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-18T12:27:10.698Z] #20 16.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-18T12:27:10.698Z] #20 16.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-18T12:27:10.698Z] #20 16.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-18T12:27:10.698Z] #20 16.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-18T12:27:10.698Z] #20 16.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-18T12:27:10.698Z] #20 16.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-18T12:27:10.698Z] #20 16.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-18T12:27:10.698Z] #20 16.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-18T12:27:11.260Z] #20 17.48 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:27:11.518Z] #20 17.64 Fetched 15.0 MB in 1s (18.2 MB/s) [2021-08-18T12:27:11.518Z] #20 17.69 Selecting previously unselected package gcc-8-base:armhf. [2021-08-18T12:27:11.518Z] #20 17.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-08-18T12:27:11.518Z] #20 17.73 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-18T12:27:11.518Z] #20 17.74 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-18T12:27:11.518Z] #20 17.79 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-18T12:27:11.518Z] #20 17.79 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-18T12:27:11.518Z] #20 17.80 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-18T12:27:11.518Z] #20 17.84 Selecting previously unselected package gcc-8-base:s390x. [2021-08-18T12:27:11.775Z] #20 17.85 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-18T12:27:11.775Z] #20 17.86 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-18T12:27:11.775Z] #20 17.91 Selecting previously unselected package gcc-8-base:arm64. [2021-08-18T12:27:11.775Z] #20 17.91 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-18T12:27:11.775Z] #20 17.92 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-18T12:27:11.775Z] #20 17.98 Selecting previously unselected package gcc-8-base:armel. [2021-08-18T12:27:11.775Z] #20 17.99 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-18T12:27:11.775Z] #20 17.99 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-18T12:27:11.775Z] #20 18.06 Selecting previously unselected package libgcc1:arm64. [2021-08-18T12:27:11.775Z] #20 18.06 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-18T12:27:11.775Z] #20 18.07 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-18T12:27:12.032Z] #20 18.13 Selecting previously unselected package libc6:arm64. [2021-08-18T12:27:12.032Z] #20 18.14 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-18T12:27:12.289Z] #20 18.31 Unpacking libc6:arm64 (2.28-10) ... [2021-08-18T12:27:12.545Z] #20 18.73 Selecting previously unselected package libapparmor1:arm64. [2021-08-18T12:27:12.545Z] #20 18.73 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-18T12:27:12.545Z] #20 18.74 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-18T12:27:12.545Z] #20 18.79 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-18T12:27:12.545Z] #20 18.79 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-18T12:27:12.545Z] #20 18.80 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-18T12:27:12.545Z] #20 18.87 Selecting previously unselected package libgcc1:armel. [2021-08-18T12:27:12.802Z] #20 18.87 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-18T12:27:12.802Z] #20 18.87 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-18T12:27:12.802Z] #20 18.95 Selecting previously unselected package libc6:armel. [2021-08-18T12:27:12.802Z] #20 18.95 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-18T12:27:13.058Z] #20 19.18 Unpacking libc6:armel (2.28-10) ... [2021-08-18T12:27:13.315Z] #20 19.60 Selecting previously unselected package libapparmor1:armel. [2021-08-18T12:27:13.315Z] #20 19.60 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-18T12:27:13.604Z] #20 19.60 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-18T12:27:13.604Z] #20 19.65 Selecting previously unselected package libapparmor-dev:armel. [2021-08-18T12:27:13.604Z] #20 19.66 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-18T12:27:13.604Z] #20 19.66 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-18T12:27:13.604Z] #20 19.73 Selecting previously unselected package libgcc1:armhf. [2021-08-18T12:27:13.604Z] #20 19.73 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-18T12:27:13.604Z] #20 19.74 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-18T12:27:13.604Z] #20 19.80 Selecting previously unselected package libc6:armhf. [2021-08-18T12:27:13.604Z] #20 19.81 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-18T12:27:13.864Z] #20 20.08 Unpacking libc6:armhf (2.28-10) ... [2021-08-18T12:27:14.437Z] #20 20.57 Selecting previously unselected package libapparmor1:armhf. [2021-08-18T12:27:14.438Z] #20 20.58 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-18T12:27:14.438Z] #20 20.58 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-18T12:27:14.438Z] #20 20.63 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-18T12:27:14.438Z] #20 20.64 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-18T12:27:14.438Z] #20 20.64 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-18T12:27:14.438Z] #20 20.71 Selecting previously unselected package libgcc1:ppc64el. [2021-08-18T12:27:14.694Z] #20 20.71 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-18T12:27:14.694Z] #20 20.72 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-18T12:27:14.694Z] #20 20.78 Selecting previously unselected package libc6:ppc64el. [2021-08-18T12:27:14.694Z] #20 20.79 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-18T12:27:14.889Z] #54 ... [2021-08-18T12:27:14.889Z] [2021-08-18T12:27:14.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-18T12:27:14.889Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:27:14.889Z] #57 185.5 + bin/containerd [2021-08-18T12:27:14.950Z] #20 21.01 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-18T12:27:15.511Z] #20 21.60 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-18T12:27:15.511Z] #20 21.61 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-18T12:27:15.511Z] #20 21.62 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-18T12:27:15.511Z] #20 21.67 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-18T12:27:15.511Z] #20 21.67 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-18T12:27:15.511Z] #20 21.68 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-18T12:27:15.511Z] #20 21.73 Selecting previously unselected package libgcc1:s390x. [2021-08-18T12:27:15.511Z] #20 21.74 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-18T12:27:15.511Z] #20 21.74 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-18T12:27:15.511Z] #20 21.81 Selecting previously unselected package libc6:s390x. [2021-08-18T12:27:15.511Z] #20 21.81 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-18T12:27:15.645Z] Loaded image: buildpack-deps:buster [2021-08-18T12:27:15.645Z] Loaded image: busybox:latest [2021-08-18T12:27:15.645Z] Loaded image: busybox:glibc [2021-08-18T12:27:16.072Z] #20 22.05 Unpacking libc6:s390x (2.28-10) ... [2021-08-18T12:27:16.328Z] #20 22.53 Selecting previously unselected package libapparmor1:s390x. [2021-08-18T12:27:16.328Z] #20 22.53 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-18T12:27:16.328Z] #20 22.54 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-18T12:27:16.328Z] #20 22.58 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-18T12:27:16.328Z] #20 22.59 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-18T12:27:16.328Z] #20 22.60 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-18T12:27:16.328Z] #20 22.68 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-18T12:27:16.584Z] #20 22.70 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-18T12:27:16.584Z] #20 22.71 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-18T12:27:16.584Z] #20 22.72 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-18T12:27:16.584Z] #20 22.73 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-18T12:27:16.584Z] #20 22.74 Setting up libc6:arm64 (2.28-10) ... [2021-08-18T12:27:16.706Z] ? github.com/docker/docker/api [no test files] [2021-08-18T12:27:17.410Z] #57 ... [2021-08-18T12:27:17.410Z] [2021-08-18T12:27:17.410Z] #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-18T12:27:17.410Z] #54 sha256:4729420c13f81b9cfd650d35a26b18ff316fb557e6a8e174a83f1056d14bed78 [2021-08-18T12:27:17.410Z] #54 115.6 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-18T12:27:17.410Z] #54 116.3 + mkdir -p /build [2021-08-18T12:27:17.410Z] #54 116.3 + cp runc /build/runc [2021-08-18T12:27:17.410Z] #54 DONE 117.3s [2021-08-18T12:27:17.410Z] [2021-08-18T12:27:17.410Z] #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-18T12:27:17.410Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:27:17.953Z] #20 24.04 Setting up libc6:armel (2.28-10) ... [2021-08-18T12:27:18.159Z] Loaded image: debian:bullseye [2021-08-18T12:27:18.159Z] Loaded image: hello-world:latest [2021-08-18T12:27:18.159Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:27:18.339Z] #57 ... [2021-08-18T12:27:18.339Z] [2021-08-18T12:27:18.339Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T12:27:18.339Z] #55 sha256:ebb09fc37c4b0d4a85834ebd11ba2b83ebeb308209763f324c76d02df5a8a1b0 [2021-08-18T12:27:18.339Z] #55 DONE 0.2s [2021-08-18T12:27:18.595Z] [2021-08-18T12:27:18.595Z] #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-18T12:27:18.595Z] #57 sha256:0c694196ec15eca5d292ca3d2f8681e12a6babf298c1d4e08c5a5ace5f5d556a [2021-08-18T12:27:19.322Z] #20 25.29 Setting up libc6:armhf (2.28-10) ... [2021-08-18T12:27:20.253Z] #20 26.54 Setting up libc6:ppc64el (2.28-10) ... [2021-08-18T12:27:21.881Z] #20 27.86 Setting up libc6:s390x (2.28-10) ... [2021-08-18T12:27:22.811Z] #20 29.11 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-18T12:27:22.811Z] #20 29.12 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-18T12:27:22.811Z] #20 29.13 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-18T12:27:22.811Z] #20 29.15 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-18T12:27:22.812Z] #20 29.16 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-18T12:27:23.068Z] #20 29.17 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-18T12:27:23.068Z] #20 29.18 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-18T12:27:23.068Z] #20 29.20 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-18T12:27:23.068Z] #20 29.21 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-18T12:27:23.068Z] #20 29.22 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-18T12:27:23.068Z] #20 29.23 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-18T12:27:23.068Z] #20 29.24 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-18T12:27:23.068Z] #20 29.25 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-18T12:27:23.068Z] #20 29.26 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-18T12:27:23.069Z] #20 29.27 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-18T12:27:23.069Z] #20 29.29 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:27:23.631Z] #20 DONE 29.6s [2021-08-18T12:27:23.631Z] [2021-08-18T12:27:23.631Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T12:27:23.631Z] #21 sha256:4283cb1e8c16472a96644d3c876f5fc4a9994eae376fbaa2e971e1e45d8c3bd8 [2021-08-18T12:27:24.710Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.69s) [2021-08-18T12:27:24.710Z] PASS [2021-08-18T12:27:24.710Z] [2021-08-18T12:27:24.710Z] === Skipped [2021-08-18T12:27:24.710Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-18T12:27:24.710Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:27:24.710Z] [2021-08-18T12:27:24.710Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-18T12:27:24.710Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:27:24.710Z] [2021-08-18T12:27:24.710Z] [2021-08-18T12:27:24.710Z] DONE 34 tests, 2 skipped in 121.840s [2021-08-18T12:27:24.710Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T12:27:24.966Z] INFO: Testing against a local daemon [2021-08-18T12:27:24.966Z] === RUN TestConfigInspect [2021-08-18T12:27:24.999Z] #21 DONE 1.5s [2021-08-18T12:27:24.999Z] [2021-08-18T12:27:24.999Z] #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-18T12:27:24.999Z] #61 sha256:6f0a423cc1675225fbc136fbef59db13a9c93e679c72fd26484ecadd48b0c4c5 [2021-08-18T12:27:24.999Z] #61 1.410 + RM_GOPATH=0 [2021-08-18T12:27:24.999Z] #61 1.410 + TMP_GOPATH= [2021-08-18T12:27:24.999Z] #61 1.410 + : /build [2021-08-18T12:27:24.999Z] #61 1.410 + '[' -z '' ']' [2021-08-18T12:27:24.999Z] #61 1.410 ++ mktemp -d [2021-08-18T12:27:24.999Z] #61 1.411 + export GOPATH=/tmp/tmp.npNdpUryiJ [2021-08-18T12:27:24.999Z] #61 1.411 + GOPATH=/tmp/tmp.npNdpUryiJ [2021-08-18T12:27:24.999Z] #61 1.411 + RM_GOPATH=1 [2021-08-18T12:27:24.999Z] #61 1.411 + case "$(go env GOARCH)" in [2021-08-18T12:27:24.999Z] #61 1.411 ++ go env GOARCH [2021-08-18T12:27:24.999Z] #61 1.420 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T12:27:24.999Z] #61 1.421 + GO_BUILDMODE=-buildmode=pie [2021-08-18T12:27:24.999Z] #61 1.421 ++ dirname /tmp/install/install.sh [2021-08-18T12:27:24.999Z] #61 1.422 + dir=/tmp/install [2021-08-18T12:27:24.999Z] #61 1.422 + bin=runc [2021-08-18T12:27:24.999Z] #61 1.423 + shift [2021-08-18T12:27:24.999Z] #61 1.423 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T12:27:24.999Z] #61 1.423 + . /tmp/install/runc.installer [2021-08-18T12:27:24.999Z] #61 1.423 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T12:27:24.999Z] #61 1.423 + install_runc [2021-08-18T12:27:24.999Z] #61 1.424 + uname -r [2021-08-18T12:27:24.999Z] #61 1.428 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T12:27:24.999Z] #61 1.433 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T12:27:24.999Z] #61 1.433 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T12:27:24.999Z] #61 1.434 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.npNdpUryiJ/src/github.com/opencontainers/runc [2021-08-18T12:27:24.999Z] #61 1.434 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T12:27:24.999Z] #61 1.439 Cloning into '/tmp/tmp.npNdpUryiJ/src/github.com/opencontainers/runc'... [2021-08-18T12:27:26.365Z] #61 ... [2021-08-18T12:27:26.365Z] [2021-08-18T12:27:26.365Z] #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-18T12:27:26.365Z] #22 sha256:ccd1b2699167efa4ad181798cc777c00b0b9ea84f1d00cb6eb44892d6eec8d72 [2021-08-18T12:27:26.365Z] #22 DONE 1.2s [2021-08-18T12:27:26.365Z] [2021-08-18T12:27:26.365Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T12:27:26.365Z] #23 sha256:c150647480063362889de2f1e3f46a04755d4086f8f9a96cee79596168ae923d [2021-08-18T12:27:27.293Z] #23 0.945 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T12:27:27.293Z] #23 DONE 1.1s [2021-08-18T12:27:27.293Z] [2021-08-18T12:27:27.293Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T12:27:27.293Z] #24 sha256:e23685049c9bf73160936aba3d757afdf662b268af061d1b937c1f0136f4dfa1 [2021-08-18T12:27:27.478Z] --- PASS: TestConfigInspect (2.19s) [2021-08-18T12:27:27.478Z] === RUN TestConfigList [2021-08-18T12:27:28.222Z] #24 DONE 1.1s [2021-08-18T12:27:28.222Z] [2021-08-18T12:27:28.222Z] #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-18T12:27:28.222Z] #61 sha256:6f0a423cc1675225fbc136fbef59db13a9c93e679c72fd26484ecadd48b0c4c5 [2021-08-18T12:27:28.477Z] #61 ... [2021-08-18T12:27:28.477Z] [2021-08-18T12:27:28.477Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T12:27:28.477Z] #25 sha256:238560b17dbeb2895f0c56b1cebce5ae6d86b3ee2eeb9e0dce4095c960ddba8f [2021-08-18T12:27:29.365Z] --- PASS: TestConfigList (2.25s) [2021-08-18T12:27:29.365Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:27:29.410Z] #25 DONE 1.0s [2021-08-18T12:27:29.410Z] [2021-08-18T12:27:29.410Z] #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-18T12:27:29.410Z] #61 sha256:6f0a423cc1675225fbc136fbef59db13a9c93e679c72fd26484ecadd48b0c4c5 [2021-08-18T12:27:29.410Z] #61 5.838 + cd /tmp/tmp.npNdpUryiJ/src/github.com/opencontainers/runc [2021-08-18T12:27:29.410Z] #61 5.838 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T12:27:29.410Z] #61 5.962 + '[' -z '' ']' [2021-08-18T12:27:29.410Z] #61 5.962 + target=static [2021-08-18T12:27:29.410Z] #61 5.962 + make 'BUILDTAGS=seccomp ' static [2021-08-18T12:27:29.668Z] #61 6.102 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-18T12:27:30.597Z] #61 ... [2021-08-18T12:27:30.597Z] [2021-08-18T12:27:30.597Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T12:27:30.597Z] #26 sha256:25d80193b30efb071fd3bd573eaf6d63cdd7009e46d6188cdb08d06fc031a9b7 [2021-08-18T12:27:30.597Z] #26 DONE 1.1s [2021-08-18T12:27:30.597Z] [2021-08-18T12:27:30.597Z] #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-18T12:27:30.598Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-18T12:27:31.878Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2021-08-18T12:27:31.878Z] === RUN TestConfigsUpdate [2021-08-18T12:27:31.966Z] #27 1.352 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T12:27:31.966Z] #27 1.442 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T12:27:31.966Z] #27 1.444 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T12:27:31.966Z] #27 1.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T12:27:31.966Z] #27 1.620 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-18T12:27:31.966Z] #27 1.656 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-18T12:27:31.966Z] #27 1.676 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-18T12:27:31.966Z] #27 1.735 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T12:27:32.222Z] #27 1.770 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-18T12:27:32.222Z] #27 1.793 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T12:27:32.786Z] #27 2.251 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T12:27:33.043Z] #27 2.705 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T12:27:33.607Z] #27 3.239 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T12:27:33.765Z] --- PASS: TestConfigsUpdate (2.17s) [2021-08-18T12:27:33.765Z] === RUN TestTemplatedConfig [2021-08-18T12:27:34.170Z] #27 3.717 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T12:27:34.612Z] #57 214.1 # github.com/containerd/containerd/cmd/containerd [2021-08-18T12:27:34.612Z] #57 214.1 /usr/bin/ld: /tmp/go-link-160745761/000019.o: in function `New': [2021-08-18T12:27:34.612Z] #57 214.1 /tmp/tmp.HDDed9Xzdv/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-18T12:27:34.612Z] #57 214.2 + bin/containerd-stress [2021-08-18T12:27:34.612Z] #57 215.3 + bin/containerd-shim [2021-08-18T12:27:34.732Z] #27 4.243 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T12:27:35.295Z] #27 4.752 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T12:27:35.552Z] #27 5.242 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T12:27:35.552Z] #27 5.254 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T12:27:35.809Z] #27 5.268 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T12:27:35.809Z] #27 5.280 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T12:27:35.809Z] #27 5.298 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T12:27:35.809Z] #27 5.318 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T12:27:35.809Z] #27 5.334 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T12:27:35.809Z] #27 5.336 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T12:27:35.809Z] #27 5.339 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T12:27:35.809Z] #27 5.339 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T12:27:35.809Z] #27 5.341 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T12:27:35.809Z] #27 5.342 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T12:27:37.028Z] --- PASS: TestTemplatedConfig (3.35s) [2021-08-18T12:27:37.028Z] === RUN TestConfigCreateResolve [2021-08-18T12:27:37.794Z] === RUN TestMiddlewares [2021-08-18T12:27:37.794Z] --- PASS: TestMiddlewares (0.00s) [2021-08-18T12:27:37.794Z] PASS [2021-08-18T12:27:37.794Z] coverage: 9.0% of statements [2021-08-18T12:27:37.794Z] ok github.com/docker/docker/api/server 0.278s coverage: 9.0% of statements [2021-08-18T12:27:37.894Z] #57 222.2 + bin/containerd-shim-runc-v1 [2021-08-18T12:27:39.542Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-08-18T12:27:39.542Z] PASS [2021-08-18T12:27:39.542Z] [2021-08-18T12:27:39.542Z] DONE 6 tests in 14.312s [2021-08-18T12:27:39.542Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T12:27:39.542Z] INFO: Testing against a local daemon [2021-08-18T12:27:39.542Z] === RUN TestCheckpoint [2021-08-18T12:27:39.542Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:27:39.542Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:27:39.542Z] === RUN TestContainerInvalidJSON [2021-08-18T12:27:39.542Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:27:39.542Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:27:39.542Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:27:39.542Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:27:39.542Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:27:39.542Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:27:39.542Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-18T12:27:39.542Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T12:27:39.542Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T12:27:39.542Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:27:39.542Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-18T12:27:39.542Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:27:39.542Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-18T12:27:39.542Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:27:39.542Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-18T12:27:39.542Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:27:39.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-18T12:27:39.542Z] === RUN TestCopyFromContainer [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer// [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T12:27:40.908Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T12:27:41.165Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T12:27:41.165Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T12:27:41.165Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer (1.80s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-18T12:27:41.165Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-18T12:27:41.165Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:27:41.165Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:27:41.165Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:27:41.165Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:27:41.165Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:27:41.165Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:27:41.165Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:27:41.165Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:27:41.165Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:27:41.165Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:27:41.165Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-18T12:27:41.165Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T12:27:41.165Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-18T12:27:41.165Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-18T12:27:41.165Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:27:41.421Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-18T12:27:41.421Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:27:41.421Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:27:41.421Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:27:41.421Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:27:41.421Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:27:41.421Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:27:41.421Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:27:41.421Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:27:41.421Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:27:41.421Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:27:41.421Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-18T12:27:41.421Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:27:41.421Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T12:27:41.421Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T12:27:41.421Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:27:41.421Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-18T12:27:41.421Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:27:42.355Z] #27 ... [2021-08-18T12:27:42.355Z] [2021-08-18T12:27:42.355Z] #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-18T12:27:42.355Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:27:42.355Z] #64 62.20 + bin/containerd [2021-08-18T12:27:43.155Z] #57 227.2 + bin/containerd-shim-runc-v2 [2021-08-18T12:27:43.155Z] #57 227.8 + binaries [2021-08-18T12:27:43.155Z] #57 227.8 + install -D bin/containerd /build/containerd [2021-08-18T12:27:43.155Z] #57 227.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T12:27:43.155Z] #57 227.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T12:27:43.155Z] #57 227.9 + install -D bin/ctr /build/ctr [2021-08-18T12:27:43.944Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2021-08-18T12:27:43.944Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:27:45.688Z] #57 DONE 230.2s [2021-08-18T12:27:45.833Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-08-18T12:27:45.833Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:27:45.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:27:45.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:27:45.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:27:45.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:27:45.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:27:45.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:27:45.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:27:45.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:27:45.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:27:45.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:27:45.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:27:45.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:27:45.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:27:45.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:27:45.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:27:46.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-18T12:27:46.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T12:27:46.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T12:27:46.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:27:46.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T12:27:46.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T12:27:46.089Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:27:46.254Z] [2021-08-18T12:27:46.254Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T12:27:46.254Z] #58 sha256:d51d10d2a114c89433b87289dbd11d3971581bee31785cc7a524dc275622dd31 [2021-08-18T12:27:46.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-08-18T12:27:46.650Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:27:46.650Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:27:46.650Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:27:46.650Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-18T12:27:46.650Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T12:27:46.650Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:27:46.650Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:27:46.906Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-18T12:27:46.906Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:27:46.906Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-18T12:27:46.906Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T12:27:46.906Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-18T12:27:46.906Z] === RUN TestDaemonRestartIpcMode [2021-08-18T12:27:46.906Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T12:27:46.906Z] === RUN TestDaemonHostGatewayIP [2021-08-18T12:27:46.906Z] === PAUSE TestDaemonHostGatewayIP [2021-08-18T12:27:46.906Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T12:27:46.906Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T12:27:46.906Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:27:46.906Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-18T12:27:46.906Z] === RUN TestDiff [2021-08-18T12:27:47.185Z] #58 DONE 0.9s [2021-08-18T12:27:47.186Z] [2021-08-18T12:27:47.186Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T12:27:47.186Z] #62 sha256:62efa08904786cef626dfa8521a58a6a27ad2ff92e876f96ee79392e8ad7fb1a [2021-08-18T12:27:47.442Z] #62 DONE 0.3s [2021-08-18T12:27:47.442Z] [2021-08-18T12:27:47.442Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T12:27:47.442Z] #67 sha256:94134a3db271a1f078478721051655d80321fb847123ae5f1b3fc2b649f14f33 [2021-08-18T12:27:47.833Z] --- PASS: TestDiff (0.74s) [2021-08-18T12:27:47.833Z] === RUN TestExecWithCloseStdin [2021-08-18T12:27:48.758Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-08-18T12:27:48.758Z] === RUN TestExec [2021-08-18T12:27:48.813Z] #67 DONE 1.1s [2021-08-18T12:27:48.813Z] [2021-08-18T12:27:48.813Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T12:27:48.813Z] #68 sha256:45ffecaa8533b36524c47841880ae200c13d3d8a4b191a2869f0d9bc4f341223 [2021-08-18T12:27:48.813Z] #68 DONE 0.0s [2021-08-18T12:27:48.813Z] [2021-08-18T12:27:48.813Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T12:27:48.813Z] #69 sha256:69fbabe5da45cfea6efc0a67c02ffb0393e2ac5ab48721a9d8c95e07427fcd5c [2021-08-18T12:27:48.904Z] #64 ... [2021-08-18T12:27:48.904Z] [2021-08-18T12:27:48.904Z] #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-18T12:27:48.904Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-18T12:27:48.904Z] #27 18.17 Fetched 51.2 MB in 17s (3002 kB/s) [2021-08-18T12:27:49.703Z] --- PASS: TestExec (1.13s) [2021-08-18T12:27:49.703Z] === RUN TestExecUser [2021-08-18T12:27:49.744Z] #69 DONE 1.1s [2021-08-18T12:27:49.744Z] [2021-08-18T12:27:49.744Z] #70 exporting to image [2021-08-18T12:27:49.744Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T12:27:49.744Z] #70 exporting layers [2021-08-18T12:27:50.638Z] #57 217.0 # github.com/containerd/containerd/cmd/containerd [2021-08-18T12:27:50.638Z] #57 217.0 /usr/bin/ld: /tmp/go-link-329694805/000019.o: in function `New': [2021-08-18T12:27:50.638Z] #57 217.0 /tmp/tmp.EPtHfZLIqB/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-18T12:27:50.638Z] #57 217.1 + bin/containerd-stress [2021-08-18T12:27:50.638Z] #57 218.2 + bin/containerd-shim [2021-08-18T12:27:51.068Z] --- PASS: TestExecUser (1.05s) [2021-08-18T12:27:51.068Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:27:51.994Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-08-18T12:27:51.994Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:27:52.156Z] ok github.com/docker/docker/libnetwork 46.738s coverage: 41.0% of statements [2021-08-18T12:27:53.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-18T12:27:53.360Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:27:54.727Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-08-18T12:27:54.727Z] === RUN TestHealthKillContainer [2021-08-18T12:27:54.812Z] #57 225.2 + bin/containerd-shim-runc-v1 [2021-08-18T12:27:56.301Z] #70 exporting layers 6.6s done [2021-08-18T12:27:56.301Z] #70 writing image sha256:3ad2423ab07568394e9bb8812b332567b7f0e5a8d6dd5c486b46b10068b88380 done [2021-08-18T12:27:56.301Z] #70 naming to docker.io/library/docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d done [2021-08-18T12:27:56.301Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-18T12:27:56.640Z] + trap exit INT TERM [2021-08-18T12:27:56.640Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-18T12:27:56.640Z] + CONTAINER_NAME=docker-pr2 [2021-08-18T12:27:56.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42756/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh dynbinary [2021-08-18T12:27:56.998Z] #27 18.17 Reading package lists... [2021-08-18T12:27:57.989Z] --- PASS: TestHealthKillContainer (3.13s) [2021-08-18T12:27:57.989Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:27:58.014Z] [2021-08-18T12:27:58.272Z] Removing bundles/ [2021-08-18T12:27:58.272Z] [2021-08-18T12:27:58.272Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T12:27:58.272Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:27:58.272Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:27:58.550Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-08-18T12:27:58.550Z] === RUN TestIpcModeNone [2021-08-18T12:27:59.475Z] --- PASS: TestIpcModeNone (1.06s) [2021-08-18T12:27:59.475Z] === RUN TestIpcModePrivate [2021-08-18T12:28:00.057Z] #57 230.3 + bin/containerd-shim-runc-v2 [2021-08-18T12:28:00.057Z] #57 230.9 + binaries [2021-08-18T12:28:00.312Z] #57 230.9 + install -D bin/containerd /build/containerd [2021-08-18T12:28:00.312Z] #57 230.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T12:28:00.312Z] #57 231.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T12:28:00.312Z] #57 231.0 + install -D bin/ctr /build/ctr [2021-08-18T12:28:00.400Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-08-18T12:28:00.401Z] --- PASS: TestIpcModePrivate (1.02s) [2021-08-18T12:28:00.401Z] === RUN TestIpcModeShareable [2021-08-18T12:28:01.333Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-08-18T12:28:01.588Z] --- PASS: TestIpcModeShareable (1.07s) [2021-08-18T12:28:01.588Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T12:28:03.546Z] #27 25.78 Reading package lists... [2021-08-18T12:28:03.577Z] #57 DONE 234.0s [2021-08-18T12:28:04.505Z] [2021-08-18T12:28:04.505Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T12:28:04.505Z] #58 sha256:06a99a194313119d97e65bea473126b831430938e9fac8ba32b1b925a3793bb7 [2021-08-18T12:28:04.856Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2021-08-18T12:28:04.856Z] === RUN TestAPIIpcModeHost [2021-08-18T12:28:05.067Z] #58 DONE 0.9s [2021-08-18T12:28:05.067Z] [2021-08-18T12:28:05.067Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T12:28:05.067Z] #62 sha256:83c0b91ed62e28cbd37b4185d3dc8249d33db69c3e7d8e61aee955e794ad8177 [2021-08-18T12:28:05.323Z] #62 DONE 0.2s [2021-08-18T12:28:05.323Z] [2021-08-18T12:28:05.323Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T12:28:05.323Z] #67 sha256:8fc89754f7623b922ec10ed9714e51a50ada4dcb3fbfdc20d1d21066c2a1953a [2021-08-18T12:28:05.418Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-08-18T12:28:05.418Z] === RUN TestDaemonIpcModeShareable [2021-08-18T12:28:05.432Z] === RUN TestBoolValue [2021-08-18T12:28:05.432Z] --- PASS: TestBoolValue (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestBoolValueOrDefault [2021-08-18T12:28:05.432Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestInt64ValueOrZero [2021-08-18T12:28:05.432Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestInt64ValueOrDefault [2021-08-18T12:28:05.432Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-18T12:28:05.432Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestJsonContentType [2021-08-18T12:28:05.432Z] --- PASS: TestJsonContentType (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 14.7% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/server/httputils 0.254s coverage: 14.7% of statements [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T12:28:05.432Z] === RUN TestMaskSecretKeys [2021-08-18T12:28:05.432Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-18T12:28:05.432Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-18T12:28:05.432Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-18T12:28:05.432Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestVersionMiddlewareVersion [2021-08-18T12:28:05.432Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-18T12:28:05.432Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 37.7% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/server/middleware 0.292s coverage: 37.7% of statements [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T12:28:05.432Z] === RUN TestAdjustForAPIVersion [2021-08-18T12:28:05.432Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 5.7% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/server/router/swarm 0.196s coverage: 5.7% of statements [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T12:28:05.432Z] === RUN TestToJSON [2021-08-18T12:28:05.432Z] --- PASS: TestToJSON (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestToParamWithVersion [2021-08-18T12:28:05.432Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestFromJSON [2021-08-18T12:28:05.432Z] --- PASS: TestFromJSON (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestEmpty [2021-08-18T12:28:05.432Z] --- PASS: TestEmpty (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestArgsMatchKVListEmptySources [2021-08-18T12:28:05.432Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestArgsMatchKVList [2021-08-18T12:28:05.432Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestArgsMatch [2021-08-18T12:28:05.432Z] --- PASS: TestArgsMatch (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestAdd [2021-08-18T12:28:05.432Z] --- PASS: TestAdd (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestDel [2021-08-18T12:28:05.432Z] --- PASS: TestDel (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestLen [2021-08-18T12:28:05.432Z] --- PASS: TestLen (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestExactMatch [2021-08-18T12:28:05.432Z] --- PASS: TestExactMatch (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestOnlyOneExactMatch [2021-08-18T12:28:05.432Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestContains [2021-08-18T12:28:05.432Z] --- PASS: TestContains (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestValidate [2021-08-18T12:28:05.432Z] --- PASS: TestValidate (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestWalkValues [2021-08-18T12:28:05.432Z] --- PASS: TestWalkValues (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestFuzzyMatch [2021-08-18T12:28:05.432Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestClone [2021-08-18T12:28:05.432Z] --- PASS: TestClone (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 92.2% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/types/filters 0.148s coverage: 92.2% of statements [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T12:28:05.432Z] === RUN TestStrSliceMarshalJSON [2021-08-18T12:28:05.432Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestStrSliceUnmarshalJSON [2021-08-18T12:28:05.432Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestStrSliceUnmarshalString [2021-08-18T12:28:05.432Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestStrSliceUnmarshalSlice [2021-08-18T12:28:05.432Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 90.0% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/types/strslice 0.197s coverage: 90.0% of statements [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T12:28:05.432Z] === RUN TestDurationToSecondsString [2021-08-18T12:28:05.432Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestGetTimestamp [2021-08-18T12:28:05.432Z] --- PASS: TestGetTimestamp (0.14s) [2021-08-18T12:28:05.432Z] === RUN TestParseTimestamps [2021-08-18T12:28:05.432Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 100.0% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/types/time 0.238s coverage: 100.0% of statements [2021-08-18T12:28:05.432Z] === RUN TestCompareVersion [2021-08-18T12:28:05.432Z] --- PASS: TestCompareVersion (0.00s) [2021-08-18T12:28:05.432Z] PASS [2021-08-18T12:28:05.432Z] coverage: 75.0% of statements [2021-08-18T12:28:05.432Z] ok github.com/docker/docker/api/types/versions 0.114s coverage: 75.0% of statements [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T12:28:05.432Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-18T12:28:05.432Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-18T12:28:05.432Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestCloneArgsSmartHttp [2021-08-18T12:28:05.432Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-18T12:28:05.432Z] === RUN TestCloneArgsDumbHttp [2021-08-18T12:28:05.432Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestCloneArgsGit [2021-08-18T12:28:05.432Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-18T12:28:05.432Z] === RUN TestCheckoutGit [2021-08-18T12:28:05.697Z] #27 33.35 Building dependency tree... [2021-08-18T12:28:06.251Z] #67 DONE 1.0s [2021-08-18T12:28:06.251Z] [2021-08-18T12:28:06.251Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T12:28:06.251Z] #68 sha256:9de28242ce89d5a70c958f4306cc9d6b58178e2befe767d726f78339adb5b789 [2021-08-18T12:28:06.251Z] #68 DONE 0.0s [2021-08-18T12:28:06.251Z] [2021-08-18T12:28:06.251Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T12:28:06.251Z] #69 sha256:88814eb9708226db51dcfd8d7bd90fcf0d034635dad26de25cd2aceac202752a [2021-08-18T12:28:06.977Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-18T12:28:06.977Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestProcessNoDockerignore [2021-08-18T12:28:06.977Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-18T12:28:06.977Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-18T12:28:06.977Z] === RUN TestDetectContentType [2021-08-18T12:28:06.977Z] --- PASS: TestDetectContentType (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestSelectAcceptableMIME [2021-08-18T12:28:06.977Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestInspectEmptyResponse [2021-08-18T12:28:06.977Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestInspectResponseBinary [2021-08-18T12:28:06.977Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestResponseUnsupportedContentType [2021-08-18T12:28:06.977Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestInspectResponseTextSimple [2021-08-18T12:28:06.977Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestInspectResponseEmptyContentType [2021-08-18T12:28:06.977Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestUnknownContentLength [2021-08-18T12:28:06.977Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestDownloadRemote [2021-08-18T12:28:06.977Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-18T12:28:06.977Z] === RUN TestGetWithStatusError [2021-08-18T12:28:06.977Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestCloseRootDirectory [2021-08-18T12:28:06.977Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:06.977Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestHashFile [2021-08-18T12:28:06.977Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:06.977Z] --- SKIP: TestHashFile (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestHashSubdir [2021-08-18T12:28:06.977Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:06.977Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestRemoveDirectory [2021-08-18T12:28:06.977Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:06.977Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-18T12:28:06.977Z] PASS [2021-08-18T12:28:06.977Z] coverage: 9.3% of statements [2021-08-18T12:28:06.977Z] ok github.com/docker/docker/builder/remotecontext 0.661s coverage: 9.3% of statements [2021-08-18T12:28:06.977Z] === RUN TestGetAllAllowed [2021-08-18T12:28:06.977Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestGetAllMeta [2021-08-18T12:28:06.977Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-18T12:28:06.977Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestIsUnreferencedBuiltin [2021-08-18T12:28:06.977Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-18T12:28:06.977Z] === RUN TestIsExistingDirectory [2021-08-18T12:28:07.066Z] #27 36.29 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-18T12:28:07.066Z] #27 36.29 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T12:28:07.066Z] #27 36.29 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-18T12:28:07.066Z] #27 36.29 xz-utils is already the newest version (5.2.4-1). [2021-08-18T12:28:07.066Z] #27 36.29 The following additional packages will be installed: [2021-08-18T12:28:07.066Z] #27 36.30 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T12:28:07.066Z] #27 36.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T12:28:07.066Z] #27 36.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T12:28:07.066Z] #27 36.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T12:28:07.066Z] #27 36.31 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T12:28:07.066Z] #27 36.33 Suggested packages: [2021-08-18T12:28:07.066Z] #27 36.33 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-18T12:28:07.066Z] #27 36.33 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-18T12:28:07.066Z] #27 36.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-18T12:28:07.066Z] #27 36.33 Recommended packages: [2021-08-18T12:28:07.066Z] #27 36.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T12:28:07.066Z] #27 36.33 python3-keyrings.alt python3-xdg unzip [2021-08-18T12:28:07.305Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-18T12:28:07.305Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-08-18T12:28:07.305Z] === RUN TestDaemonIpcModePrivate [2021-08-18T12:28:07.441Z] --- PASS: TestIsExistingDirectory (0.03s) [2021-08-18T12:28:07.441Z] === RUN TestGetFilenameForDownload [2021-08-18T12:28:07.441Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestEnv2Variables [2021-08-18T12:28:07.441Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-18T12:28:07.441Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestMaintainer [2021-08-18T12:28:07.441Z] --- PASS: TestMaintainer (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestLabel [2021-08-18T12:28:07.441Z] --- PASS: TestLabel (0.01s) [2021-08-18T12:28:07.441Z] === RUN TestFromScratch [2021-08-18T12:28:07.441Z] --- PASS: TestFromScratch (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestFromWithArg [2021-08-18T12:28:07.441Z] --- PASS: TestFromWithArg (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-18T12:28:07.441Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestFromWithUndefinedArg [2021-08-18T12:28:07.441Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestFromMultiStageWithNamedStage [2021-08-18T12:28:07.441Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestOnbuild [2021-08-18T12:28:07.441Z] --- PASS: TestOnbuild (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestWorkdir [2021-08-18T12:28:07.441Z] --- PASS: TestWorkdir (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestCmd [2021-08-18T12:28:07.441Z] --- PASS: TestCmd (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestHealthcheckNone [2021-08-18T12:28:07.441Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestHealthcheckCmd [2021-08-18T12:28:07.441Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestEntrypoint [2021-08-18T12:28:07.441Z] --- PASS: TestEntrypoint (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestExpose [2021-08-18T12:28:07.441Z] --- PASS: TestExpose (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestUser [2021-08-18T12:28:07.441Z] --- PASS: TestUser (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestVolume [2021-08-18T12:28:07.441Z] --- PASS: TestVolume (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestStopSignal [2021-08-18T12:28:07.441Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T12:28:07.441Z] --- SKIP: TestStopSignal (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestArg [2021-08-18T12:28:07.441Z] --- PASS: TestArg (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestShell [2021-08-18T12:28:07.441Z] --- PASS: TestShell (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestPrependEnvOnCmd [2021-08-18T12:28:07.441Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestRunWithBuildArgs [2021-08-18T12:28:07.441Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestRunIgnoresHealthcheck [2021-08-18T12:28:07.441Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-18T12:28:07.441Z] === RUN TestDispatchUnsupportedOptions [2021-08-18T12:28:07.441Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-18T12:28:07.441Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-18T12:28:07.441Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-18T12:28:07.441Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-18T12:28:07.441Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-18T12:28:07.441Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestNormalizeWorkdir [2021-08-18T12:28:07.442Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestDispatch [2021-08-18T12:28:07.442Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-18T12:28:07.442Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-18T12:28:07.442Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-18T12:28:07.442Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-18T12:28:07.442Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-18T12:28:07.442Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-18T12:28:07.442Z] === RUN TestDispatch/COPY_url [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch (0.08s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-18T12:28:07.442Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestAddScratchImageAddsToMounts [2021-08-18T12:28:07.442Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-18T12:28:07.442Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-18T12:28:07.442Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-18T12:28:07.442Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestImageSourceGetAddsToMounts [2021-08-18T12:28:07.442Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestEmptyDockerfile [2021-08-18T12:28:07.442Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-18T12:28:07.442Z] === RUN TestSymlinkDockerfile [2021-08-18T12:28:07.442Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-18T12:28:07.442Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-18T12:28:07.442Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestNonExistingDockerfile [2021-08-18T12:28:07.442Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-08-18T12:28:07.442Z] === RUN TestCopyRunConfig [2021-08-18T12:28:07.442Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestDeepCopyRunConfig [2021-08-18T12:28:07.442Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestExportImage [2021-08-18T12:28:07.442Z] --- PASS: TestExportImage (0.00s) [2021-08-18T12:28:07.442Z] === RUN TestNormalizeDest [2021-08-18T12:28:07.442Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-18T12:28:07.442Z] PASS [2021-08-18T12:28:07.442Z] coverage: 46.8% of statements [2021-08-18T12:28:07.442Z] ok github.com/docker/docker/builder/dockerfile 0.929s coverage: 46.8% of statements [2021-08-18T12:28:07.442Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T12:28:07.617Z] #69 DONE 1.5s [2021-08-18T12:28:07.873Z] [2021-08-18T12:28:07.873Z] #70 exporting to image [2021-08-18T12:28:07.873Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T12:28:07.873Z] #70 exporting layers [2021-08-18T12:28:07.901Z] === RUN TestEnable [2021-08-18T12:28:07.901Z] --- PASS: TestEnable (0.00s) [2021-08-18T12:28:07.901Z] === RUN TestDisable [2021-08-18T12:28:07.901Z] --- PASS: TestDisable (0.00s) [2021-08-18T12:28:07.901Z] === RUN TestEnabled [2021-08-18T12:28:07.901Z] --- PASS: TestEnabled (0.00s) [2021-08-18T12:28:07.901Z] PASS [2021-08-18T12:28:07.901Z] coverage: 100.0% of statements [2021-08-18T12:28:07.901Z] ok github.com/docker/docker/cli/debug 0.128s coverage: 100.0% of statements [2021-08-18T12:28:08.435Z] #27 38.04 The following NEW packages will be installed: [2021-08-18T12:28:08.435Z] #27 38.06 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-18T12:28:08.435Z] #27 38.06 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-18T12:28:08.435Z] #27 38.06 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-18T12:28:08.435Z] #27 38.06 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-18T12:28:08.435Z] #27 38.06 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-18T12:28:08.435Z] #27 38.06 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-18T12:28:08.435Z] #27 38.06 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-18T12:28:08.435Z] #27 38.06 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-18T12:28:08.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-18T12:28:08.868Z] === RUN TestTCP4Proxy [2021-08-18T12:28:08.868Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-18T12:28:08.868Z] === RUN TestTCP4ProxyHalfClose [2021-08-18T12:28:08.868Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestTCP6Proxy [2021-08-18T12:28:08.868Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:28:08.868Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestTCPDualStackProxy [2021-08-18T12:28:08.868Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:28:08.868Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestUDP4Proxy [2021-08-18T12:28:08.868Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestUDP6Proxy [2021-08-18T12:28:08.868Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:28:08.868Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestUDPWriteError [2021-08-18T12:28:08.868Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestSCTP4Proxy [2021-08-18T12:28:08.868Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T12:28:08.868Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-18T12:28:08.868Z] === RUN TestSCTP6Proxy [2021-08-18T12:28:08.868Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:28:08.868Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-18T12:28:08.868Z] PASS [2021-08-18T12:28:08.868Z] coverage: 49.4% of statements [2021-08-18T12:28:08.868Z] ok github.com/docker/docker/cmd/docker-proxy 0.204s coverage: 49.4% of statements [2021-08-18T12:28:08.926Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2021-08-18T12:28:08.926Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T12:28:08.999Z] #27 38.49 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T12:28:08.999Z] #27 38.49 Need to get 20.0 MB of archives. [2021-08-18T12:28:08.999Z] #27 38.49 After this operation, 82.5 MB of additional disk space will be used. [2021-08-18T12:28:08.999Z] #27 38.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T12:28:08.999Z] #27 38.49 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-18T12:28:08.999Z] #27 38.51 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-18T12:28:08.999Z] #27 38.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T12:28:08.999Z] #27 38.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T12:28:08.999Z] #27 38.56 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-18T12:28:08.999Z] #27 38.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T12:28:08.999Z] #27 38.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T12:28:08.999Z] #27 38.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T12:28:08.999Z] #27 38.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T12:28:08.999Z] #27 38.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T12:28:08.999Z] #27 38.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T12:28:08.999Z] #27 38.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T12:28:08.999Z] #27 38.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T12:28:08.999Z] #27 38.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T12:28:08.999Z] #27 38.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T12:28:08.999Z] #27 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T12:28:08.999Z] #27 38.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T12:28:08.999Z] #27 38.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T12:28:08.999Z] #27 38.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T12:28:08.999Z] #27 38.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T12:28:08.999Z] #27 38.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T12:28:08.999Z] #27 38.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T12:28:08.999Z] #27 38.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T12:28:08.999Z] #27 38.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T12:28:08.999Z] #27 38.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T12:28:08.999Z] #27 38.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T12:28:09.259Z] #27 38.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T12:28:09.259Z] #27 38.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T12:28:09.259Z] #27 38.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T12:28:09.259Z] #27 38.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T12:28:09.259Z] #27 38.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T12:28:09.259Z] #27 38.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T12:28:09.516Z] #27 38.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T12:28:09.516Z] #27 38.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T12:28:09.516Z] #27 38.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T12:28:09.516Z] #27 39.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T12:28:09.516Z] #27 39.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T12:28:09.516Z] #27 39.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T12:28:09.516Z] #27 39.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-18T12:28:09.516Z] #27 39.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T12:28:09.516Z] #27 39.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T12:28:09.773Z] #27 39.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T12:28:09.773Z] #27 39.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T12:28:09.773Z] #27 39.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T12:28:10.292Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-18T12:28:10.548Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2021-08-18T12:28:10.548Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T12:28:10.704Z] #27 40.08 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T12:28:10.704Z] #27 40.34 Fetched 20.0 MB in 1s (18.4 MB/s) [2021-08-18T12:28:10.704Z] #27 40.41 Selecting previously unselected package pigz. [2021-08-18T12:28:10.961Z] #27 40.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-08-18T12:28:10.961Z] #27 40.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T12:28:10.961Z] #27 40.48 Unpacking pigz (2.4-1) ... [2021-08-18T12:28:10.961Z] #27 40.58 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T12:28:10.961Z] #27 40.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:28:10.961Z] #27 40.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:28:11.218Z] #27 40.81 Selecting previously unselected package python3.7-minimal. [2021-08-18T12:28:11.218Z] #27 40.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:28:11.218Z] #27 40.83 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:28:11.782Z] #27 41.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:28:11.782Z] #27 41.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T12:28:11.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-18T12:28:12.173Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2021-08-18T12:28:12.173Z] === RUN TestIpcModeOlderClient [2021-08-18T12:28:12.173Z] === PAUSE TestIpcModeOlderClient [2021-08-18T12:28:12.173Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:28:12.712Z] #27 42.41 Selecting previously unselected package python3-minimal. [2021-08-18T12:28:12.969Z] #27 42.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-08-18T12:28:12.969Z] #27 42.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T12:28:12.969Z] #27 42.49 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T12:28:12.969Z] #27 42.54 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T12:28:12.969Z] #27 42.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T12:28:12.969Z] #27 42.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:28:12.969Z] #27 42.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T12:28:12.969Z] #27 42.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:28:13.099Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-08-18T12:28:13.099Z] === RUN TestKillContainer [2021-08-18T12:28:13.099Z] === RUN TestKillContainer/no_signal [2021-08-18T12:28:13.225Z] #27 42.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:28:13.482Z] #27 43.15 Selecting previously unselected package python3.7. [2021-08-18T12:28:13.482Z] #27 43.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T12:28:13.482Z] #27 43.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:28:13.660Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:28:13.739Z] #27 43.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T12:28:13.739Z] #27 43.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T12:28:13.739Z] #27 43.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:28:13.739Z] #27 43.37 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T12:28:14.134Z] ok github.com/docker/docker/libnetwork/api 1.360s coverage: 83.2% of statements [2021-08-18T12:28:14.134Z] ok github.com/docker/docker/libnetwork/bitseq 0.333s coverage: 84.4% of statements [2021-08-18T12:28:14.134Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T12:28:14.222Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:28:14.303Z] #27 43.88 Selecting previously unselected package python3. [2021-08-18T12:28:14.303Z] #27 43.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-08-18T12:28:14.303Z] #27 43.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T12:28:14.303Z] #27 43.94 Unpacking python3 (3.7.3-1) ... [2021-08-18T12:28:14.303Z] #27 44.00 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T12:28:14.303Z] #27 44.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T12:28:14.303Z] #27 44.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T12:28:14.414Z] #70 exporting layers 6.6s done [2021-08-18T12:28:14.414Z] #70 writing image sha256:9922bb3fc8044d83469e3ac4941a461bad961547a68a2e421c4d3aabb21f4f45 done [2021-08-18T12:28:14.414Z] #70 naming to docker.io/library/docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d done [2021-08-18T12:28:14.414Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T12:28:14.560Z] #27 44.10 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T12:28:14.560Z] #27 44.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T12:28:14.560Z] #27 44.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T12:28:14.560Z] #27 44.19 Selecting previously unselected package libiptc0:amd64. [2021-08-18T12:28:14.560Z] #27 44.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T12:28:14.560Z] #27 44.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T12:28:14.560Z] #27 44.25 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T12:28:14.560Z] #27 44.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T12:28:14.560Z] #27 44.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T12:28:14.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -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:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh dynbinary test-integration [2021-08-18T12:28:14.817Z] #27 44.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T12:28:14.818Z] #27 44.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T12:28:14.818Z] #27 44.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T12:28:14.818Z] #27 44.37 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T12:28:14.818Z] #27 44.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T12:28:14.818Z] #27 44.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T12:28:14.818Z] #27 44.45 Selecting previously unselected package iptables. [2021-08-18T12:28:14.818Z] #27 44.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T12:28:14.818Z] #27 44.47 Unpacking iptables (1.8.2-4) ... [2021-08-18T12:28:15.074Z] #27 44.64 Selecting previously unselected package xxd. [2021-08-18T12:28:15.074Z] #27 44.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:28:15.074Z] #27 44.66 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T12:28:15.149Z] --- PASS: TestKillContainer (2.06s) [2021-08-18T12:28:15.149Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-08-18T12:28:15.149Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-08-18T12:28:15.149Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-08-18T12:28:15.149Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:28:15.149Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T12:28:15.332Z] #27 44.74 Selecting previously unselected package vim-common. [2021-08-18T12:28:15.332Z] #27 44.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:28:15.332Z] #27 44.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T12:28:15.332Z] #27 44.90 Selecting previously unselected package bash-completion. [2021-08-18T12:28:15.332Z] #27 44.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T12:28:15.710Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T12:28:16.137Z] [2021-08-18T12:28:16.137Z] Removing bundles/ [2021-08-18T12:28:16.137Z] [2021-08-18T12:28:16.137Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T12:28:16.137Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:28:16.137Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:28:16.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-08-18T12:28:16.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-08-18T12:28:16.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-08-18T12:28:16.272Z] === RUN TestKillStoppedContainer [2021-08-18T12:28:16.528Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-18T12:28:16.528Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:28:16.528Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-18T12:28:16.528Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:28:17.089Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-08-18T12:28:17.089Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:28:17.089Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-18T12:28:17.089Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:28:17.089Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:28:17.259Z] #27 46.61 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T12:28:17.259Z] #27 46.83 Selecting previously unselected package apparmor. [2021-08-18T12:28:17.259Z] #27 46.84 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T12:28:17.259Z] #27 46.89 Unpacking apparmor (2.13.2-10) ... [2021-08-18T12:28:17.516Z] #27 47.12 Selecting previously unselected package aufs-tools. [2021-08-18T12:28:17.516Z] #27 47.14 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T12:28:17.516Z] #27 47.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T12:28:17.516Z] #27 47.22 Selecting previously unselected package libonig5:amd64. [2021-08-18T12:28:17.774Z] #27 47.23 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T12:28:17.774Z] #27 47.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:28:17.774Z] #27 47.33 Selecting previously unselected package libjq1:amd64. [2021-08-18T12:28:17.774Z] #27 47.35 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:28:17.774Z] #27 47.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:28:17.774Z] #27 47.42 Selecting previously unselected package jq. [2021-08-18T12:28:17.774Z] #27 47.43 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T12:28:17.774Z] #27 47.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T12:28:17.774Z] #27 47.49 Selecting previously unselected package libaio1:amd64. [2021-08-18T12:28:17.774Z] #27 47.50 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T12:28:17.774Z] #27 47.50 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T12:28:18.016Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-08-18T12:28:18.016Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T12:28:18.032Z] #27 47.54 Selecting previously unselected package libgpm2:amd64. [2021-08-18T12:28:18.032Z] #27 47.56 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T12:28:18.032Z] #27 47.57 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T12:28:18.032Z] #27 47.63 Selecting previously unselected package libnet1:amd64. [2021-08-18T12:28:18.032Z] #27 47.64 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T12:28:18.032Z] #27 47.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:28:18.032Z] #27 47.71 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T12:28:18.032Z] #27 47.73 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T12:28:18.032Z] #27 47.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:28:18.287Z] #27 47.81 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T12:28:18.287Z] #27 47.81 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T12:28:18.287Z] #27 47.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:28:18.287Z] #27 47.88 Selecting previously unselected package libreadline5:amd64. [2021-08-18T12:28:18.287Z] #27 47.89 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T12:28:18.287Z] #27 47.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T12:28:18.287Z] #27 47.97 Selecting previously unselected package net-tools. [2021-08-18T12:28:18.287Z] #27 47.97 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T12:28:18.287Z] #27 47.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T12:28:18.543Z] #27 48.12 Selecting previously unselected package python-pip-whl. [2021-08-18T12:28:18.543Z] #27 48.13 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-18T12:28:18.543Z] #27 48.13 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T12:28:18.578Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-08-18T12:28:18.578Z] === RUN TestLinksContainerNames [2021-08-18T12:28:18.799Z] #27 48.41 Selecting previously unselected package python3-lib2to3. [2021-08-18T12:28:18.799Z] #27 48.41 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T12:28:18.799Z] #27 48.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T12:28:19.055Z] #27 48.51 Selecting previously unselected package python3-distutils. [2021-08-18T12:28:19.055Z] #27 48.51 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T12:28:19.055Z] #27 48.52 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T12:28:19.055Z] #27 48.63 Selecting previously unselected package python3-pip. [2021-08-18T12:28:19.055Z] #27 48.63 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-18T12:28:19.055Z] #27 48.64 Unpacking python3-pip (18.1-5) ... [2021-08-18T12:28:19.055Z] #27 48.76 Selecting previously unselected package python3-pkg-resources. [2021-08-18T12:28:19.185Z] === RUN TestCheckpointCreateError [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCheckpointCreate [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCheckpointDeleteError [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCheckpointDelete [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCheckpointListError [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCheckpointList [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointList (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCheckpointListContainerNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNewClientWithOpsFromEnv [2021-08-18T12:28:19.186Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T12:28:19.186Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestGetAPIPath [2021-08-18T12:28:19.186Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestParseHostURL [2021-08-18T12:28:19.186Z] --- PASS: TestParseHostURL (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-18T12:28:19.186Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-18T12:28:19.186Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNegotiateAPIVersion [2021-08-18T12:28:19.186Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNegotiateAPVersionOverride [2021-08-18T12:28:19.186Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-18T12:28:19.186Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-18T12:28:19.186Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-18T12:28:19.186Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestClientRedirect [2021-08-18T12:28:19.186Z] --- PASS: TestClientRedirect (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigCreateUnsupported [2021-08-18T12:28:19.186Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigCreateError [2021-08-18T12:28:19.186Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigCreate [2021-08-18T12:28:19.186Z] --- PASS: TestConfigCreate (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigInspectNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigInspectWithEmptyID [2021-08-18T12:28:19.186Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigInspectUnsupported [2021-08-18T12:28:19.186Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigInspectError [2021-08-18T12:28:19.186Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigInspectConfigNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigInspect [2021-08-18T12:28:19.186Z] --- PASS: TestConfigInspect (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigListUnsupported [2021-08-18T12:28:19.186Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigListError [2021-08-18T12:28:19.186Z] --- PASS: TestConfigListError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigList [2021-08-18T12:28:19.186Z] --- PASS: TestConfigList (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigRemoveUnsupported [2021-08-18T12:28:19.186Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigRemoveError [2021-08-18T12:28:19.186Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigRemove [2021-08-18T12:28:19.186Z] --- PASS: TestConfigRemove (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigUpdateUnsupported [2021-08-18T12:28:19.186Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigUpdateError [2021-08-18T12:28:19.186Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestConfigUpdate [2021-08-18T12:28:19.186Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerCommitError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerCommit [2021-08-18T12:28:19.186Z] --- PASS: TestContainerCommit (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStatPathError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStatPathNotFoundError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStatPathNoHeaderError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStatPath [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyToContainerError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyToContainerNotFoundError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyToContainer [2021-08-18T12:28:19.186Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyFromContainerError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyFromContainerNotFoundError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-18T12:28:19.186Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestCopyFromContainer [2021-08-18T12:28:19.186Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerCreateError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerCreateImageNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerCreateWithName [2021-08-18T12:28:19.186Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerCreateAutoRemove [2021-08-18T12:28:19.186Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerDiffError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerDiff [2021-08-18T12:28:19.186Z] --- PASS: TestContainerDiff (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecCreateError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecCreate [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecStartError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecStart [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecInspectError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecInspect [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExportError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExportError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExport [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExport (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerInspectError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerInspectContainerNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerInspectWithEmptyID [2021-08-18T12:28:19.186Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerInspect [2021-08-18T12:28:19.186Z] --- PASS: TestContainerInspect (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerInspectNode [2021-08-18T12:28:19.186Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerKillError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerKillError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerKill [2021-08-18T12:28:19.186Z] --- PASS: TestContainerKill (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerListError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerListError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerList [2021-08-18T12:28:19.186Z] --- PASS: TestContainerList (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerLogsNotFoundError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerLogsError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerLogs [2021-08-18T12:28:19.186Z] --- PASS: TestContainerLogs (0.16s) [2021-08-18T12:28:19.186Z] === RUN TestContainerPauseError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerPause [2021-08-18T12:28:19.186Z] --- PASS: TestContainerPause (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainersPruneError [2021-08-18T12:28:19.186Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainersPrune [2021-08-18T12:28:19.186Z] --- PASS: TestContainersPrune (0.01s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRemoveError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRemoveNotFoundError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRemove [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRemove (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRenameError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRename [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRename (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerResizeError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecResizeError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerResize [2021-08-18T12:28:19.186Z] --- PASS: TestContainerResize (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerExecResize [2021-08-18T12:28:19.186Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRestartError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerRestart [2021-08-18T12:28:19.186Z] --- PASS: TestContainerRestart (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStartError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStartError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStart [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStart (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStatsError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStats [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStats (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStopError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStopError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerStop [2021-08-18T12:28:19.186Z] --- PASS: TestContainerStop (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerTopError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerTopError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerTop [2021-08-18T12:28:19.186Z] --- PASS: TestContainerTop (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerUnpauseError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerUnpause [2021-08-18T12:28:19.186Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerUpdateError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerUpdate [2021-08-18T12:28:19.186Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerWaitError [2021-08-18T12:28:19.186Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestContainerWait [2021-08-18T12:28:19.186Z] --- PASS: TestContainerWait (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestDiskUsageError [2021-08-18T12:28:19.186Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestDiskUsage [2021-08-18T12:28:19.186Z] --- PASS: TestDiskUsage (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestDistributionInspectUnsupported [2021-08-18T12:28:19.186Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestDistributionInspectWithEmptyID [2021-08-18T12:28:19.186Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestEventsErrorInOptions [2021-08-18T12:28:19.186Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestEventsErrorFromServer [2021-08-18T12:28:19.186Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestEvents [2021-08-18T12:28:19.186Z] --- PASS: TestEvents (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestTLSCloseWriter [2021-08-18T12:28:19.186Z] === PAUSE TestTLSCloseWriter [2021-08-18T12:28:19.186Z] === RUN TestImageBuildError [2021-08-18T12:28:19.186Z] --- PASS: TestImageBuildError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageBuild [2021-08-18T12:28:19.186Z] --- PASS: TestImageBuild (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestGetDockerOS [2021-08-18T12:28:19.186Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageCreateError [2021-08-18T12:28:19.186Z] --- PASS: TestImageCreateError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageCreate [2021-08-18T12:28:19.186Z] --- PASS: TestImageCreate (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageHistoryError [2021-08-18T12:28:19.186Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageHistory [2021-08-18T12:28:19.186Z] --- PASS: TestImageHistory (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageImportError [2021-08-18T12:28:19.186Z] --- PASS: TestImageImportError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageImport [2021-08-18T12:28:19.186Z] --- PASS: TestImageImport (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageInspectError [2021-08-18T12:28:19.186Z] --- PASS: TestImageInspectError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageInspectImageNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageInspectWithEmptyID [2021-08-18T12:28:19.186Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageInspect [2021-08-18T12:28:19.186Z] --- PASS: TestImageInspect (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageListError [2021-08-18T12:28:19.186Z] --- PASS: TestImageListError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageList [2021-08-18T12:28:19.186Z] --- PASS: TestImageList (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageListApiBefore125 [2021-08-18T12:28:19.186Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageLoadError [2021-08-18T12:28:19.186Z] --- PASS: TestImageLoadError (0.02s) [2021-08-18T12:28:19.186Z] === RUN TestImageLoad [2021-08-18T12:28:19.186Z] --- PASS: TestImageLoad (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagesPruneError [2021-08-18T12:28:19.186Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagesPrune [2021-08-18T12:28:19.186Z] --- PASS: TestImagesPrune (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullReferenceParseError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullAnyError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePullWithoutErrors [2021-08-18T12:28:19.186Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushReferenceError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushAnyError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithoutErrors [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-18T12:28:19.186Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-18T12:28:19.186Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageRemoveError [2021-08-18T12:28:19.186Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageRemoveImageNotFound [2021-08-18T12:28:19.186Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageRemove [2021-08-18T12:28:19.186Z] --- PASS: TestImageRemove (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageSaveError [2021-08-18T12:28:19.186Z] --- PASS: TestImageSaveError (0.00s) [2021-08-18T12:28:19.186Z] === RUN TestImageSave [2021-08-18T12:28:19.187Z] --- PASS: TestImageSave (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageSearchAnyError [2021-08-18T12:28:19.187Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-18T12:28:19.187Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:28:19.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:28:19.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-18T12:28:19.187Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageSearchWithoutErrors [2021-08-18T12:28:19.187Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageTagError [2021-08-18T12:28:19.187Z] --- PASS: TestImageTagError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageTagInvalidReference [2021-08-18T12:28:19.187Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageTagInvalidSourceImageName [2021-08-18T12:28:19.187Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageTagHexSource [2021-08-18T12:28:19.187Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestImageTag [2021-08-18T12:28:19.187Z] --- PASS: TestImageTag (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestInfoServerError [2021-08-18T12:28:19.187Z] --- PASS: TestInfoServerError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestInfoInvalidResponseJSONError [2021-08-18T12:28:19.187Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestInfo [2021-08-18T12:28:19.187Z] --- PASS: TestInfo (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkConnectError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkConnect [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkCreateError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkCreate [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkDisconnectError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkDisconnect [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkInspectNotFoundError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkInspect [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkListError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkList [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworksPruneError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworksPrune [2021-08-18T12:28:19.187Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkRemoveError [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNetworkRemove [2021-08-18T12:28:19.187Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeInspectNodeNotFound [2021-08-18T12:28:19.187Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeInspect [2021-08-18T12:28:19.187Z] --- PASS: TestNodeInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeListError [2021-08-18T12:28:19.187Z] --- PASS: TestNodeListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeList [2021-08-18T12:28:19.187Z] --- PASS: TestNodeList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeRemoveError [2021-08-18T12:28:19.187Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeRemove [2021-08-18T12:28:19.187Z] --- PASS: TestNodeRemove (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeUpdateError [2021-08-18T12:28:19.187Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestNodeUpdate [2021-08-18T12:28:19.187Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestOptionWithTimeout [2021-08-18T12:28:19.187Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPingFail [2021-08-18T12:28:19.187Z] --- PASS: TestPingFail (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPingWithError [2021-08-18T12:28:19.187Z] 2021/08/18 12:28:18 RoundTripper returned a response & error; ignoring response [2021-08-18T12:28:19.187Z] 2021/08/18 12:28:18 RoundTripper returned a response & error; ignoring response [2021-08-18T12:28:19.187Z] --- PASS: TestPingWithError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPingSuccess [2021-08-18T12:28:19.187Z] --- PASS: TestPingSuccess (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPingHeadFallback [2021-08-18T12:28:19.187Z] === RUN TestPingHeadFallback/OK [2021-08-18T12:28:19.187Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-18T12:28:19.187Z] === RUN TestPingHeadFallback/Not_Found [2021-08-18T12:28:19.187Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-18T12:28:19.187Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-18T12:28:19.187Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-18T12:28:19.187Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-18T12:28:19.187Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-18T12:28:19.187Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginDisableError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginDisable [2021-08-18T12:28:19.187Z] --- PASS: TestPluginDisable (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginEnableError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginEnable [2021-08-18T12:28:19.187Z] --- PASS: TestPluginEnable (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginInspect [2021-08-18T12:28:19.187Z] --- PASS: TestPluginInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginListError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginList [2021-08-18T12:28:19.187Z] --- PASS: TestPluginList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginPushError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginPushError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginPush [2021-08-18T12:28:19.187Z] --- PASS: TestPluginPush (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginRemoveError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginRemove [2021-08-18T12:28:19.187Z] --- PASS: TestPluginRemove (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginSetError [2021-08-18T12:28:19.187Z] --- PASS: TestPluginSetError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPluginSet [2021-08-18T12:28:19.187Z] --- PASS: TestPluginSet (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSetHostHeader [2021-08-18T12:28:19.187Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestPlainTextError [2021-08-18T12:28:19.187Z] --- PASS: TestPlainTextError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestInfiniteError [2021-08-18T12:28:19.187Z] --- PASS: TestInfiniteError (0.02s) [2021-08-18T12:28:19.187Z] === RUN TestCanceledContext [2021-08-18T12:28:19.187Z] 2021/08/18 12:28:18 RoundTripper returned a response & error; ignoring response [2021-08-18T12:28:19.187Z] --- PASS: TestCanceledContext (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestDeadlineExceededContext [2021-08-18T12:28:19.187Z] 2021/08/18 12:28:18 RoundTripper returned a response & error; ignoring response [2021-08-18T12:28:19.187Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretCreateUnsupported [2021-08-18T12:28:19.187Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretCreateError [2021-08-18T12:28:19.187Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretCreate [2021-08-18T12:28:19.187Z] --- PASS: TestSecretCreate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretInspectUnsupported [2021-08-18T12:28:19.187Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretInspectSecretNotFound [2021-08-18T12:28:19.187Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretInspect [2021-08-18T12:28:19.187Z] --- PASS: TestSecretInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretListUnsupported [2021-08-18T12:28:19.187Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretListError [2021-08-18T12:28:19.187Z] --- PASS: TestSecretListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretList [2021-08-18T12:28:19.187Z] --- PASS: TestSecretList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretRemoveUnsupported [2021-08-18T12:28:19.187Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretRemoveError [2021-08-18T12:28:19.187Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretRemove [2021-08-18T12:28:19.187Z] --- PASS: TestSecretRemove (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretUpdateUnsupported [2021-08-18T12:28:19.187Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretUpdateError [2021-08-18T12:28:19.187Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSecretUpdate [2021-08-18T12:28:19.187Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceCreateError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceCreate [2021-08-18T12:28:19.187Z] --- PASS: TestServiceCreate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-18T12:28:19.187Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2021-08-18T12:28:19.187Z] === RUN TestServiceCreateDigestPinning [2021-08-18T12:28:19.187Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceInspectServiceNotFound [2021-08-18T12:28:19.187Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceInspect [2021-08-18T12:28:19.187Z] --- PASS: TestServiceInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceListError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceList [2021-08-18T12:28:19.187Z] --- PASS: TestServiceList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceLogsError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceLogs [2021-08-18T12:28:19.187Z] --- PASS: TestServiceLogs (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceRemoveError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceRemoveNotFoundError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceRemove [2021-08-18T12:28:19.187Z] --- PASS: TestServiceRemove (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceUpdateError [2021-08-18T12:28:19.187Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestServiceUpdate [2021-08-18T12:28:19.187Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmGetUnlockKeyError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmGetUnlockKey [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmInitError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmInit [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmInit (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmInspect [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmJoinError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmJoin [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmLeaveError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmLeave [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmUnlockError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmUnlock [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmUpdateError [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestSwarmUpdate [2021-08-18T12:28:19.187Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestTaskInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestTaskInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestTaskInspect [2021-08-18T12:28:19.187Z] --- PASS: TestTaskInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestTaskListError [2021-08-18T12:28:19.187Z] --- PASS: TestTaskListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestTaskList [2021-08-18T12:28:19.187Z] --- PASS: TestTaskList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeCreateError [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeCreate [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeInspectError [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeInspectNotFound [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeInspectWithEmptyID [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeInspect [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeListError [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeListError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeList [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeList (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeRemoveError [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-18T12:28:19.187Z] === RUN TestVolumeRemove [2021-08-18T12:28:19.187Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-18T12:28:19.187Z] === CONT TestTLSCloseWriter [2021-08-18T12:28:19.187Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-18T12:28:19.187Z] PASS [2021-08-18T12:28:19.187Z] coverage: 74.8% of statements [2021-08-18T12:28:19.187Z] ok github.com/docker/docker/client 0.740s coverage: 74.8% of statements [2021-08-18T12:28:19.311Z] #27 48.77 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T12:28:19.311Z] #27 48.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:28:19.311Z] #27 48.85 Selecting previously unselected package python3-setuptools. [2021-08-18T12:28:19.311Z] #27 48.86 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T12:28:19.311Z] #27 48.87 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T12:28:19.567Z] #27 49.02 Selecting previously unselected package python3-wheel. [2021-08-18T12:28:19.567Z] #27 49.02 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T12:28:19.567Z] #27 49.02 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T12:28:19.567Z] #27 49.10 Selecting previously unselected package sudo. [2021-08-18T12:28:19.567Z] #27 49.11 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T12:28:19.567Z] #27 49.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T12:28:19.823Z] #27 49.39 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T12:28:19.823Z] #27 49.40 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T12:28:19.823Z] #27 49.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T12:28:19.944Z] --- PASS: TestLinksContainerNames (1.38s) [2021-08-18T12:28:19.944Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:28:20.079Z] #27 49.59 Selecting previously unselected package uidmap. [2021-08-18T12:28:20.079Z] #27 49.59 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T12:28:20.079Z] #27 49.60 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T12:28:20.079Z] #27 49.69 Selecting previously unselected package vim-runtime. [2021-08-18T12:28:20.079Z] #27 49.70 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T12:28:20.079Z] #27 49.73 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-18T12:28:20.079Z] #27 49.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T12:28:20.079Z] #27 49.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T12:28:20.123Z] 4612f6d0b889: Pull complete [2021-08-18T12:28:20.870Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-08-18T12:28:20.870Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T12:28:21.432Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/default [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/private [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/slave [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/shared [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/default [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/shared [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/slave [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/private [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:28:21.432Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T12:28:21.432Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:28:21.432Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:28:21.689Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-18T12:28:21.689Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-18T12:28:21.689Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T12:28:21.976Z] #27 51.37 Selecting previously unselected package vim. [2021-08-18T12:28:21.976Z] #27 51.38 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T12:28:21.976Z] #27 51.40 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T12:28:22.232Z] #27 51.71 Selecting previously unselected package xfsprogs. [2021-08-18T12:28:22.232Z] #27 51.73 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T12:28:22.232Z] #27 51.73 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T12:28:22.488Z] #27 52.02 Selecting previously unselected package zip. [2021-08-18T12:28:22.488Z] #27 52.04 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-18T12:28:22.488Z] #27 52.04 Unpacking zip (3.0-11+b1) ... [2021-08-18T12:28:22.488Z] #27 52.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T12:28:22.488Z] #27 52.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T12:28:22.488Z] #27 52.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T12:28:22.488Z] #27 52.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T12:28:22.488Z] #27 52.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T12:28:22.488Z] #27 52.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T12:28:22.488Z] #27 52.23 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T12:28:22.488Z] #27 52.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T12:28:22.488Z] #27 52.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T12:28:22.745Z] #27 52.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T12:28:22.745Z] #27 52.27 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T12:28:22.745Z] #27 52.29 Setting up zip (3.0-11+b1) ... [2021-08-18T12:28:22.745Z] #27 52.30 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T12:28:22.745Z] #27 52.32 Setting up bash-completion (1:2.8-6) ... [2021-08-18T12:28:24.144Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T12:28:24.203Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2021-08-18T12:28:24.203Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T12:28:24.203Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-08-18T12:28:24.203Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T12:28:24.638Z] #27 53.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T12:28:24.638Z] #27 53.94 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T12:28:24.638Z] #27 53.99 invoke-rc.d: could not determine current runlevel [2021-08-18T12:28:24.638Z] #27 53.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T12:28:24.638Z] #27 54.01 Setting up pigz (2.4-1) ... [2021-08-18T12:28:24.638Z] #27 54.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T12:28:24.638Z] #27 54.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T12:28:24.638Z] #27 54.04 Setting up python-pip-whl (18.1-5) ... [2021-08-18T12:28:24.638Z] #27 54.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T12:28:24.638Z] #27 54.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T12:28:24.638Z] #27 54.37 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T12:28:24.638Z] #27 54.38 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T12:28:24.638Z] #27 54.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T12:28:24.638Z] #27 54.40 Setting up vim (2:8.1.0875-5) ... [2021-08-18T12:28:24.638Z] #27 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T12:28:24.638Z] #27 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T12:28:24.638Z] #27 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T12:28:24.894Z] #27 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T12:28:24.894Z] #27 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T12:28:24.894Z] #27 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T12:28:24.894Z] #27 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T12:28:24.894Z] #27 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T12:28:24.894Z] #27 54.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T12:28:24.894Z] #27 54.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T12:28:24.894Z] #27 54.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T12:28:24.894Z] #27 54.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T12:28:24.894Z] #27 54.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T12:28:24.894Z] #27 54.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T12:28:25.131Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s) [2021-08-18T12:28:25.131Z] === RUN TestNetworkNat [2021-08-18T12:28:25.693Z] --- PASS: TestNetworkNat (0.73s) [2021-08-18T12:28:25.693Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:28:26.257Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2021-08-18T12:28:26.257Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:28:26.262Z] #27 55.88 Setting up iptables (1.8.2-4) ... [2021-08-18T12:28:26.262Z] #27 55.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T12:28:26.262Z] #27 55.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T12:28:26.262Z] #27 55.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T12:28:26.262Z] #27 55.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T12:28:26.262Z] #27 55.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T12:28:26.262Z] #27 55.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T12:28:26.262Z] #27 55.92 Setting up python3 (3.7.3-1) ... [2021-08-18T12:28:26.519Z] #27 56.15 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T12:28:27.082Z] #27 56.54 Setting up apparmor (2.13.2-10) ... [2021-08-18T12:28:28.013Z] #27 57.64 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T12:28:28.013Z] #27 57.66 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T12:28:28.270Z] #27 57.89 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T12:28:28.833Z] #27 58.31 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T12:28:29.090Z] #27 58.57 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T12:28:29.521Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-08-18T12:28:29.521Z] === RUN TestPause [2021-08-18T12:28:29.657Z] #27 59.19 Setting up python3-pip (18.1-5) ... [2021-08-18T12:28:29.916Z] #27 59.67 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T12:28:30.084Z] --- PASS: TestPause (0.72s) [2021-08-18T12:28:30.084Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:28:30.084Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:28:30.084Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:28:30.084Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:28:30.174Z] #27 59.71 Processing triggers for mime-support (3.62) ... [2021-08-18T12:28:31.012Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2021-08-18T12:28:31.012Z] === RUN TestPidHost [2021-08-18T12:28:31.115Z] #27 DONE 60.5s [2021-08-18T12:28:31.115Z] [2021-08-18T12:28:31.115Z] #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-18T12:28:31.115Z] #28 sha256:18347a56ef65d4920c3f85a8792ef17d75c23851caab350cde28076af0b8141f [2021-08-18T12:28:32.049Z] #28 1.006 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T12:28:32.049Z] #28 1.010 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T12:28:32.049Z] #28 1.017 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T12:28:32.049Z] #28 DONE 1.1s [2021-08-18T12:28:32.049Z] [2021-08-18T12:28:32.049Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T12:28:32.049Z] #29 sha256:c8f11d6dda6785b6eb7a8f037928bb26e27c39285625dfa1b8327e5e568bc533 [2021-08-18T12:28:32.900Z] --- PASS: TestPidHost (1.87s) [2021-08-18T12:28:32.900Z] === RUN TestPsFilter [2021-08-18T12:28:32.900Z] --- PASS: TestPsFilter (0.09s) [2021-08-18T12:28:32.900Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:28:33.468Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-18T12:28:33.468Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:28:33.999Z] --- PASS: TestCheckoutGit (27.55s) [2021-08-18T12:28:33.999Z] === RUN TestValidGitTransport [2021-08-18T12:28:33.999Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-18T12:28:33.999Z] === RUN TestGitInvalidRef [2021-08-18T12:28:33.999Z] --- PASS: TestGitInvalidRef (0.26s) [2021-08-18T12:28:33.999Z] PASS [2021-08-18T12:28:33.999Z] coverage: 86.3% of statements [2021-08-18T12:28:33.999Z] ok github.com/docker/docker/builder/remotecontext/git 28.115s coverage: 86.3% of statements [2021-08-18T12:28:33.999Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T12:28:33.999Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T12:28:34.397Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-08-18T12:28:34.397Z] === RUN TestRemoveContainerRunning [2021-08-18T12:28:34.958Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-08-18T12:28:34.958Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:28:35.321Z] #29 2.967 Collecting yamllint==1.26.1 [2021-08-18T12:28:35.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-08-18T12:28:35.520Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:28:35.520Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-18T12:28:35.520Z] === RUN TestRenameLinkedContainer [2021-08-18T12:28:38.786Z] --- PASS: TestRenameLinkedContainer (2.71s) [2021-08-18T12:28:38.786Z] === RUN TestRenameStoppedContainer [2021-08-18T12:28:39.042Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-08-18T12:28:39.042Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:28:40.408Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-08-18T12:28:40.408Z] === RUN TestRenameInvalidName [2021-08-18T12:28:40.586Z] #29 8.258 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T12:28:40.970Z] --- PASS: TestRenameInvalidName (0.68s) [2021-08-18T12:28:40.970Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:28:41.150Z] #29 8.947 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T12:28:41.150Z] #29 8.982 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T12:28:41.150Z] #29 9.013 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T12:28:41.150Z] #29 9.120 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T12:28:41.407Z] #29 9.283 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T12:28:41.407Z] #29 9.285 Building wheels for collected packages: yamllint [2021-08-18T12:28:41.407Z] #29 9.286 Running setup.py bdist_wheel for yamllint: started [2021-08-18T12:28:41.664Z] #29 9.798 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T12:28:41.922Z] #29 9.801 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T12:28:41.922Z] #29 9.835 Successfully built yamllint [2021-08-18T12:28:41.922Z] #29 9.849 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T12:28:41.922Z] #29 10.04 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T12:28:42.852Z] #29 DONE 10.9s [2021-08-18T12:28:42.852Z] [2021-08-18T12:28:42.852Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T12:28:42.852Z] #32 sha256:c34dc4abf133b8ba73686e7b4817bc885ef90462085313cfb9c70061721c431f [2021-08-18T12:28:43.109Z] #32 DONE 0.4s [2021-08-18T12:28:43.109Z] [2021-08-18T12:28:43.109Z] #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-18T12:28:43.109Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:28:43.365Z] #64 ... [2021-08-18T12:28:43.365Z] [2021-08-18T12:28:43.365Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:28:43.365Z] #37 sha256:85041e4c806ed1dc06b2b6ffdb265fa3989883a01f1d03c4da79d3d2bdf5e2dd [2021-08-18T12:28:43.487Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2021-08-18T12:28:43.487Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:28:44.049Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-08-18T12:28:44.049Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:28:45.414Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-08-18T12:28:45.414Z] === RUN TestResize [2021-08-18T12:28:45.976Z] --- PASS: TestResize (0.66s) [2021-08-18T12:28:45.976Z] === RUN TestResizeWithInvalidSize [2021-08-18T12:28:46.903Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-08-18T12:28:46.903Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:28:47.464Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:28:47.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:28:47.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:28:47.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:28:47.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:28:48.616Z] #37 ... [2021-08-18T12:28:48.616Z] [2021-08-18T12:28:48.616Z] #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-18T12:28:48.616Z] #61 sha256:6f0a423cc1675225fbc136fbef59db13a9c93e679c72fd26484ecadd48b0c4c5 [2021-08-18T12:28:48.616Z] #61 83.61 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-18T12:28:48.616Z] #61 84.34 + mkdir -p /build [2021-08-18T12:28:48.616Z] #61 84.35 + cp runc /build/runc [2021-08-18T12:28:48.816Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-18T12:28:48.817Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestConfigureDaemonLogs [2021-08-18T12:28:48.817Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestCommonOptionsInstallFlags [2021-08-18T12:28:48.817Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-18T12:28:48.817Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-18T12:28:48.817Z] PASS [2021-08-18T12:28:48.817Z] coverage: 18.5% of statements [2021-08-18T12:28:48.817Z] ok github.com/docker/docker/cmd/dockerd 0.841s coverage: 18.5% of statements [2021-08-18T12:28:48.817Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-18T12:28:48.817Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T12:28:48.817Z] === RUN TestContainerStopSignal [2021-08-18T12:28:48.817Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestContainerStopTimeout [2021-08-18T12:28:48.817Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-18T12:28:48.817Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-18T12:28:48.817Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-18T12:28:48.817Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-18T12:28:48.817Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestReplaceAndAppendEnvVars [2021-08-18T12:28:48.817Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-18T12:28:48.817Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestNewMemoryStore [2021-08-18T12:28:48.817Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestAddContainers [2021-08-18T12:28:48.817Z] --- PASS: TestAddContainers (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestGetContainer [2021-08-18T12:28:48.817Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestDeleteContainer [2021-08-18T12:28:48.817Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestListContainers [2021-08-18T12:28:48.817Z] --- PASS: TestListContainers (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestFirstContainer [2021-08-18T12:28:48.817Z] --- PASS: TestFirstContainer (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestApplyAllContainer [2021-08-18T12:28:48.817Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestIsValidHealthString [2021-08-18T12:28:48.817Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestStateRunStop [2021-08-18T12:28:48.817Z] --- PASS: TestStateRunStop (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestStateTimeoutWait [2021-08-18T12:28:48.817Z] state_test.go:141: Stop callback fired [2021-08-18T12:28:48.817Z] state_test.go:165: Stop callback fired [2021-08-18T12:28:48.817Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-18T12:28:48.817Z] === RUN TestIsValidStateString [2021-08-18T12:28:48.817Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestViewSaveDelete [2021-08-18T12:28:48.817Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-18T12:28:48.817Z] === RUN TestViewAll [2021-08-18T12:28:48.817Z] --- PASS: TestViewAll (0.01s) [2021-08-18T12:28:48.817Z] === RUN TestViewGet [2021-08-18T12:28:48.817Z] --- PASS: TestViewGet (0.01s) [2021-08-18T12:28:48.817Z] === RUN TestNames [2021-08-18T12:28:48.817Z] --- PASS: TestNames (0.00s) [2021-08-18T12:28:48.817Z] === RUN TestViewWithHealthCheck [2021-08-18T12:28:48.817Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-08-18T12:28:48.817Z] PASS [2021-08-18T12:28:48.817Z] coverage: 41.5% of statements [2021-08-18T12:28:48.817Z] ok github.com/docker/docker/container 1.216s coverage: 41.5% of statements [2021-08-18T12:28:48.817Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T12:28:48.817Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T12:28:48.817Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T12:28:48.817Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T12:28:48.874Z] #61 DONE 85.6s [2021-08-18T12:28:48.874Z] [2021-08-18T12:28:48.874Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T12:28:48.874Z] #37 sha256:85041e4c806ed1dc06b2b6ffdb265fa3989883a01f1d03c4da79d3d2bdf5e2dd [2021-08-18T12:28:48.874Z] #37 DONE 5.8s [2021-08-18T12:28:48.874Z] [2021-08-18T12:28:48.874Z] #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-18T12:28:48.874Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:28:49.131Z] #64 ... [2021-08-18T12:28:49.131Z] [2021-08-18T12:28:49.131Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T12:28:49.131Z] #40 sha256:4a745276e3ffa91a99af055faa40625dd64844ea57779ad50da62ffa79b3bde8 [2021-08-18T12:28:49.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:28:49.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:28:49.700Z] #40 DONE 0.5s [2021-08-18T12:28:49.700Z] [2021-08-18T12:28:49.700Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T12:28:49.700Z] #42 sha256:d17a8f28d445a0e5cfafc728293f2f0ab47c98fa41f2da95a27bdd6f72ee6d0a [2021-08-18T12:28:49.700Z] #42 DONE 0.1s [2021-08-18T12:28:49.700Z] [2021-08-18T12:28:49.700Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T12:28:49.700Z] #45 sha256:57cd3e39cb7807d4a68a2ac37cc38d41df28b28960c94f842f76262d7f2ea968 [2021-08-18T12:28:49.700Z] #45 DONE 0.0s [2021-08-18T12:28:49.700Z] [2021-08-18T12:28:49.700Z] #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-18T12:28:49.700Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:28:49.700Z] #64 ... [2021-08-18T12:28:49.700Z] [2021-08-18T12:28:49.700Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T12:28:49.700Z] #48 sha256:3022bb6fe72ec01f57a8e16416a527d8142bd5a9c1aa159fb025261125ea76c7 [2021-08-18T12:28:49.786Z] === RUN TestPrepare [2021-08-18T12:28:49.786Z] --- PASS: TestPrepare (0.00s) [2021-08-18T12:28:49.786Z] === RUN TestStart [2021-08-18T12:28:49.786Z] --- PASS: TestStart (0.00s) [2021-08-18T12:28:49.786Z] === RUN TestWaitCancel [2021-08-18T12:28:49.786Z] --- PASS: TestWaitCancel (0.00s) [2021-08-18T12:28:49.786Z] === RUN TestWaitDisabled [2021-08-18T12:28:49.786Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-18T12:28:49.786Z] === RUN TestWaitEnabled [2021-08-18T12:28:49.786Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-18T12:28:49.786Z] === RUN TestRemove [2021-08-18T12:28:49.786Z] --- PASS: TestRemove (0.00s) [2021-08-18T12:28:49.786Z] PASS [2021-08-18T12:28:49.786Z] coverage: 65.3% of statements [2021-08-18T12:28:49.786Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.618s coverage: 65.3% of statements [2021-08-18T12:28:49.884Z] === RUN TestBoolValue [2021-08-18T12:28:49.884Z] --- PASS: TestBoolValue (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestBoolValueOrDefault [2021-08-18T12:28:49.884Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestInt64ValueOrZero [2021-08-18T12:28:49.884Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestInt64ValueOrDefault [2021-08-18T12:28:49.884Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-18T12:28:49.884Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestJsonContentType [2021-08-18T12:28:49.884Z] --- PASS: TestJsonContentType (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 14.7% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/server/httputils 0.259s coverage: 14.7% of statements [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T12:28:49.884Z] === RUN TestMaskSecretKeys [2021-08-18T12:28:49.884Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-18T12:28:49.884Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-18T12:28:49.884Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-18T12:28:49.884Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestVersionMiddlewareVersion [2021-08-18T12:28:49.884Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-18T12:28:49.884Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 37.7% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/server/middleware 0.268s coverage: 37.7% of statements [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T12:28:49.884Z] === RUN TestAdjustForAPIVersion [2021-08-18T12:28:49.884Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 5.7% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/server/router/swarm 0.202s coverage: 5.7% of statements [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T12:28:49.884Z] === RUN TestStrSliceMarshalJSON [2021-08-18T12:28:49.884Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestStrSliceUnmarshalJSON [2021-08-18T12:28:49.884Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestStrSliceUnmarshalString [2021-08-18T12:28:49.884Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestStrSliceUnmarshalSlice [2021-08-18T12:28:49.884Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 90.0% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/types/strslice 0.291s coverage: 90.0% of statements [2021-08-18T12:28:49.884Z] === RUN TestToJSON [2021-08-18T12:28:49.884Z] --- PASS: TestToJSON (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestToParamWithVersion [2021-08-18T12:28:49.884Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestFromJSON [2021-08-18T12:28:49.884Z] --- PASS: TestFromJSON (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestEmpty [2021-08-18T12:28:49.884Z] --- PASS: TestEmpty (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestArgsMatchKVListEmptySources [2021-08-18T12:28:49.884Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestArgsMatchKVList [2021-08-18T12:28:49.884Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestArgsMatch [2021-08-18T12:28:49.884Z] --- PASS: TestArgsMatch (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestAdd [2021-08-18T12:28:49.884Z] --- PASS: TestAdd (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestDel [2021-08-18T12:28:49.884Z] --- PASS: TestDel (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestLen [2021-08-18T12:28:49.884Z] --- PASS: TestLen (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestExactMatch [2021-08-18T12:28:49.884Z] --- PASS: TestExactMatch (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestOnlyOneExactMatch [2021-08-18T12:28:49.884Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestContains [2021-08-18T12:28:49.884Z] --- PASS: TestContains (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestValidate [2021-08-18T12:28:49.884Z] --- PASS: TestValidate (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestWalkValues [2021-08-18T12:28:49.884Z] --- PASS: TestWalkValues (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestFuzzyMatch [2021-08-18T12:28:49.884Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestClone [2021-08-18T12:28:49.884Z] --- PASS: TestClone (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 92.2% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/types/filters 0.291s coverage: 92.2% of statements [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T12:28:49.884Z] === RUN TestDurationToSecondsString [2021-08-18T12:28:49.884Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestGetTimestamp [2021-08-18T12:28:49.884Z] === RUN TestCompareVersion [2021-08-18T12:28:49.884Z] --- PASS: TestCompareVersion (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 75.0% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/types/versions 0.144s coverage: 75.0% of statements [2021-08-18T12:28:49.884Z] --- PASS: TestGetTimestamp (0.18s) [2021-08-18T12:28:49.884Z] === RUN TestParseTimestamps [2021-08-18T12:28:49.884Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-18T12:28:49.884Z] PASS [2021-08-18T12:28:49.884Z] coverage: 100.0% of statements [2021-08-18T12:28:49.884Z] ok github.com/docker/docker/api/types/time 0.328s coverage: 100.0% of statements [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T12:28:49.884Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-18T12:28:49.884Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-18T12:28:49.884Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestCloneArgsSmartHttp [2021-08-18T12:28:49.884Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestCloneArgsDumbHttp [2021-08-18T12:28:49.884Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestCloneArgsGit [2021-08-18T12:28:49.884Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-18T12:28:49.884Z] === RUN TestCheckoutGit [2021-08-18T12:28:50.266Z] #48 DONE 0.5s [2021-08-18T12:28:50.266Z] [2021-08-18T12:28:50.266Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T12:28:50.266Z] #52 sha256:6d4dd57771a20ddec6635dd2d000e359b2318bc6e5ae4102dce0e306e02d9bb8 [2021-08-18T12:28:50.266Z] #52 DONE 0.0s [2021-08-18T12:28:50.266Z] [2021-08-18T12:28:50.266Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T12:28:50.266Z] #54 sha256:8e3d5fce05c77d5cf6071765cb5516416c1c4669be4098a598f9e6a98fe6db82 [2021-08-18T12:28:50.344Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-18T12:28:50.344Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-18T12:28:50.344Z] === RUN TestProcessNoDockerignore [2021-08-18T12:28:50.344Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-18T12:28:50.344Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestDetectContentType [2021-08-18T12:28:50.344Z] --- PASS: TestDetectContentType (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestSelectAcceptableMIME [2021-08-18T12:28:50.344Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestInspectEmptyResponse [2021-08-18T12:28:50.344Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestInspectResponseBinary [2021-08-18T12:28:50.344Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestResponseUnsupportedContentType [2021-08-18T12:28:50.344Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestInspectResponseTextSimple [2021-08-18T12:28:50.344Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestInspectResponseEmptyContentType [2021-08-18T12:28:50.344Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestUnknownContentLength [2021-08-18T12:28:50.344Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestDownloadRemote [2021-08-18T12:28:50.344Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-18T12:28:50.344Z] === RUN TestGetWithStatusError [2021-08-18T12:28:50.344Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestCloseRootDirectory [2021-08-18T12:28:50.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:50.344Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestHashFile [2021-08-18T12:28:50.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:50.344Z] --- SKIP: TestHashFile (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestHashSubdir [2021-08-18T12:28:50.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:50.344Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-18T12:28:50.344Z] === RUN TestRemoveDirectory [2021-08-18T12:28:50.344Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:50.344Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-18T12:28:50.344Z] PASS [2021-08-18T12:28:50.344Z] coverage: 9.3% of statements [2021-08-18T12:28:50.344Z] ok github.com/docker/docker/builder/remotecontext 0.845s coverage: 9.3% of statements [2021-08-18T12:28:50.525Z] #54 DONE 0.3s [2021-08-18T12:28:50.525Z] [2021-08-18T12:28:50.525Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T12:28:50.525Z] #56 sha256:5c0cfd8d08ba3440fb9cd108f934dd804e6d5def0412d219c3d64cf9b6e0a390 [2021-08-18T12:28:50.525Z] #56 DONE 0.1s [2021-08-18T12:28:50.525Z] [2021-08-18T12:28:50.525Z] #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-18T12:28:50.525Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:28:50.525Z] #64 ... [2021-08-18T12:28:50.525Z] [2021-08-18T12:28:50.525Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T12:28:50.525Z] #58 sha256:18088ba9913e7806ab1095b55e28cb1af04eb2a2ce5e02a4e9ef7414a21deed5 [2021-08-18T12:28:50.735Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T12:28:50.735Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T12:28:50.735Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T12:28:50.735Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T12:28:50.753Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-18T12:28:50.753Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-18T12:28:50.753Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-18T12:28:50.753Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-18T12:28:50.753Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestGetAllAllowed [2021-08-18T12:28:50.808Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestGetAllMeta [2021-08-18T12:28:50.808Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-18T12:28:50.808Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestIsUnreferencedBuiltin [2021-08-18T12:28:50.808Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestIsExistingDirectory [2021-08-18T12:28:50.808Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestGetFilenameForDownload [2021-08-18T12:28:50.808Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestEnv2Variables [2021-08-18T12:28:50.808Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-18T12:28:50.808Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestMaintainer [2021-08-18T12:28:50.808Z] --- PASS: TestMaintainer (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestLabel [2021-08-18T12:28:50.808Z] --- PASS: TestLabel (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestFromScratch [2021-08-18T12:28:50.808Z] --- PASS: TestFromScratch (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestFromWithArg [2021-08-18T12:28:50.808Z] --- PASS: TestFromWithArg (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-18T12:28:50.808Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestFromWithUndefinedArg [2021-08-18T12:28:50.808Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestFromMultiStageWithNamedStage [2021-08-18T12:28:50.808Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestOnbuild [2021-08-18T12:28:50.808Z] --- PASS: TestOnbuild (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestWorkdir [2021-08-18T12:28:50.808Z] --- PASS: TestWorkdir (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestCmd [2021-08-18T12:28:50.808Z] --- PASS: TestCmd (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestHealthcheckNone [2021-08-18T12:28:50.808Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestHealthcheckCmd [2021-08-18T12:28:50.808Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestEntrypoint [2021-08-18T12:28:50.808Z] --- PASS: TestEntrypoint (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestExpose [2021-08-18T12:28:50.808Z] --- PASS: TestExpose (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestUser [2021-08-18T12:28:50.808Z] --- PASS: TestUser (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestVolume [2021-08-18T12:28:50.808Z] --- PASS: TestVolume (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestStopSignal [2021-08-18T12:28:50.808Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T12:28:50.808Z] --- SKIP: TestStopSignal (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestArg [2021-08-18T12:28:50.808Z] --- PASS: TestArg (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestShell [2021-08-18T12:28:50.808Z] --- PASS: TestShell (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestPrependEnvOnCmd [2021-08-18T12:28:50.808Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestRunWithBuildArgs [2021-08-18T12:28:50.808Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestRunIgnoresHealthcheck [2021-08-18T12:28:50.808Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestDispatchUnsupportedOptions [2021-08-18T12:28:50.808Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-18T12:28:50.808Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-18T12:28:50.808Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-18T12:28:50.808Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-18T12:28:50.808Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-18T12:28:50.808Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-18T12:28:50.808Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestNormalizeWorkdir [2021-08-18T12:28:50.808Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-18T12:28:50.808Z] === RUN TestDispatch [2021-08-18T12:28:50.808Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-18T12:28:50.808Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-18T12:28:51.089Z] #58 DONE 0.4s [2021-08-18T12:28:51.089Z] [2021-08-18T12:28:51.089Z] #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-18T12:28:51.090Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:28:51.090Z] #64 ... [2021-08-18T12:28:51.090Z] [2021-08-18T12:28:51.090Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T12:28:51.090Z] #60 sha256:a8d0466bbcb89e6b40e2e134de19fcd0d2b36289e4d5f8ce0707a81f34bdc95f [2021-08-18T12:28:51.090Z] #60 DONE 0.1s [2021-08-18T12:28:51.090Z] [2021-08-18T12:28:51.090Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T12:28:51.090Z] #62 sha256:f0905388639ec72fe7b401d17dd9483dfb9557dfdcbdf0400b3483501e36a610 [2021-08-18T12:28:51.090Z] #62 DONE 0.1s [2021-08-18T12:28:51.090Z] [2021-08-18T12:28:51.090Z] #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-18T12:28:51.090Z] #64 sha256:0742a81e7aedbac404dc7e857c1987b7b098a7e3e8d943eca122d4c92218a765 [2021-08-18T12:28:51.213Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-18T12:28:51.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-18T12:28:51.213Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-18T12:28:51.213Z] PASS [2021-08-18T12:28:51.213Z] coverage: 35.9% of statements [2021-08-18T12:28:51.213Z] ok github.com/docker/docker/daemon/cluster/convert 0.527s coverage: 35.9% of statements [2021-08-18T12:28:51.267Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-18T12:28:51.267Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-18T12:28:51.267Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-18T12:28:51.267Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-18T12:28:51.267Z] === RUN TestDispatch/COPY_url [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch (0.09s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-18T12:28:51.267Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestAddScratchImageAddsToMounts [2021-08-18T12:28:51.267Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-18T12:28:51.267Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-18T12:28:51.267Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-18T12:28:51.267Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestImageSourceGetAddsToMounts [2021-08-18T12:28:51.267Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestEmptyDockerfile [2021-08-18T12:28:51.267Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-18T12:28:51.267Z] === RUN TestSymlinkDockerfile [2021-08-18T12:28:51.267Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-18T12:28:51.267Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-18T12:28:51.267Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestNonExistingDockerfile [2021-08-18T12:28:51.267Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestCopyRunConfig [2021-08-18T12:28:51.267Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestDeepCopyRunConfig [2021-08-18T12:28:51.267Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestExportImage [2021-08-18T12:28:51.267Z] --- PASS: TestExportImage (0.00s) [2021-08-18T12:28:51.267Z] === RUN TestNormalizeDest [2021-08-18T12:28:51.267Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-18T12:28:51.267Z] PASS [2021-08-18T12:28:51.267Z] coverage: 46.8% of statements [2021-08-18T12:28:51.267Z] ok github.com/docker/docker/builder/dockerfile 0.802s coverage: 46.8% of statements [2021-08-18T12:28:51.267Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T12:28:51.731Z] === RUN TestEnable [2021-08-18T12:28:51.731Z] --- PASS: TestEnable (0.00s) [2021-08-18T12:28:51.731Z] === RUN TestDisable [2021-08-18T12:28:51.731Z] --- PASS: TestDisable (0.00s) [2021-08-18T12:28:51.731Z] === RUN TestEnabled [2021-08-18T12:28:51.731Z] --- PASS: TestEnabled (0.00s) [2021-08-18T12:28:51.731Z] PASS [2021-08-18T12:28:51.731Z] coverage: 100.0% of statements [2021-08-18T12:28:51.731Z] ok github.com/docker/docker/cli/debug 0.117s coverage: 100.0% of statements [2021-08-18T12:28:52.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:28:52.181Z] === RUN TestNewListSecretsFilters [2021-08-18T12:28:52.181Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-18T12:28:52.181Z] === RUN TestNewListConfigsFilters [2021-08-18T12:28:52.181Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-18T12:28:52.181Z] PASS [2021-08-18T12:28:52.181Z] coverage: 0.5% of statements [2021-08-18T12:28:52.181Z] ok github.com/docker/docker/daemon/cluster 1.641s coverage: 0.5% of statements [2021-08-18T12:28:52.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:28:52.698Z] === RUN TestTCP4Proxy [2021-08-18T12:28:52.698Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-18T12:28:52.698Z] === RUN TestTCP4ProxyHalfClose [2021-08-18T12:28:52.698Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-18T12:28:52.698Z] === RUN TestTCP6Proxy [2021-08-18T12:28:52.698Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:28:52.698Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-18T12:28:52.698Z] === RUN TestTCPDualStackProxy [2021-08-18T12:28:52.698Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:28:52.698Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-18T12:28:52.698Z] === RUN TestUDP4Proxy [2021-08-18T12:28:52.698Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-18T12:28:52.698Z] === RUN TestUDP6Proxy [2021-08-18T12:28:52.698Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:28:52.698Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-18T12:28:52.698Z] === RUN TestUDPWriteError [2021-08-18T12:28:52.698Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-18T12:28:52.698Z] === RUN TestSCTP4Proxy [2021-08-18T12:28:52.698Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T12:28:52.698Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-08-18T12:28:52.698Z] === RUN TestSCTP6Proxy [2021-08-18T12:28:52.698Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:28:52.698Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-18T12:28:52.698Z] PASS [2021-08-18T12:28:52.698Z] coverage: 49.4% of statements [2021-08-18T12:28:52.698Z] ok github.com/docker/docker/cmd/docker-proxy 0.220s coverage: 49.4% of statements [2021-08-18T12:28:52.980Z] #64 143.8 # github.com/containerd/containerd/cmd/containerd [2021-08-18T12:28:52.980Z] #64 143.8 /usr/bin/ld: /tmp/go-link-676512483/000019.o: in function `New': [2021-08-18T12:28:52.980Z] #64 143.8 /tmp/tmp.hYrr6sXUWL/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-18T12:28:53.237Z] #64 143.9 + bin/containerd-stress [2021-08-18T12:28:53.284Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-18T12:28:54.165Z] #64 145.0 + bin/containerd-shim [2021-08-18T12:28:54.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:28:54.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:28:55.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:28:56.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:28:56.872Z] === RUN TestDiscoveryOptsErrors [2021-08-18T12:28:56.872Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDiscoveryOpts [2021-08-18T12:28:56.872Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-18T12:28:56.872Z] PASS [2021-08-18T12:28:56.872Z] coverage: 30.0% of statements [2021-08-18T12:28:56.872Z] ok github.com/docker/docker/daemon/discovery 0.365s coverage: 30.0% of statements [2021-08-18T12:28:56.872Z] === RUN TestBuilderGC [2021-08-18T12:28:56.872Z] --- PASS: TestBuilderGC (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationNotFound [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonBrokenConfiguration [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestParseClusterAdvertiseSettings [2021-08-18T12:28:56.872Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestFindConfigurationConflicts [2021-08-18T12:28:56.872Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-18T12:28:56.872Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-18T12:28:56.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-18T12:28:56.872Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-18T12:28:56.872Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-18T12:28:56.872Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-18T12:28:56.872Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-18T12:28:56.872Z] === RUN TestValidateConfiguration [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_label [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_dns [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-18T12:28:56.873Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-18T12:28:56.873Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-18T12:28:56.873Z] === RUN TestModifiedDiscoverySettings [2021-08-18T12:28:56.873Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-18T12:28:56.873Z] === RUN TestReloadSetConfigFileNotExist [2021-08-18T12:28:56.873Z] time="2021-08-18T12:28:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-18T12:28:56.873Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-18T12:28:56.873Z] === RUN TestReloadDefaultConfigNotExist [2021-08-18T12:28:56.873Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:28:56.873Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T12:28:56.873Z] === RUN TestReloadBadDefaultConfig [2021-08-18T12:28:56.873Z] time="2021-08-18T12:28:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-336348291" [2021-08-18T12:28:56.873Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-18T12:28:56.873Z] === RUN TestReloadWithConflictingLabels [2021-08-18T12:28:56.873Z] time="2021-08-18T12:28:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-950046726" [2021-08-18T12:28:56.873Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-18T12:28:56.873Z] === RUN TestReloadWithDuplicateLabels [2021-08-18T12:28:56.873Z] time="2021-08-18T12:28:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-020917165" [2021-08-18T12:28:56.873Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-18T12:28:56.873Z] === RUN TestDaemonConfigurationMerge [2021-08-18T12:28:56.873Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-18T12:28:56.873Z] PASS [2021-08-18T12:28:56.873Z] coverage: 80.4% of statements [2021-08-18T12:28:56.873Z] ok github.com/docker/docker/daemon/config 0.586s coverage: 80.4% of statements [2021-08-18T12:28:57.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:28:57.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:28:57.839Z] === RUN TestVerifyNetworkingConfig [2021-08-18T12:28:57.839Z] --- PASS: TestVerifyNetworkingConfig (0.01s) [2021-08-18T12:28:57.839Z] === RUN TestGetContainer [2021-08-18T12:28:57.839Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestValidContainerNames [2021-08-18T12:28:57.839Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestContainerInitDNS [2021-08-18T12:28:57.839Z] daemon_test.go:147: root required [2021-08-18T12:28:57.839Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestMerge [2021-08-18T12:28:57.839Z] --- PASS: TestMerge (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestValidateContainerIsolation [2021-08-18T12:28:57.839Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestFindNetworkErrorType [2021-08-18T12:28:57.839Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestEnsureServicesExist [2021-08-18T12:28:57.839Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestEnsureServicesExistErrors [2021-08-18T12:28:57.839Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-18T12:28:57.839Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-18T12:28:57.839Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-18T12:28:57.839Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestContainerDelete [2021-08-18T12:28:57.839Z] --- PASS: TestContainerDelete (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestContainerDoubleDelete [2021-08-18T12:28:57.839Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestLogContainerEventCopyLabels [2021-08-18T12:28:57.839Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestLogContainerEventWithAttributes [2021-08-18T12:28:57.839Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestNoneHealthcheck [2021-08-18T12:28:57.839Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestHealthStates [2021-08-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] time="2021-08-18T12:28:57Z" 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-18T12:28:57.839Z] --- PASS: TestHealthStates (0.12s) [2021-08-18T12:28:57.839Z] === RUN TestMaskURLCredentials [2021-08-18T12:28:57.839Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestGetInspectData [2021-08-18T12:28:57.839Z] --- PASS: TestGetInspectData (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestFillLicense [2021-08-18T12:28:57.839Z] --- PASS: TestFillLicense (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestListInvalidFilter [2021-08-18T12:28:57.839Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestNameFilter [2021-08-18T12:28:57.839Z] --- PASS: TestNameFilter (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-18T12:28:57.839Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-18T12:28:57.839Z] === 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-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-18T12:28:57.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-18T12:28:57.839Z] --- 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-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-18T12:28:57.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestDaemonReloadLabels [2021-08-18T12:28:57.839Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-18T12:28:57.839Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestDaemonReloadMirrors [2021-08-18T12:28:57.839Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-18T12:28:57.839Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-18T12:28:57.839Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-18T12:28:57.839Z] === RUN TestDaemonDiscoveryReload [2021-08-18T12:28:58.578Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T12:28:58.805Z] === RUN TestWaitNodeAttachment [2021-08-18T12:28:58.806Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-08-18T12:28:58.806Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-18T12:28:59.264Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-08-18T12:28:59.264Z] === RUN TestIsolationConversion [2021-08-18T12:28:59.264Z] === RUN TestIsolationConversion/default [2021-08-18T12:28:59.264Z] === RUN TestIsolationConversion/process [2021-08-18T12:28:59.264Z] === RUN TestIsolationConversion/hyperv [2021-08-18T12:28:59.264Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestContainerLabels [2021-08-18T12:28:59.264Z] --- PASS: TestContainerLabels (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestCredentialSpecConversion [2021-08-18T12:28:59.264Z] === RUN TestCredentialSpecConversion/none [2021-08-18T12:28:59.264Z] === RUN TestCredentialSpecConversion/config [2021-08-18T12:28:59.264Z] === RUN TestCredentialSpecConversion/file [2021-08-18T12:28:59.264Z] === RUN TestCredentialSpecConversion/registry [2021-08-18T12:28:59.264Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-18T12:28:59.264Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestControllerValidateMountBind [2021-08-18T12:28:59.264Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestControllerValidateMountVolume [2021-08-18T12:28:59.264Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestControllerValidateMountTarget [2021-08-18T12:28:59.264Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestControllerValidateMountTmpfs [2021-08-18T12:28:59.264Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestControllerValidateMountInvalidType [2021-08-18T12:28:59.264Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-18T12:28:59.264Z] === RUN TestControllerValidateMountNamedPipe [2021-08-18T12:28:59.264Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-18T12:28:59.264Z] PASS [2021-08-18T12:28:59.264Z] coverage: 11.0% of statements [2021-08-18T12:28:59.264Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.218s coverage: 11.0% of statements [2021-08-18T12:28:59.722Z] === RUN TestEventsLog [2021-08-18T12:28:59.722Z] --- PASS: TestEventsLog (0.00s) [2021-08-18T12:28:59.722Z] === RUN TestEventsLogTimeout [2021-08-18T12:28:59.722Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-18T12:28:59.722Z] === RUN TestLogEvents [2021-08-18T12:28:59.722Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-18T12:28:59.722Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-18T12:28:59.722Z] --- PASS: TestLogEvents (0.06s) [2021-08-18T12:28:59.722Z] === RUN TestLoadBufferedEvents [2021-08-18T12:28:59.722Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-08-18T12:28:59.722Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-18T12:28:59.722Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-18T12:28:59.722Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-18T12:28:59.722Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-18T12:28:59.722Z] PASS [2021-08-18T12:28:59.722Z] coverage: 50.0% of statements [2021-08-18T12:28:59.722Z] ok github.com/docker/docker/daemon/events 0.383s coverage: 50.0% of statements [2021-08-18T12:28:59.722Z] === RUN TestIsEmptyDir [2021-08-18T12:28:59.722Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-18T12:28:59.722Z] PASS [2021-08-18T12:28:59.722Z] coverage: 2.3% of statements [2021-08-18T12:28:59.722Z] ok github.com/docker/docker/daemon/graphdriver 0.201s coverage: 2.3% of statements [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.08s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-08-18T12:28:59.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2021-08-18T12:28:59.867Z] === RUN TestCgroupNamespacesRun [2021-08-18T12:29:00.182Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-18T12:29:00.182Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-18T12:29:00.182Z] reload_test.go:520: root required [2021-08-18T12:29:00.182Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T12:29:00.182Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-18T12:29:00.182Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-18T12:29:00.182Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-18T12:29:00.182Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-18T12:29:00.182Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-18T12:29:00.182Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-18T12:29:00.182Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-18T12:29:00.182Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-18T12:29:00.182Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-18T12:29:00.182Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-18T12:29:00.182Z] === RUN TestParseVolumesFrom [2021-08-18T12:29:00.182Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-18T12:29:00.182Z] PASS [2021-08-18T12:29:00.182Z] coverage: 9.1% of statements [2021-08-18T12:29:00.182Z] ok github.com/docker/docker/daemon 3.220s coverage: 9.1% of statements [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-18T12:29:00.182Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-18T12:29:00.641Z] === RUN TestLinkNaming [2021-08-18T12:29:00.641Z] --- PASS: TestLinkNaming (0.00s) [2021-08-18T12:29:00.641Z] === RUN TestLinkNew [2021-08-18T12:29:00.641Z] --- PASS: TestLinkNew (0.00s) [2021-08-18T12:29:00.641Z] === RUN TestLinkEnv [2021-08-18T12:29:00.641Z] --- PASS: TestLinkEnv (0.00s) [2021-08-18T12:29:00.641Z] === RUN TestLinkMultipleEnv [2021-08-18T12:29:00.641Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-18T12:29:00.641Z] === RUN TestLinkPortRangeEnv [2021-08-18T12:29:00.641Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-18T12:29:00.641Z] PASS [2021-08-18T12:29:00.641Z] coverage: 93.0% of statements [2021-08-18T12:29:00.641Z] ok github.com/docker/docker/daemon/links 0.103s coverage: 93.0% of statements [2021-08-18T12:29:01.231Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-08-18T12:29:01.231Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T12:29:01.231Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-18T12:29:01.231Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-18T12:29:01.231Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T12:29:02.252Z] #64 152.0 + bin/containerd-shim-runc-v1 [2021-08-18T12:29:02.597Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2021-08-18T12:29:02.597Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T12:29:02.790Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 24.0% of statements [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/defaults [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-18T12:29:02.822Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-18T12:29:02.822Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-18T12:29:02.822Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-18T12:29:02.822Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-08-18T12:29:02.822Z] === RUN TestCreateSuccess [2021-08-18T12:29:02.822Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCreateStreamSkipped [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-18T12:29:02.822Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCreateLogGroupSuccess [2021-08-18T12:29:02.822Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCreateError [2021-08-18T12:29:02.822Z] --- PASS: TestCreateError (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCreateAlreadyExists [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-18T12:29:02.822Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestLogClosed [2021-08-18T12:29:02.822Z] --- PASS: TestLogClosed (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestLogBlocking [2021-08-18T12:29:02.822Z] --- PASS: TestLogBlocking (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-18T12:29:02.822Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestLogNonBlockingBufferFull [2021-08-18T12:29:02.822Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestPublishBatchSuccess [2021-08-18T12:29:02.822Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestPublishBatchError [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=error msg=Error [2021-08-18T12:29:02.822Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T12:29:02.822Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T12:29:02.822Z] time="2021-08-18T12:29:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-18T12:29:02.822Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchSimple [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchTicker [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchMultilinePattern [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-18T12:29:02.822Z] === RUN TestCollectBatchClose [2021-08-18T12:29:02.822Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen/0/Hello [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen/2/🙃 [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen/3/���� [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen/4/He��o [2021-08-18T12:29:02.822Z] === RUN TestEffectiveLen/5/ [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen (0.01s) [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/0/ [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/1/Hello [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: Hello [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/2/Hello [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: He [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: llo [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/3/Hello [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: Hello [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/4/🙃 [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/5/🙃 [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/6/a� [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: a [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: � [2021-08-18T12:29:02.822Z] === RUN TestFindValidSplit/7/a� [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1064: a� [2021-08-18T12:29:02.822Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-18T12:29:02.822Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-18T12:29:02.822Z] === RUN TestProcessEventEmoji [2021-08-18T12:29:02.822Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestCollectBatchLineSplit [2021-08-18T12:29:03.280Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-08-18T12:29:03.280Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-18T12:29:03.280Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-18T12:29:03.280Z] === RUN TestCollectBatchMaxEvents [2021-08-18T12:29:03.280Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-08-18T12:29:03.280Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-18T12:29:03.280Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-08-18T12:29:03.280Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-18T12:29:03.280Z] === RUN TestAdapterReadLogs [2021-08-18T12:29:03.280Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestCopier [2021-08-18T12:29:03.280Z] --- PASS: TestCopier (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-18T12:29:03.280Z] === RUN TestCopierLongLines [2021-08-18T12:29:03.280Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestCopierSlow [2021-08-18T12:29:03.280Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-18T12:29:03.280Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-18T12:29:03.280Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-18T12:29:03.280Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestCreateTagSuccess [2021-08-18T12:29:03.280Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-18T12:29:03.280Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-18T12:29:03.280Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-18T12:29:03.280Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-18T12:29:03.280Z] PASS [2021-08-18T12:29:03.280Z] coverage: 77.0% of statements [2021-08-18T12:29:03.280Z] ok github.com/docker/docker/daemon/logger/awslogs 0.808s coverage: 77.0% of statements [2021-08-18T12:29:03.280Z] --- PASS: TestCopierSlow (0.22s) [2021-08-18T12:29:03.280Z] === RUN TestCopierWithSized [2021-08-18T12:29:03.280Z] === RUN TestCopierWithSized/as_is [2021-08-18T12:29:03.280Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-18T12:29:03.280Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-18T12:29:03.280Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-18T12:29:03.280Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-18T12:29:03.280Z] === RUN TestCopierWithPartial [2021-08-18T12:29:03.280Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-18T12:29:03.280Z] === RUN TestRingLogger [2021-08-18T12:29:03.280Z] --- PASS: TestRingLogger (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestRingCap [2021-08-18T12:29:03.280Z] --- PASS: TestRingCap (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestRingClose [2021-08-18T12:29:03.280Z] --- PASS: TestRingClose (0.00s) [2021-08-18T12:29:03.280Z] === RUN TestRingDrain [2021-08-18T12:29:03.280Z] --- PASS: TestRingDrain (0.00s) [2021-08-18T12:29:03.280Z] PASS [2021-08-18T12:29:03.280Z] coverage: 43.8% of statements [2021-08-18T12:29:03.280Z] ok github.com/docker/docker/daemon/logger 0.906s coverage: 43.8% of statements [2021-08-18T12:29:03.740Z] === RUN TestSearchRegistryForImagesErrors [2021-08-18T12:29:03.741Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-18T12:29:03.741Z] === RUN TestSearchRegistryForImages [2021-08-18T12:29:03.741Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-18T12:29:03.741Z] === RUN TestOnlyPlatformWithFallback [2021-08-18T12:29:03.741Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-18T12:29:03.741Z] === RUN TestImageDelete [2021-08-18T12:29:03.741Z] === RUN TestImageDelete/no_lease [2021-08-18T12:29:03.741Z] === RUN TestImageDelete/lease_exists [2021-08-18T12:29:03.741Z] --- PASS: TestImageDelete (0.03s) [2021-08-18T12:29:03.741Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-18T12:29:03.741Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-18T12:29:03.741Z] === RUN TestContentStoreForPull [2021-08-18T12:29:04.199Z] --- PASS: TestContentStoreForPull (0.17s) [2021-08-18T12:29:04.199Z] PASS [2021-08-18T12:29:04.199Z] coverage: 6.7% of statements [2021-08-18T12:29:04.199Z] ok github.com/docker/docker/daemon/images 0.694s coverage: 6.7% of statements [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-18T12:29:04.199Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-18T12:29:04.199Z] === RUN TestJSONFileLogger [2021-08-18T12:29:04.199Z] --- PASS: TestJSONFileLogger (0.01s) [2021-08-18T12:29:04.199Z] === RUN TestJSONFileLoggerWithTags [2021-08-18T12:29:04.199Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-18T12:29:04.199Z] === RUN TestJSONFileLoggerWithOpts [2021-08-18T12:29:04.199Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-18T12:29:04.199Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-18T12:29:04.199Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-18T12:29:04.199Z] === RUN TestEncodeDecode [2021-08-18T12:29:04.199Z] === PAUSE TestEncodeDecode [2021-08-18T12:29:04.199Z] === RUN TestUnexpectedEOF [2021-08-18T12:29:04.199Z] time="2021-08-18T12:29:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T12:29:04.199Z] time="2021-08-18T12:29:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T12:29:04.199Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-08-18T12:29:04.199Z] === CONT TestEncodeDecode [2021-08-18T12:29:04.199Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-18T12:29:04.199Z] PASS [2021-08-18T12:29:04.199Z] coverage: 69.9% of statements [2021-08-18T12:29:04.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2021-08-18T12:29:04.485Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T12:29:04.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.635s coverage: 69.9% of statements [2021-08-18T12:29:05.119Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-18T12:29:05.119Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-18T12:29:05.119Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-18T12:29:05.119Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-08-18T12:29:05.119Z] === RUN TestFastTimeMarshalJSON [2021-08-18T12:29:05.119Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-08-18T12:29:05.119Z] PASS [2021-08-18T12:29:05.119Z] coverage: 87.2% of statements [2021-08-18T12:29:05.119Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.354s coverage: 87.2% of statements [2021-08-18T12:29:05.578Z] === RUN TestWriteLog [2021-08-18T12:29:05.578Z] === PAUSE TestWriteLog [2021-08-18T12:29:05.578Z] === RUN TestReadLog [2021-08-18T12:29:05.578Z] === PAUSE TestReadLog [2021-08-18T12:29:05.578Z] === CONT TestWriteLog [2021-08-18T12:29:05.578Z] === CONT TestReadLog [2021-08-18T12:29:05.578Z] === RUN TestReadLog/tail_exact [2021-08-18T12:29:05.578Z] --- PASS: TestWriteLog (0.01s) [2021-08-18T12:29:05.851Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2021-08-18T12:29:05.851Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T12:29:06.036Z] === RUN TestReadLog/tail_less_than_available [2021-08-18T12:29:06.036Z] === RUN TestReadLog/tail_more_than_available [2021-08-18T12:29:06.036Z] --- PASS: TestReadLog (0.16s) [2021-08-18T12:29:06.036Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-08-18T12:29:06.036Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-18T12:29:06.036Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-18T12:29:06.036Z] PASS [2021-08-18T12:29:06.036Z] coverage: 75.2% of statements [2021-08-18T12:29:06.036Z] ok github.com/docker/docker/daemon/logger/local 0.467s coverage: 75.2% of statements [2021-08-18T12:29:06.036Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T12:29:06.036Z] === RUN TestOpenFileDelete [2021-08-18T12:29:06.036Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestOpenFileRename [2021-08-18T12:29:06.036Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestParseLogTagDefaultTag [2021-08-18T12:29:06.036Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestParseLogTag [2021-08-18T12:29:06.036Z] --- PASS: TestParseLogTag (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestParseLogTagEmptyTag [2021-08-18T12:29:06.036Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestTailFiles [2021-08-18T12:29:06.036Z] --- PASS: TestTailFiles (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestFollowLogsConsumerGone [2021-08-18T12:29:06.036Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestFollowLogsProducerGone [2021-08-18T12:29:06.036Z] logfile_test.go:179: logDecode() closed after sending 1013 messages [2021-08-18T12:29:06.036Z] logfile_test.go:232: messages sent: 1013, received: 1013 [2021-08-18T12:29:06.036Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-18T12:29:06.036Z] === RUN TestCheckCapacityAndRotate [2021-08-18T12:29:06.036Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-18T12:29:06.036Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-18T12:29:06.036Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-08-18T12:29:06.036Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-18T12:29:06.036Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-08-18T12:29:06.036Z] PASS [2021-08-18T12:29:06.036Z] coverage: 53.7% of statements [2021-08-18T12:29:06.036Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.365s coverage: 53.7% of statements [2021-08-18T12:29:06.036Z] === RUN TestLog [2021-08-18T12:29:06.036Z] --- PASS: TestLog (0.01s) [2021-08-18T12:29:06.036Z] PASS [2021-08-18T12:29:06.036Z] coverage: 31.5% of statements [2021-08-18T12:29:06.423Z] #64 157.0 + bin/containerd-shim-runc-v2 [2021-08-18T12:29:06.499Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.272s coverage: 31.5% of statements [2021-08-18T12:29:06.984Z] #64 157.6 + binaries [2021-08-18T12:29:06.984Z] #64 157.6 + install -D bin/containerd /build/containerd [2021-08-18T12:29:06.984Z] #64 157.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T12:29:06.984Z] #64 157.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T12:29:06.984Z] #64 157.7 + install -D bin/ctr /build/ctr [2021-08-18T12:29:07.215Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-08-18T12:29:07.215Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T12:29:07.468Z] === RUN TestNewParse [2021-08-18T12:29:07.468Z] --- PASS: TestNewParse (0.00s) [2021-08-18T12:29:07.468Z] PASS [2021-08-18T12:29:07.468Z] coverage: 8.3% of statements [2021-08-18T12:29:07.468Z] ok github.com/docker/docker/daemon/logger/templates 0.192s coverage: 8.3% of statements [2021-08-18T12:29:07.468Z] === RUN TestParseLogFormat [2021-08-18T12:29:07.468Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-18T12:29:07.468Z] === RUN TestValidateLogOptEmpty [2021-08-18T12:29:07.468Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-18T12:29:07.468Z] === RUN TestValidateSyslogAddress [2021-08-18T12:29:07.468Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-18T12:29:07.468Z] === RUN TestParseAddressDefaultPort [2021-08-18T12:29:07.468Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-18T12:29:07.468Z] === RUN TestValidateSyslogFacility [2021-08-18T12:29:07.468Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-18T12:29:07.468Z] === RUN TestValidateLogOptSyslogFormat [2021-08-18T12:29:07.468Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-18T12:29:07.468Z] === RUN TestValidateLogOpt [2021-08-18T12:29:07.468Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T12:29:07.468Z] PASS [2021-08-18T12:29:07.468Z] coverage: 46.8% of statements [2021-08-18T12:29:07.468Z] ok github.com/docker/docker/daemon/logger/syslog 0.296s coverage: 46.8% of statements [2021-08-18T12:29:07.530Z] === RUN TestCheckpointCreateError [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCheckpointCreate [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCheckpointDeleteError [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCheckpointDelete [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCheckpointListError [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCheckpointList [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointList (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCheckpointListContainerNotFound [2021-08-18T12:29:07.530Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNewClientWithOpsFromEnv [2021-08-18T12:29:07.530Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T12:29:07.530Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestGetAPIPath [2021-08-18T12:29:07.530Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestParseHostURL [2021-08-18T12:29:07.530Z] --- PASS: TestParseHostURL (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-18T12:29:07.530Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-18T12:29:07.530Z] --- PASS: TestNegotiateAPIVersionEmpty (0.02s) [2021-08-18T12:29:07.530Z] === RUN TestNegotiateAPIVersion [2021-08-18T12:29:07.530Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNegotiateAPVersionOverride [2021-08-18T12:29:07.530Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-18T12:29:07.530Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-18T12:29:07.530Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-18T12:29:07.530Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestClientRedirect [2021-08-18T12:29:07.530Z] --- PASS: TestClientRedirect (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigCreateUnsupported [2021-08-18T12:29:07.530Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigCreateError [2021-08-18T12:29:07.530Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigCreate [2021-08-18T12:29:07.530Z] --- PASS: TestConfigCreate (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigInspectNotFound [2021-08-18T12:29:07.530Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigInspectWithEmptyID [2021-08-18T12:29:07.530Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigInspectUnsupported [2021-08-18T12:29:07.530Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigInspectError [2021-08-18T12:29:07.530Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigInspectConfigNotFound [2021-08-18T12:29:07.530Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigInspect [2021-08-18T12:29:07.530Z] --- PASS: TestConfigInspect (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigListUnsupported [2021-08-18T12:29:07.530Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigListError [2021-08-18T12:29:07.530Z] --- PASS: TestConfigListError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigList [2021-08-18T12:29:07.530Z] --- PASS: TestConfigList (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigRemoveUnsupported [2021-08-18T12:29:07.530Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigRemoveError [2021-08-18T12:29:07.530Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigRemove [2021-08-18T12:29:07.530Z] --- PASS: TestConfigRemove (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigUpdateUnsupported [2021-08-18T12:29:07.530Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigUpdateError [2021-08-18T12:29:07.530Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestConfigUpdate [2021-08-18T12:29:07.530Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerCommitError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerCommit [2021-08-18T12:29:07.530Z] --- PASS: TestContainerCommit (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStatPathError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStatPathNotFoundError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStatPathNoHeaderError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStatPath [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyToContainerError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyToContainerNotFoundError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyToContainer [2021-08-18T12:29:07.530Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyFromContainerError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyFromContainerNotFoundError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-18T12:29:07.530Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestCopyFromContainer [2021-08-18T12:29:07.530Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerCreateError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerCreateImageNotFound [2021-08-18T12:29:07.530Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerCreateWithName [2021-08-18T12:29:07.530Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerCreateAutoRemove [2021-08-18T12:29:07.530Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerDiffError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerDiff [2021-08-18T12:29:07.530Z] --- PASS: TestContainerDiff (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecCreateError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecCreate [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecStartError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecStart [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecInspectError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecInspect [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExportError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExportError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExport [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExport (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerInspectError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerInspectContainerNotFound [2021-08-18T12:29:07.530Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerInspectWithEmptyID [2021-08-18T12:29:07.530Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerInspect [2021-08-18T12:29:07.530Z] --- PASS: TestContainerInspect (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerInspectNode [2021-08-18T12:29:07.530Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerKillError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerKillError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerKill [2021-08-18T12:29:07.530Z] --- PASS: TestContainerKill (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerListError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerListError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerList [2021-08-18T12:29:07.530Z] --- PASS: TestContainerList (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerLogsNotFoundError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerLogsError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerLogs [2021-08-18T12:29:07.530Z] --- PASS: TestContainerLogs (0.18s) [2021-08-18T12:29:07.530Z] === RUN TestContainerPauseError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerPause [2021-08-18T12:29:07.530Z] --- PASS: TestContainerPause (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainersPruneError [2021-08-18T12:29:07.530Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainersPrune [2021-08-18T12:29:07.530Z] --- PASS: TestContainersPrune (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRemoveError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRemoveNotFoundError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRemove [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRemove (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRenameError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRename [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRename (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerResizeError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecResizeError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerResize [2021-08-18T12:29:07.530Z] --- PASS: TestContainerResize (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerExecResize [2021-08-18T12:29:07.530Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRestartError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerRestart [2021-08-18T12:29:07.530Z] --- PASS: TestContainerRestart (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStartError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStartError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStart [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStart (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStatsError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStats [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStats (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStopError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStopError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerStop [2021-08-18T12:29:07.530Z] --- PASS: TestContainerStop (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerTopError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerTopError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerTop [2021-08-18T12:29:07.530Z] --- PASS: TestContainerTop (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerUnpauseError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerUnpause [2021-08-18T12:29:07.530Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerUpdateError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerUpdate [2021-08-18T12:29:07.530Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerWaitError [2021-08-18T12:29:07.530Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestContainerWait [2021-08-18T12:29:07.530Z] --- PASS: TestContainerWait (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestDiskUsageError [2021-08-18T12:29:07.530Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestDiskUsage [2021-08-18T12:29:07.530Z] --- PASS: TestDiskUsage (0.00s) [2021-08-18T12:29:07.530Z] === RUN TestDistributionInspectUnsupported [2021-08-18T12:29:07.531Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestDistributionInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestEventsErrorInOptions [2021-08-18T12:29:07.531Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestEventsErrorFromServer [2021-08-18T12:29:07.531Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestEvents [2021-08-18T12:29:07.531Z] --- PASS: TestEvents (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestTLSCloseWriter [2021-08-18T12:29:07.531Z] === PAUSE TestTLSCloseWriter [2021-08-18T12:29:07.531Z] === RUN TestImageBuildError [2021-08-18T12:29:07.531Z] --- PASS: TestImageBuildError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageBuild [2021-08-18T12:29:07.531Z] --- PASS: TestImageBuild (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestGetDockerOS [2021-08-18T12:29:07.531Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageCreateError [2021-08-18T12:29:07.531Z] --- PASS: TestImageCreateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageCreate [2021-08-18T12:29:07.531Z] --- PASS: TestImageCreate (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageHistoryError [2021-08-18T12:29:07.531Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageHistory [2021-08-18T12:29:07.531Z] --- PASS: TestImageHistory (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageImportError [2021-08-18T12:29:07.531Z] --- PASS: TestImageImportError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageImport [2021-08-18T12:29:07.531Z] --- PASS: TestImageImport (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageInspectError [2021-08-18T12:29:07.531Z] --- PASS: TestImageInspectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageInspectImageNotFound [2021-08-18T12:29:07.531Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageInspect [2021-08-18T12:29:07.531Z] --- PASS: TestImageInspect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageListError [2021-08-18T12:29:07.531Z] --- PASS: TestImageListError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageList [2021-08-18T12:29:07.531Z] --- PASS: TestImageList (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageListApiBefore125 [2021-08-18T12:29:07.531Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageLoadError [2021-08-18T12:29:07.531Z] --- PASS: TestImageLoadError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageLoad [2021-08-18T12:29:07.531Z] --- PASS: TestImageLoad (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagesPruneError [2021-08-18T12:29:07.531Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagesPrune [2021-08-18T12:29:07.531Z] --- PASS: TestImagesPrune (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullReferenceParseError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullAnyError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePullWithoutErrors [2021-08-18T12:29:07.531Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushReferenceError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushAnyError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithoutErrors [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-18T12:29:07.531Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageRemoveError [2021-08-18T12:29:07.531Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageRemoveImageNotFound [2021-08-18T12:29:07.531Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageRemove [2021-08-18T12:29:07.531Z] --- PASS: TestImageRemove (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSaveError [2021-08-18T12:29:07.531Z] --- PASS: TestImageSaveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSave [2021-08-18T12:29:07.531Z] --- PASS: TestImageSave (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSearchAnyError [2021-08-18T12:29:07.531Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-18T12:29:07.531Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:29:07.531Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:29:07.531Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-18T12:29:07.531Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageSearchWithoutErrors [2021-08-18T12:29:07.531Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageTagError [2021-08-18T12:29:07.531Z] --- PASS: TestImageTagError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageTagInvalidReference [2021-08-18T12:29:07.531Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageTagInvalidSourceImageName [2021-08-18T12:29:07.531Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageTagHexSource [2021-08-18T12:29:07.531Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestImageTag [2021-08-18T12:29:07.531Z] --- PASS: TestImageTag (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestInfoServerError [2021-08-18T12:29:07.531Z] --- PASS: TestInfoServerError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestInfoInvalidResponseJSONError [2021-08-18T12:29:07.531Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestInfo [2021-08-18T12:29:07.531Z] --- PASS: TestInfo (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkConnectError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkConnect [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkCreateError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkCreate [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkDisconnectError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkDisconnect [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkInspectError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkInspectNotFoundError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkInspect [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkListError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkListError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkList [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkList (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworksPruneError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworksPrune [2021-08-18T12:29:07.531Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkRemoveError [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNetworkRemove [2021-08-18T12:29:07.531Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeInspectError [2021-08-18T12:29:07.531Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeInspectNodeNotFound [2021-08-18T12:29:07.531Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeInspect [2021-08-18T12:29:07.531Z] --- PASS: TestNodeInspect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeListError [2021-08-18T12:29:07.531Z] --- PASS: TestNodeListError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeList [2021-08-18T12:29:07.531Z] --- PASS: TestNodeList (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeRemoveError [2021-08-18T12:29:07.531Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeRemove [2021-08-18T12:29:07.531Z] --- PASS: TestNodeRemove (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeUpdateError [2021-08-18T12:29:07.531Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestNodeUpdate [2021-08-18T12:29:07.531Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestOptionWithTimeout [2021-08-18T12:29:07.531Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPingFail [2021-08-18T12:29:07.531Z] --- PASS: TestPingFail (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPingWithError [2021-08-18T12:29:07.531Z] 2021/08/18 12:29:05 RoundTripper returned a response & error; ignoring response [2021-08-18T12:29:07.531Z] 2021/08/18 12:29:05 RoundTripper returned a response & error; ignoring response [2021-08-18T12:29:07.531Z] --- PASS: TestPingWithError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPingSuccess [2021-08-18T12:29:07.531Z] --- PASS: TestPingSuccess (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPingHeadFallback [2021-08-18T12:29:07.531Z] === RUN TestPingHeadFallback/OK [2021-08-18T12:29:07.531Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-18T12:29:07.531Z] === RUN TestPingHeadFallback/Not_Found [2021-08-18T12:29:07.531Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-18T12:29:07.531Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-18T12:29:07.531Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginDisableError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginDisable [2021-08-18T12:29:07.531Z] --- PASS: TestPluginDisable (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginEnableError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginEnable [2021-08-18T12:29:07.531Z] --- PASS: TestPluginEnable (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginInspectError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginInspect [2021-08-18T12:29:07.531Z] --- PASS: TestPluginInspect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginListError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginListError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginList [2021-08-18T12:29:07.531Z] --- PASS: TestPluginList (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginPushError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginPushError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginPush [2021-08-18T12:29:07.531Z] --- PASS: TestPluginPush (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginRemoveError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginRemove [2021-08-18T12:29:07.531Z] --- PASS: TestPluginRemove (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginSetError [2021-08-18T12:29:07.531Z] --- PASS: TestPluginSetError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPluginSet [2021-08-18T12:29:07.531Z] --- PASS: TestPluginSet (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSetHostHeader [2021-08-18T12:29:07.531Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestPlainTextError [2021-08-18T12:29:07.531Z] --- PASS: TestPlainTextError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestInfiniteError [2021-08-18T12:29:07.531Z] --- PASS: TestInfiniteError (0.08s) [2021-08-18T12:29:07.531Z] === RUN TestCanceledContext [2021-08-18T12:29:07.531Z] 2021/08/18 12:29:05 RoundTripper returned a response & error; ignoring response [2021-08-18T12:29:07.531Z] --- PASS: TestCanceledContext (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestDeadlineExceededContext [2021-08-18T12:29:07.531Z] 2021/08/18 12:29:05 RoundTripper returned a response & error; ignoring response [2021-08-18T12:29:07.531Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretCreateUnsupported [2021-08-18T12:29:07.531Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretCreateError [2021-08-18T12:29:07.531Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretCreate [2021-08-18T12:29:07.531Z] --- PASS: TestSecretCreate (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretInspectUnsupported [2021-08-18T12:29:07.531Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretInspectError [2021-08-18T12:29:07.531Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretInspectSecretNotFound [2021-08-18T12:29:07.531Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretInspect [2021-08-18T12:29:07.531Z] --- PASS: TestSecretInspect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretListUnsupported [2021-08-18T12:29:07.531Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretListError [2021-08-18T12:29:07.531Z] --- PASS: TestSecretListError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretList [2021-08-18T12:29:07.531Z] --- PASS: TestSecretList (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretRemoveUnsupported [2021-08-18T12:29:07.531Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretRemoveError [2021-08-18T12:29:07.531Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretRemove [2021-08-18T12:29:07.531Z] --- PASS: TestSecretRemove (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretUpdateUnsupported [2021-08-18T12:29:07.531Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretUpdateError [2021-08-18T12:29:07.531Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestSecretUpdate [2021-08-18T12:29:07.531Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceCreateError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceCreate [2021-08-18T12:29:07.531Z] --- PASS: TestServiceCreate (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-18T12:29:07.531Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceCreateDigestPinning [2021-08-18T12:29:07.531Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceInspectError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceInspectServiceNotFound [2021-08-18T12:29:07.531Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceInspectWithEmptyID [2021-08-18T12:29:07.531Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceInspect [2021-08-18T12:29:07.531Z] --- PASS: TestServiceInspect (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceListError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceListError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceList [2021-08-18T12:29:07.531Z] --- PASS: TestServiceList (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceLogsError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceLogs [2021-08-18T12:29:07.531Z] --- PASS: TestServiceLogs (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceRemoveError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceRemoveNotFoundError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceRemove [2021-08-18T12:29:07.531Z] --- PASS: TestServiceRemove (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceUpdateError [2021-08-18T12:29:07.531Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-18T12:29:07.531Z] === RUN TestServiceUpdate [2021-08-18T12:29:07.532Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmGetUnlockKeyError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmGetUnlockKey [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmInitError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmInit [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmInit (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmInspectError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmInspectError (0.01s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmInspect [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmJoinError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmJoin [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmLeaveError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmLeave [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmUnlockError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmUnlock [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmUpdateError [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestSwarmUpdate [2021-08-18T12:29:07.532Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestTaskInspectError [2021-08-18T12:29:07.532Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestTaskInspectWithEmptyID [2021-08-18T12:29:07.532Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestTaskInspect [2021-08-18T12:29:07.532Z] --- PASS: TestTaskInspect (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestTaskListError [2021-08-18T12:29:07.532Z] --- PASS: TestTaskListError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestTaskList [2021-08-18T12:29:07.532Z] --- PASS: TestTaskList (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeCreateError [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeCreate [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeInspectError [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeInspectNotFound [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeInspectWithEmptyID [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeInspect [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeListError [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeListError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeList [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeList (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeRemoveError [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-18T12:29:07.532Z] === RUN TestVolumeRemove [2021-08-18T12:29:07.532Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-18T12:29:07.532Z] === CONT TestTLSCloseWriter [2021-08-18T12:29:07.532Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-08-18T12:29:07.532Z] PASS [2021-08-18T12:29:07.532Z] coverage: 74.8% of statements [2021-08-18T12:29:07.532Z] ok github.com/docker/docker/client 1.051s coverage: 74.8% of statements [2021-08-18T12:29:07.783Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-08-18T12:29:07.783Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T12:29:07.926Z] === RUN TestValidateLogOpt [2021-08-18T12:29:07.926Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestNewMissedConfig [2021-08-18T12:29:07.926Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestNewMissedUrl [2021-08-18T12:29:07.926Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestNewMissedToken [2021-08-18T12:29:07.926Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestNewWithProxy [2021-08-18T12:29:07.926Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestDefault [2021-08-18T12:29:07.926Z] --- PASS: TestDefault (0.01s) [2021-08-18T12:29:07.926Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-18T12:29:07.926Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestJsonFormat [2021-08-18T12:29:07.926Z] --- PASS: TestJsonFormat (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestRawFormat [2021-08-18T12:29:07.926Z] --- PASS: TestRawFormat (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestRawFormatWithLabels [2021-08-18T12:29:07.926Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestRawFormatWithoutTag [2021-08-18T12:29:07.926Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-18T12:29:07.926Z] === RUN TestBatching [2021-08-18T12:29:08.085Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-18T12:29:08.085Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T12:29:08.085Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T12:29:08.385Z] --- PASS: TestBatching (0.22s) [2021-08-18T12:29:08.385Z] === RUN TestFrequency [2021-08-18T12:29:08.385Z] --- PASS: TestFrequency (0.24s) [2021-08-18T12:29:08.385Z] === RUN TestOneMessagePerRequest [2021-08-18T12:29:08.385Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-18T12:29:08.385Z] === RUN TestVerify [2021-08-18T12:29:08.385Z] --- PASS: TestVerify (0.00s) [2021-08-18T12:29:08.385Z] === RUN TestSkipVerify [2021-08-18T12:29:08.844Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:08.844Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:08.844Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:08.844Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:08.844Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:08.872Z] #64 DONE 159.4s [2021-08-18T12:29:09.301Z] --- PASS: TestSkipVerify (0.71s) [2021-08-18T12:29:09.301Z] === RUN TestBufferMaximum [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.861331\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.861331\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-18T12:29:09.302Z] === RUN TestServerAlwaysDown [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.864297\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.864297\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.864297\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.865250\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] time="2021-08-18T12:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289748.865250\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:09.302Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-18T12:29:09.302Z] === RUN TestCannotSendAfterClose [2021-08-18T12:29:09.302Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-18T12:29:09.302Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-18T12:29:09.302Z] === RUN TestV1IDService [2021-08-18T12:29:09.302Z] --- PASS: TestV1IDService (0.02s) [2021-08-18T12:29:09.302Z] === RUN TestV2MetadataService [2021-08-18T12:29:09.671Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2021-08-18T12:29:09.671Z] === RUN TestNISDomainname [2021-08-18T12:29:10.237Z] [2021-08-18T12:29:10.238Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T12:29:10.238Z] #65 sha256:c364b1026ed4bbc77bad1aba8df669c8d093124db56a4de2f5d9af197e920615 [2021-08-18T12:29:10.270Z] time="2021-08-18T12:29:09Z" 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-18T12:29:10.270Z] time="2021-08-18T12:29:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9cbea3f280a3\"}'" [2021-08-18T12:29:10.270Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-08-18T12:29:10.270Z] PASS [2021-08-18T12:29:10.270Z] coverage: 82.5% of statements [2021-08-18T12:29:10.270Z] ok github.com/docker/docker/daemon/logger/splunk 2.573s coverage: 82.5% of statements [2021-08-18T12:29:10.270Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T12:29:10.270Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-18T12:29:10.270Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T12:29:10.270Z] --- PASS: TestV2MetadataService (1.02s) [2021-08-18T12:29:10.270Z] PASS [2021-08-18T12:29:10.270Z] coverage: 48.2% of statements [2021-08-18T12:29:10.270Z] ok github.com/docker/docker/distribution/metadata 1.276s coverage: 48.2% of statements [2021-08-18T12:29:10.270Z] === RUN TestSuccessfulDownload [2021-08-18T12:29:10.270Z] download_test.go:268: Needs fixing on Windows [2021-08-18T12:29:10.270Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-18T12:29:10.270Z] === RUN TestCancelledDownload [2021-08-18T12:29:10.270Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-18T12:29:10.270Z] === RUN TestMaxDownloadAttempts [2021-08-18T12:29:10.270Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:29:10.270Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:29:10.270Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:29:10.270Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:29:10.270Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:29:10.270Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:29:10.270Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:29:10.270Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:29:10.270Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:29:10.270Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:29:10.270Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:29:10.270Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:29:10.599Z] --- PASS: TestNISDomainname (1.27s) [2021-08-18T12:29:10.599Z] === RUN TestHostnameDnsResolution [2021-08-18T12:29:10.729Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-18T12:29:10.729Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-18T12:29:10.729Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-18T12:29:10.729Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-18T12:29:10.729Z] === RUN TestContinueOnError_NeverContinue [2021-08-18T12:29:10.729Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-18T12:29:10.729Z] === RUN TestManifestStore [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/no_remote_or_local [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local050614199\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/no_local_cache [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/with_local_cache [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/unknown_media_type [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="reference for unknown type: " [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:29:10.729Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-18T12:29:10.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2021-08-18T12:29:10.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2021-08-18T12:29:10.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2021-08-18T12:29:10.729Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2021-08-18T12:29:10.729Z] === RUN TestTransfer [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="reference for unknown type: " [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="reference for unknown type: " [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="reference for unknown type: " [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="reference for unknown type: " [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-18T12:29:10.729Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-18T12:29:10.729Z] time="2021-08-18T12:29:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore (0.30s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-18T12:29:10.729Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-18T12:29:10.729Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-18T12:29:10.729Z] --- PASS: TestDetectManifestBlobMediaType (0.02s) [2021-08-18T12:29:10.729Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-18T12:29:10.729Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-18T12:29:10.729Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-18T12:29:10.801Z] #65 DONE 0.9s [2021-08-18T12:29:10.801Z] [2021-08-18T12:29:10.801Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T12:29:10.801Z] #69 sha256:261f3987a050889954134ad5c1fe2616f3368e155fb33640bd7549e3183a6581 [2021-08-18T12:29:11.057Z] #69 DONE 0.2s [2021-08-18T12:29:11.057Z] [2021-08-18T12:29:11.057Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T12:29:11.057Z] #74 sha256:7c789ed983618fee9c2c6d9153924e824f1cd56e2a732d455d07949af605f998 [2021-08-18T12:29:11.189Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-18T12:29:11.189Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-18T12:29:11.189Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestFixManifestLayers [2021-08-18T12:29:11.189Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-18T12:29:11.189Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T12:29:11.189Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestFixManifestLayersBadParent [2021-08-18T12:29:11.189Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestValidateManifest [2021-08-18T12:29:11.189Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T12:29:11.189Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestFormatPlatform [2021-08-18T12:29:11.189Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestGetRepositoryMountCandidates [2021-08-18T12:29:11.189Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestLayerAlreadyExists [2021-08-18T12:29:11.189Z] 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-18T12:29:11.189Z] 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-18T12:29:11.189Z] 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-18T12:29:11.189Z] 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-18T12:29:11.189Z] 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-18T12:29:11.189Z] 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-18T12:29:11.189Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-18T12:29:11.189Z] === RUN TestWhenEmptyAuthConfig [2021-08-18T12:29:11.189Z] --- PASS: TestTransfer (0.15s) [2021-08-18T12:29:11.189Z] === RUN TestConcurrencyLimit [2021-08-18T12:29:11.648Z] --- PASS: TestConcurrencyLimit (0.56s) [2021-08-18T12:29:11.648Z] === RUN TestInactiveJobs [2021-08-18T12:29:11.648Z] === RUN TestNotFound [2021-08-18T12:29:11.648Z] --- PASS: TestNotFound (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestConflict [2021-08-18T12:29:11.648Z] --- PASS: TestConflict (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestForbidden [2021-08-18T12:29:11.648Z] --- PASS: TestForbidden (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestInvalidParameter [2021-08-18T12:29:11.648Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestNotImplemented [2021-08-18T12:29:11.648Z] --- PASS: TestNotImplemented (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestNotModified [2021-08-18T12:29:11.648Z] --- PASS: TestNotModified (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestUnauthorized [2021-08-18T12:29:11.648Z] --- PASS: TestUnauthorized (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestUnknown [2021-08-18T12:29:11.648Z] --- PASS: TestUnknown (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestCancelled [2021-08-18T12:29:11.648Z] --- PASS: TestCancelled (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestDeadline [2021-08-18T12:29:11.648Z] --- PASS: TestDeadline (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestDataLoss [2021-08-18T12:29:11.648Z] --- PASS: TestDataLoss (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestUnavailable [2021-08-18T12:29:11.648Z] --- PASS: TestUnavailable (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestSystem [2021-08-18T12:29:11.648Z] --- PASS: TestSystem (0.00s) [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Not_Found [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Bad_Request [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Conflict [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Unauthorized [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Forbidden [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Not_Modified [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-18T12:29:11.648Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-18T12:29:11.648Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-18T12:29:11.648Z] PASS [2021-08-18T12:29:11.648Z] coverage: 53.1% of statements [2021-08-18T12:29:11.648Z] ok github.com/docker/docker/errdefs 0.164s coverage: 53.1% of statements [2021-08-18T12:29:11.962Z] --- PASS: TestHostnameDnsResolution (1.16s) [2021-08-18T12:29:11.962Z] === RUN TestStats [2021-08-18T12:29:11.983Z] #74 DONE 1.0s [2021-08-18T12:29:11.983Z] [2021-08-18T12:29:11.983Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T12:29:11.983Z] #75 sha256:88a065d85cc34913de02793c20fa4f3b34bbdafdf032e54ffdaa4660697f141e [2021-08-18T12:29:11.983Z] #75 DONE 0.0s [2021-08-18T12:29:11.983Z] [2021-08-18T12:29:11.983Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T12:29:11.983Z] #76 sha256:3dca78a8008058d4ebe9c0606eb290a70e3e61cd6421498d832bbc85aa89fe48 [2021-08-18T12:29:12.107Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-08-18T12:29:12.107Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-18T12:29:12.107Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-18T12:29:12.107Z] === RUN TestTokenPassThru [2021-08-18T12:29:12.107Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestTokenPassThruDifferentHost [2021-08-18T12:29:12.107Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-18T12:29:12.107Z] PASS [2021-08-18T12:29:12.107Z] coverage: 24.1% of statements [2021-08-18T12:29:12.107Z] ok github.com/docker/docker/distribution 1.847s coverage: 24.1% of statements [2021-08-18T12:29:12.107Z] --- PASS: TestInactiveJobs (0.54s) [2021-08-18T12:29:12.107Z] === RUN TestWatchRelease [2021-08-18T12:29:12.107Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T12:29:12.107Z] --- PASS: TestWatchRelease (0.06s) [2021-08-18T12:29:12.107Z] === RUN TestWatchFinishedTransfer [2021-08-18T12:29:12.107Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-18T12:29:12.107Z] === RUN TestDuplicateTransfer [2021-08-18T12:29:12.107Z] === RUN TestFSGetInvalidData [2021-08-18T12:29:12.107Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestFSInvalidSet [2021-08-18T12:29:12.107Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestFSInvalidRoot [2021-08-18T12:29:12.107Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestFSMetadataGetSet [2021-08-18T12:29:12.107Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-08-18T12:29:12.107Z] === RUN TestSuccessfulUpload [2021-08-18T12:29:12.107Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-08-18T12:29:12.107Z] === RUN TestFSInvalidWalker [2021-08-18T12:29:12.107Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestFSGetSet [2021-08-18T12:29:12.107Z] --- PASS: TestFSGetSet (0.02s) [2021-08-18T12:29:12.107Z] === RUN TestFSGetUnsetKey [2021-08-18T12:29:12.107Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestFSGetEmptyData [2021-08-18T12:29:12.107Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-18T12:29:12.107Z] === RUN TestFSDelete [2021-08-18T12:29:12.107Z] --- PASS: TestFSDelete (0.02s) [2021-08-18T12:29:12.107Z] === RUN TestFSWalker [2021-08-18T12:29:12.296Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-08-18T12:29:12.566Z] --- PASS: TestFSWalker (0.01s) [2021-08-18T12:29:12.566Z] === RUN TestFSWalkerStopOnError [2021-08-18T12:29:12.566Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-18T12:29:12.566Z] === RUN TestNewFromJSON [2021-08-18T12:29:12.566Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-18T12:29:12.566Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-18T12:29:12.566Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-18T12:29:12.566Z] === RUN TestMarshalKeyOrder [2021-08-18T12:29:12.566Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-18T12:29:12.566Z] === RUN TestHistoryEqual [2021-08-18T12:29:12.566Z] --- PASS: TestHistoryEqual (0.13s) [2021-08-18T12:29:12.566Z] === RUN TestImage [2021-08-18T12:29:12.566Z] --- PASS: TestImage (0.00s) [2021-08-18T12:29:12.566Z] === RUN TestImageOSNotEmpty [2021-08-18T12:29:12.566Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-18T12:29:12.566Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-18T12:29:12.566Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-18T12:29:12.566Z] === RUN TestCreate [2021-08-18T12:29:12.566Z] --- PASS: TestCreate (0.02s) [2021-08-18T12:29:12.566Z] === RUN TestRestore [2021-08-18T12:29:12.566Z] time="2021-08-18T12:29:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-18T12:29:12.566Z] --- PASS: TestRestore (0.06s) [2021-08-18T12:29:12.566Z] === RUN TestAddDelete [2021-08-18T12:29:12.566Z] --- PASS: TestAddDelete (0.02s) [2021-08-18T12:29:12.566Z] === RUN TestSearchAfterDelete [2021-08-18T12:29:12.566Z] time="2021-08-18T12:29:12Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-18T12:29:12.566Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-18T12:29:12.566Z] === RUN TestParentReset [2021-08-18T12:29:12.566Z] --- PASS: TestParentReset (0.03s) [2021-08-18T12:29:12.566Z] === RUN TestGetAndSetLastUpdated [2021-08-18T12:29:12.566Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-18T12:29:12.566Z] === RUN TestStoreLen [2021-08-18T12:29:12.566Z] --- PASS: TestStoreLen (0.07s) [2021-08-18T12:29:12.566Z] PASS [2021-08-18T12:29:12.566Z] coverage: 86.6% of statements [2021-08-18T12:29:12.566Z] ok github.com/docker/docker/image 0.769s coverage: 86.6% of statements [2021-08-18T12:29:12.566Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-08-18T12:29:12.566Z] === RUN TestCancelledUpload [2021-08-18T12:29:12.566Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-18T12:29:12.566Z] PASS [2021-08-18T12:29:12.566Z] coverage: 76.8% of statements [2021-08-18T12:29:12.566Z] ok github.com/docker/docker/distribution/xfer 2.605s coverage: 76.8% of statements [2021-08-18T12:29:12.566Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T12:29:13.025Z] === RUN TestCompare [2021-08-18T12:29:13.025Z] --- PASS: TestCompare (0.00s) [2021-08-18T12:29:13.025Z] PASS [2021-08-18T12:29:13.025Z] coverage: 19.2% of statements [2021-08-18T12:29:13.025Z] ok github.com/docker/docker/image/cache 0.268s coverage: 19.2% of statements [2021-08-18T12:29:13.483Z] === RUN TestValidateManifest [2021-08-18T12:29:13.483Z] === RUN TestValidateManifest/nil [2021-08-18T12:29:13.483Z] === RUN TestValidateManifest/non-nil [2021-08-18T12:29:13.483Z] --- PASS: TestValidateManifest (0.00s) [2021-08-18T12:29:13.483Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-18T12:29:13.483Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-18T12:29:13.483Z] PASS [2021-08-18T12:29:13.483Z] coverage: 0.7% of statements [2021-08-18T12:29:13.483Z] ok github.com/docker/docker/image/tarexport 0.259s coverage: 0.7% of statements [2021-08-18T12:29:13.944Z] === RUN TestMakeV1ConfigFromConfig [2021-08-18T12:29:13.944Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-18T12:29:13.944Z] PASS [2021-08-18T12:29:13.944Z] coverage: 25.0% of statements [2021-08-18T12:29:13.944Z] ok github.com/docker/docker/image/v1 0.262s coverage: 25.0% of statements [2021-08-18T12:29:13.944Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T12:29:14.476Z] --- PASS: TestStats (2.75s) [2021-08-18T12:29:14.476Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:29:14.476Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T12:29:14.476Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T12:29:14.476Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T12:29:14.476Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T12:29:14.476Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T12:29:14.476Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T12:29:14.476Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T12:29:14.476Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T12:29:14.476Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T12:29:14.476Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T12:29:14.916Z] === RUN TestSerialization [2021-08-18T12:29:14.916Z] --- PASS: TestSerialization (0.09s) [2021-08-18T12:29:14.916Z] PASS [2021-08-18T12:29:14.916Z] coverage: 100.0% of statements [2021-08-18T12:29:14.916Z] ok github.com/docker/docker/libcontainerd/queue 0.426s coverage: 100.0% of statements [2021-08-18T12:29:15.842Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T12:29:15.884Z] === RUN TestEnvironmentParsing [2021-08-18T12:29:15.884Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-18T12:29:15.884Z] PASS [2021-08-18T12:29:15.884Z] coverage: 1.2% of statements [2021-08-18T12:29:15.884Z] ok github.com/docker/docker/libcontainerd/local 0.456s coverage: 1.2% of statements [2021-08-18T12:29:15.884Z] === RUN TestEmptyLayer [2021-08-18T12:29:15.884Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-18T12:29:15.884Z] === RUN TestCommitFailure [2021-08-18T12:29:15.884Z] --- PASS: TestCommitFailure (0.02s) [2021-08-18T12:29:15.884Z] === RUN TestStartTransactionFailure [2021-08-18T12:29:15.884Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-08-18T12:29:15.884Z] === RUN TestGetOrphan [2021-08-18T12:29:15.884Z] --- PASS: TestGetOrphan (0.01s) [2021-08-18T12:29:15.884Z] === RUN TestMountAndRegister [2021-08-18T12:29:15.884Z] layer_test.go:271: Layer size: 14 [2021-08-18T12:29:15.884Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-18T12:29:15.884Z] === RUN TestLayerRelease [2021-08-18T12:29:15.884Z] layer_test.go:304: Failing on Windows [2021-08-18T12:29:15.884Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-18T12:29:15.884Z] === RUN TestStoreRestore [2021-08-18T12:29:15.884Z] layer_test.go:353: Failing on Windows [2021-08-18T12:29:15.884Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-18T12:29:15.884Z] === RUN TestTarStreamStability [2021-08-18T12:29:15.884Z] layer_test.go:468: Failing on Windows [2021-08-18T12:29:15.884Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-18T12:29:15.884Z] === RUN TestRegisterExistingLayer [2021-08-18T12:29:16.147Z] #76 DONE 3.3s [2021-08-18T12:29:16.147Z] [2021-08-18T12:29:16.147Z] #77 exporting to image [2021-08-18T12:29:16.147Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T12:29:16.147Z] #77 exporting layers [2021-08-18T12:29:16.341Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-08-18T12:29:16.342Z] === RUN TestTarStreamVerification [2021-08-18T12:29:16.342Z] layer_test.go:697: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-18T12:29:16.342Z] === RUN TestLayerMigration [2021-08-18T12:29:16.342Z] migration_test.go:46: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-18T12:29:16.342Z] === RUN TestLayerMigrationNoTarsplit [2021-08-18T12:29:16.342Z] migration_test.go:182: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T12:29:16.342Z] === RUN TestMountInit [2021-08-18T12:29:16.342Z] mount_test.go:17: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestMountInit (0.00s) [2021-08-18T12:29:16.342Z] === RUN TestMountSize [2021-08-18T12:29:16.342Z] mount_test.go:76: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestMountSize (0.00s) [2021-08-18T12:29:16.342Z] === RUN TestMountChanges [2021-08-18T12:29:16.342Z] mount_test.go:125: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestMountChanges (0.00s) [2021-08-18T12:29:16.342Z] === RUN TestMountApply [2021-08-18T12:29:16.342Z] mount_test.go:212: Failing on Windows [2021-08-18T12:29:16.342Z] --- SKIP: TestMountApply (0.00s) [2021-08-18T12:29:16.342Z] PASS [2021-08-18T12:29:16.342Z] coverage: 30.1% of statements [2021-08-18T12:29:16.342Z] ok github.com/docker/docker/layer 0.689s coverage: 30.1% of statements [2021-08-18T12:29:16.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T12:29:16.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T12:29:16.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T12:29:16.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T12:29:16.801Z] === RUN TestSequenceGetAvailableBit [2021-08-18T12:29:16.801Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestSequenceEqual [2021-08-18T12:29:16.801Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestSequenceCopy [2021-08-18T12:29:16.801Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestGetFirstAvailable [2021-08-18T12:29:16.801Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestFindSequence [2021-08-18T12:29:16.801Z] --- PASS: TestFindSequence (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestCheckIfAvailable [2021-08-18T12:29:16.801Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestMergeSequences [2021-08-18T12:29:16.801Z] --- PASS: TestMergeSequences (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestPushReservation [2021-08-18T12:29:16.801Z] --- PASS: TestPushReservation (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestSerializeDeserialize [2021-08-18T12:29:16.801Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestSet [2021-08-18T12:29:16.801Z] --- PASS: TestSet (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestSetUnset [2021-08-18T12:29:16.801Z] --- PASS: TestSetUnset (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestOffsetSetUnset [2021-08-18T12:29:16.801Z] --- PASS: TestOffsetSetUnset (0.01s) [2021-08-18T12:29:16.801Z] === RUN TestSetInRange [2021-08-18T12:29:16.801Z] --- PASS: TestSetInRange (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestSetAnyInRange [2021-08-18T12:29:16.801Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestMethods [2021-08-18T12:29:16.801Z] --- PASS: TestMethods (0.00s) [2021-08-18T12:29:16.801Z] === RUN TestRandomAllocateDeallocate [2021-08-18T12:29:17.728Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T12:29:18.339Z] === RUN TestInvalidConfig [2021-08-18T12:29:18.339Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-18T12:29:18.339Z] === RUN TestConfig [2021-08-18T12:29:18.339Z] --- PASS: TestConfig (0.00s) [2021-08-18T12:29:18.798Z] === RUN TestOptionsLabels [2021-08-18T12:29:18.798Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-18T12:29:18.798Z] === RUN TestValidName [2021-08-18T12:29:18.798Z] --- PASS: TestValidName (0.00s) [2021-08-18T12:29:18.798Z] === RUN TestTLSConfiguration [2021-08-18T12:29:18.798Z] time="2021-08-18T12:29:18Z" level=info msg="Option Initializing KV with TLS" [2021-08-18T12:29:18.798Z] --- PASS: TestTLSConfiguration (0.17s) [2021-08-18T12:29:18.798Z] PASS [2021-08-18T12:29:18.798Z] coverage: 24.0% of statements [2021-08-18T12:29:18.798Z] ok github.com/docker/docker/libnetwork/config 0.385s coverage: 24.0% of statements [2021-08-18T12:29:18.894Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.681s coverage: 59.9% of statements [2021-08-18T12:29:18.894Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T12:29:19.257Z] === RUN TestKey [2021-08-18T12:29:19.257Z] --- PASS: TestKey (0.00s) [2021-08-18T12:29:19.257Z] === RUN TestParseKey [2021-08-18T12:29:19.257Z] --- PASS: TestParseKey (0.00s) [2021-08-18T12:29:19.257Z] === RUN TestInvalidDataStore [2021-08-18T12:29:19.257Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-18T12:29:19.257Z] === RUN TestKVObjectFlatKey [2021-08-18T12:29:19.257Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-18T12:29:19.257Z] === RUN TestAtomicKVObjectFlatKey [2021-08-18T12:29:19.257Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-18T12:29:19.257Z] PASS [2021-08-18T12:29:19.257Z] coverage: 21.9% of statements [2021-08-18T12:29:19.257Z] ok github.com/docker/docker/libnetwork/datastore 0.182s coverage: 21.9% of statements [2021-08-18T12:29:19.617Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-18T12:29:19.617Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-08-18T12:29:19.617Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-08-18T12:29:19.617Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-08-18T12:29:19.617Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-08-18T12:29:19.617Z] === RUN TestDeleteDevicemapper [2021-08-18T12:29:19.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:29:19.617Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T12:29:19.617Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:29:19.857Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-18T12:29:20.225Z] === RUN TestIPDataMarshalling [2021-08-18T12:29:20.225Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-18T12:29:20.225Z] === RUN TestValidateAndIsV6 [2021-08-18T12:29:20.225Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-18T12:29:20.225Z] PASS [2021-08-18T12:29:20.225Z] coverage: 68.9% of statements [2021-08-18T12:29:20.225Z] ok github.com/docker/docker/libnetwork/driverapi 0.192s coverage: 68.9% of statements [2021-08-18T12:29:20.684Z] === RUN TestErrorInterfaces [2021-08-18T12:29:20.684Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestNetworkMarshalling [2021-08-18T12:29:20.684Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-08-18T12:29:20.684Z] === RUN TestEndpointMarshalling [2021-08-18T12:29:20.684Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestAuxAddresses [2021-08-18T12:29:20.684Z] time="2021-08-18T12:29:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:29:20.684Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-18T12:29:20.684Z] === RUN TestSRVServiceQuery [2021-08-18T12:29:20.684Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestServiceVIPReuse [2021-08-18T12:29:20.684Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-18T12:29:20.684Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-18T12:29:20.684Z] === RUN TestDNSIPQuery [2021-08-18T12:29:20.684Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestDNSProxyServFail [2021-08-18T12:29:20.684Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestSandboxAddEmpty [2021-08-18T12:29:20.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestSandboxAddMultiPrio [2021-08-18T12:29:20.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestSandboxAddSamePrio [2021-08-18T12:29:20.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestCleanupServiceDiscovery [2021-08-18T12:29:20.684Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestDNSOptions [2021-08-18T12:29:20.684Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:29:20.684Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-18T12:29:20.684Z] === RUN TestMultipleControllersWithSameStore [2021-08-18T12:29:20.684Z] time="2021-08-18T12:29:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:29:20.684Z] time="2021-08-18T12:29:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:29:20.684Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-18T12:29:20.684Z] PASS [2021-08-18T12:29:20.684Z] coverage: 8.6% of statements [2021-08-18T12:29:20.684Z] ok github.com/docker/docker/libnetwork 0.819s coverage: 8.6% of statements [2021-08-18T12:29:21.142Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-18T12:29:21.142Z] === RUN TestDriver [2021-08-18T12:29:21.142Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:29:21.142Z] PASS [2021-08-18T12:29:21.142Z] coverage: 34.8% of statements [2021-08-18T12:29:21.142Z] ok github.com/docker/docker/libnetwork/drivers/host 0.151s coverage: 34.8% of statements [2021-08-18T12:29:21.602Z] === RUN TestDriver [2021-08-18T12:29:21.602Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:29:21.602Z] PASS [2021-08-18T12:29:21.602Z] coverage: 34.8% of statements [2021-08-18T12:29:21.602Z] ok github.com/docker/docker/libnetwork/drivers/null 0.181s coverage: 34.8% of statements [2021-08-18T12:29:22.061Z] === RUN TestNetworkAllocateFree [2021-08-18T12:29:22.061Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-18T12:29:22.061Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-18T12:29:22.061Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-18T12:29:22.061Z] PASS [2021-08-18T12:29:22.061Z] coverage: 63.6% of statements [2021-08-18T12:29:22.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.206s coverage: 63.6% of statements [2021-08-18T12:29:22.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2021-08-18T12:29:22.149Z] === RUN TestUpdateMemory [2021-08-18T12:29:22.334Z] --- PASS: TestCheckoutGit (33.74s) [2021-08-18T12:29:22.334Z] === RUN TestValidGitTransport [2021-08-18T12:29:22.334Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-18T12:29:22.334Z] === RUN TestGitInvalidRef [2021-08-18T12:29:22.334Z] --- PASS: TestGitInvalidRef (0.33s) [2021-08-18T12:29:22.334Z] PASS [2021-08-18T12:29:22.334Z] coverage: 86.3% of statements [2021-08-18T12:29:22.334Z] ok github.com/docker/docker/builder/remotecontext/git 34.503s coverage: 86.3% of statements [2021-08-18T12:29:23.028Z] === RUN TestGetEmptyCapabilities [2021-08-18T12:29:23.028Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-18T12:29:23.028Z] === RUN TestGetExtraCapabilities [2021-08-18T12:29:23.028Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-18T12:29:23.028Z] === RUN TestGetInvalidCapabilities [2021-08-18T12:29:23.028Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-18T12:29:23.028Z] === RUN TestRemoteDriver [2021-08-18T12:29:23.028Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T12:29:23.028Z] === RUN TestDriverError [2021-08-18T12:29:23.028Z] --- PASS: TestDriverError (0.00s) [2021-08-18T12:29:23.028Z] === RUN TestMissingValues [2021-08-18T12:29:23.028Z] --- PASS: TestMissingValues (0.00s) [2021-08-18T12:29:23.028Z] === RUN TestRollback [2021-08-18T12:29:23.028Z] --- PASS: TestRollback (0.00s) [2021-08-18T12:29:23.028Z] PASS [2021-08-18T12:29:23.028Z] coverage: 57.4% of statements [2021-08-18T12:29:23.028Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.343s coverage: 57.4% of statements [2021-08-18T12:29:23.077Z] --- PASS: TestUpdateMemory (1.25s) [2021-08-18T12:29:23.077Z] === RUN TestUpdateCPUQuota [2021-08-18T12:29:23.303Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T12:29:23.303Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T12:29:23.486Z] --- PASS: TestRandomAllocateDeallocate (6.49s) [2021-08-18T12:29:23.486Z] === RUN TestAllocateRandomDeallocate [2021-08-18T12:29:23.486Z] === RUN TestNAT [2021-08-18T12:29:23.486Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T12:29:23.486Z] --- SKIP: TestNAT (0.00s) [2021-08-18T12:29:23.486Z] === RUN TestTransparent [2021-08-18T12:29:23.486Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T12:29:23.486Z] --- SKIP: TestTransparent (0.00s) [2021-08-18T12:29:23.486Z] PASS [2021-08-18T12:29:23.486Z] coverage: 0.0% of statements [2021-08-18T12:29:23.486Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.245s coverage: 0.0% of statements [2021-08-18T12:29:23.947Z] === RUN TestBuildDefault [2021-08-18T12:29:23.947Z] --- PASS: TestBuildDefault (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestBuildHostnameDomainname [2021-08-18T12:29:23.947Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestBuildHostname [2021-08-18T12:29:23.947Z] --- PASS: TestBuildHostname (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestBuildHostnameFQDN [2021-08-18T12:29:23.947Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestBuildNoIP [2021-08-18T12:29:23.947Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestUpdate [2021-08-18T12:29:23.947Z] --- PASS: TestUpdate (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-18T12:29:23.947Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-18T12:29:23.947Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestAddEmpty [2021-08-18T12:29:23.947Z] --- PASS: TestAddEmpty (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestAdd [2021-08-18T12:29:23.947Z] --- PASS: TestAdd (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestDeleteEmpty [2021-08-18T12:29:23.947Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestDeleteNewline [2021-08-18T12:29:23.947Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestDelete [2021-08-18T12:29:23.947Z] --- PASS: TestDelete (0.00s) [2021-08-18T12:29:23.947Z] === RUN TestConcurrentWrites [2021-08-18T12:29:23.947Z] --- PASS: TestConcurrentWrites (0.20s) [2021-08-18T12:29:23.947Z] PASS [2021-08-18T12:29:23.947Z] coverage: 81.2% of statements [2021-08-18T12:29:24.113Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 4.0% of statements [2021-08-18T12:29:24.113Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T12:29:24.407Z] ok github.com/docker/docker/libnetwork/etchosts 0.344s coverage: 81.2% of statements [2021-08-18T12:29:24.407Z] === RUN TestNew [2021-08-18T12:29:24.407Z] --- PASS: TestNew (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestAddDriver [2021-08-18T12:29:24.407Z] --- PASS: TestAddDriver (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestAddDuplicateDriver [2021-08-18T12:29:24.407Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-18T12:29:24.407Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestDriver [2021-08-18T12:29:24.407Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestIPAM [2021-08-18T12:29:24.407Z] --- PASS: TestIPAM (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestWalkIPAMs [2021-08-18T12:29:24.407Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-18T12:29:24.407Z] === RUN TestWalkDrivers [2021-08-18T12:29:24.407Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-18T12:29:24.407Z] PASS [2021-08-18T12:29:24.407Z] coverage: 82.4% of statements [2021-08-18T12:29:24.407Z] ok github.com/docker/docker/libnetwork/drvregistry 0.385s coverage: 82.4% of statements [2021-08-18T12:29:24.866Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2021-08-18T12:29:24.866Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-18T12:29:25.327Z] === RUN TestDiff [2021-08-18T12:29:25.327Z] --- PASS: TestDiff (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestAddedCallback [2021-08-18T12:29:25.327Z] --- PASS: TestAddedCallback (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestRemovedCallback [2021-08-18T12:29:25.327Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestNoCallback [2021-08-18T12:29:25.327Z] --- PASS: TestNoCallback (0.00s) [2021-08-18T12:29:25.327Z] PASS [2021-08-18T12:29:25.327Z] coverage: 48.1% of statements [2021-08-18T12:29:25.327Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.336s coverage: 48.1% of statements [2021-08-18T12:29:25.327Z] === RUN TestNew [2021-08-18T12:29:25.327Z] --- PASS: TestNew (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestAllocate [2021-08-18T12:29:25.327Z] --- PASS: TestAllocate (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestUninitialized [2021-08-18T12:29:25.327Z] --- PASS: TestUninitialized (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestAllocateInRange [2021-08-18T12:29:25.327Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-18T12:29:25.327Z] === RUN TestAllocateSerial [2021-08-18T12:29:25.327Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-18T12:29:25.327Z] PASS [2021-08-18T12:29:25.327Z] coverage: 87.5% of statements [2021-08-18T12:29:25.327Z] ok github.com/docker/docker/libnetwork/idm 0.151s coverage: 87.5% of statements [2021-08-18T12:29:25.786Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.12s) [2021-08-18T12:29:25.786Z] === RUN TestRetrieveFromStore [2021-08-18T12:29:25.786Z] === RUN TestCaller [2021-08-18T12:29:25.786Z] --- PASS: TestCaller (0.00s) [2021-08-18T12:29:25.786Z] PASS [2021-08-18T12:29:25.786Z] coverage: 100.0% of statements [2021-08-18T12:29:25.786Z] ok github.com/docker/docker/libnetwork/internal/caller 0.129s coverage: 100.0% of statements [2021-08-18T12:29:26.245Z] === RUN TestSetSerialInsertDelete [2021-08-18T12:29:26.245Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-18T12:29:26.245Z] === RUN TestSetParallelInsertDelete [2021-08-18T12:29:27.211Z] --- PASS: TestRetrieveFromStore (1.31s) [2021-08-18T12:29:27.211Z] === RUN TestIsCorrupted [2021-08-18T12:29:27.211Z] --- PASS: TestIsCorrupted (0.03s) [2021-08-18T12:29:27.211Z] === RUN TestSetRollover [2021-08-18T12:29:27.211Z] === RUN TestPoolRequest [2021-08-18T12:29:27.211Z] --- PASS: TestPoolRequest (0.00s) [2021-08-18T12:29:27.211Z] === RUN TestOtherRequests [2021-08-18T12:29:27.211Z] --- PASS: TestOtherRequests (0.00s) [2021-08-18T12:29:27.211Z] PASS [2021-08-18T12:29:27.211Z] coverage: 57.1% of statements [2021-08-18T12:29:27.211Z] ok github.com/docker/docker/libnetwork/ipams/null 0.199s coverage: 57.1% of statements [2021-08-18T12:29:27.670Z] === RUN TestInt2IP2IntConversion [2021-08-18T12:29:28.128Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2021-08-18T12:29:28.128Z] === RUN TestGetAddressVersion [2021-08-18T12:29:28.128Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-18T12:29:28.128Z] === RUN TestKeyString [2021-08-18T12:29:28.128Z] --- PASS: TestKeyString (0.00s) [2021-08-18T12:29:28.128Z] === RUN TestPoolDataMarshal [2021-08-18T12:29:28.128Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-18T12:29:28.128Z] === RUN TestSubnetsMarshal [2021-08-18T12:29:28.128Z] --- PASS: TestSubnetsMarshal (0.09s) [2021-08-18T12:29:28.128Z] === RUN TestAddSubnets [2021-08-18T12:29:28.128Z] --- PASS: TestAddSubnets (0.08s) [2021-08-18T12:29:28.128Z] === RUN TestDoublePoolRelease [2021-08-18T12:29:28.326Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-18T12:29:28.326Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T12:29:28.426Z] #77 exporting layers 11.6s done [2021-08-18T12:29:28.426Z] #77 writing image sha256:ba8fff7248612e33be1b0035313e7923a8435552ce46381ff753366ffebf26c1 done [2021-08-18T12:29:28.426Z] #77 naming to docker.io/library/docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d done [2021-08-18T12:29:28.426Z] #77 DONE 11.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-18T12:29:28.586Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-18T12:29:28.586Z] === RUN TestAddReleasePoolID [2021-08-18T12:29:28.586Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-08-18T12:29:28.586Z] === RUN TestPredefinedPool [2021-08-18T12:29:28.586Z] --- PASS: TestPredefinedPool (0.04s) [2021-08-18T12:29:28.586Z] === RUN TestRemoveSubnet [2021-08-18T12:29:28.586Z] --- PASS: TestRemoveSubnet (0.23s) [2021-08-18T12:29:28.586Z] === RUN TestGetSameAddress [2021-08-18T12:29:28.586Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-18T12:29:28.586Z] === RUN TestPoolAllocationReuse [2021-08-18T12:29:28.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42756/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/validate/default [2021-08-18T12:29:29.045Z] === RUN TestGetCapabilities [2021-08-18T12:29:29.045Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-18T12:29:29.045Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-18T12:29:29.045Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-18T12:29:29.045Z] === RUN TestGetDefaultAddressSpaces [2021-08-18T12:29:29.045Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-18T12:29:29.045Z] === RUN TestRemoteDriver [2021-08-18T12:29:29.045Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T12:29:29.045Z] PASS [2021-08-18T12:29:29.045Z] coverage: 47.4% of statements [2021-08-18T12:29:29.045Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.330s coverage: 47.4% of statements [2021-08-18T12:29:29.272Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-18T12:29:29.504Z] --- PASS: TestSetRollover (2.08s) [2021-08-18T12:29:29.504Z] === RUN TestSetRolloverSerial [2021-08-18T12:29:29.611Z] --- PASS: TestUpdateCPUQuota (6.53s) [2021-08-18T12:29:29.611Z] === RUN TestUpdatePidsLimit [2021-08-18T12:29:29.611Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-18T12:29:29.962Z] === RUN TestWindowsIPAM [2021-08-18T12:29:29.962Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-18T12:29:29.962Z] PASS [2021-08-18T12:29:29.962Z] coverage: 71.4% of statements [2021-08-18T12:29:29.962Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.173s coverage: 71.4% of statements [2021-08-18T12:29:30.171Z] === RUN TestUpdatePidsLimit/no_change [2021-08-18T12:29:30.421Z] --- PASS: TestPoolAllocationReuse (1.67s) [2021-08-18T12:29:30.421Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-18T12:29:30.421Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-18T12:29:30.421Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-18T12:29:30.644Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-18T12:29:30.644Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-18T12:29:30.644Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-18T12:29:30.644Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-18T12:29:30.644Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-18T12:29:30.644Z] Congratulations! No new tests were added to integration-cli. [2021-08-18T12:29:30.644Z] [2021-08-18T12:29:30.644Z] INFO Start validation with golang-ci-lint [2021-08-18T12:29:30.644Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-18T12:29:30.644Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-18T12:29:30.644Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-18T12:29:30.879Z] === RUN TestDefaultNetwork [2021-08-18T12:29:30.879Z] --- PASS: TestSetRolloverSerial (1.58s) [2021-08-18T12:29:30.879Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-18T12:29:30.879Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-18T12:29:30.879Z] PASS [2021-08-18T12:29:30.879Z] coverage: 84.4% of statements [2021-08-18T12:29:30.879Z] ok github.com/docker/docker/libnetwork/bitseq 14.171s coverage: 84.4% of statements [2021-08-18T12:29:31.100Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-18T12:29:31.341Z] --- PASS: TestDefaultNetwork (0.26s) [2021-08-18T12:29:31.341Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-18T12:29:31.341Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-08-18T12:29:31.341Z] === RUN TestInitAddressPools [2021-08-18T12:29:31.341Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-18T12:29:31.341Z] PASS [2021-08-18T12:29:31.341Z] coverage: 74.0% of statements [2021-08-18T12:29:31.341Z] ok github.com/docker/docker/libnetwork/ipamutils 0.729s coverage: 74.0% of statements [2021-08-18T12:29:31.662Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-18T12:29:32.223Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-18T12:29:32.314Z] === RUN TestKeyValue [2021-08-18T12:29:32.314Z] --- PASS: TestKeyValue (0.00s) [2021-08-18T12:29:32.314Z] PASS [2021-08-18T12:29:32.314Z] coverage: 60.0% of statements [2021-08-18T12:29:32.314Z] ok github.com/docker/docker/libnetwork/netlabel 0.139s coverage: 60.0% of statements [2021-08-18T12:29:32.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-18T12:29:33.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-18T12:29:34.709Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:29:34.709Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:29:34.709Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:29:34.709Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:29:34.709Z] [2021-08-18T12:29:34.709Z] + TEST_INTEGRATION_DEST=1 [2021-08-18T12:29:34.709Z] + CONTAINER_NAME=docker-pr2-1 [2021-08-18T12:29:34.709Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T12:29:34.709Z] + run_tests test-integration-flaky [2021-08-18T12:29:34.709Z] + '[' -n 0 ']' [2021-08-18T12:29:34.709Z] + rm= [2021-08-18T12:29:34.709Z] + c=0 [2021-08-18T12:29:34.709Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42756/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42756/.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=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh test-integration-flaky test-integration [2021-08-18T12:29:34.709Z] ++ jobs -p [2021-08-18T12:29:34.709Z] + TEST_INTEGRATION_DEST=3 [2021-08-18T12:29:34.709Z] + CONTAINER_NAME=docker-pr2-3 [2021-08-18T12:29:34.709Z] + TEST_SKIP_INTEGRATION=1 [2021-08-18T12:29:34.709Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-18T12:29:34.709Z] + run_tests [2021-08-18T12:29:34.709Z] + '[' -n 0 ']' [2021-08-18T12:29:34.709Z] + rm= [2021-08-18T12:29:34.709Z] + for job in $(jobs -p) [2021-08-18T12:29:34.709Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42756/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42756/.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=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh '' test-integration [2021-08-18T12:29:34.709Z] + wait 11284 [2021-08-18T12:29:34.709Z] + TEST_INTEGRATION_DEST=2 [2021-08-18T12:29:34.709Z] + CONTAINER_NAME=docker-pr2-2 [2021-08-18T12:29:34.709Z] + TEST_SKIP_INTEGRATION=1 [2021-08-18T12:29:34.709Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-18T12:29:34.709Z] + run_tests [2021-08-18T12:29:34.709Z] + '[' -n 0 ']' [2021-08-18T12:29:34.709Z] + rm= [2021-08-18T12:29:34.709Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42756/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42756/.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=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh '' test-integration [2021-08-18T12:29:34.709Z] [2021-08-18T12:29:34.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T12:29:34.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T12:29:34.709Z] HOSTNAME=b535c9fc1059 [2021-08-18T12:29:34.709Z] TEST_SKIP_INTEGRATION=1 [2021-08-18T12:29:34.709Z] TESTDEBUG=0 [2021-08-18T12:29:34.709Z] DEST=bundles/test-integration [2021-08-18T12:29:34.709Z] PWD=/go/src/github.com/docker/docker [2021-08-18T12:29:34.709Z] KEEPBUNDLE=1 [2021-08-18T12:29:34.709Z] DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:29:34.709Z] container=docker [2021-08-18T12:29:34.709Z] HOME=/root [2021-08-18T12:29:34.709Z] GOLANG_VERSION=1.16.7 [2021-08-18T12:29:34.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T12:29:34.709Z] VALIDATE_BRANCH=master [2021-08-18T12:29:34.709Z] TERM=xterm [2021-08-18T12:29:34.709Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T12:29:34.709Z] SHLVL=1 [2021-08-18T12:29:34.709Z] TIMEOUT=120m [2021-08-18T12:29:34.709Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T12:29:34.709Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T12:29:34.709Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-18T12:29:34.709Z] GO111MODULE=off [2021-08-18T12:29:34.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T12:29:34.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T12:29:34.709Z] GOPATH=/go [2021-08-18T12:29:34.709Z] PKG_CONFIG=pkg-config [2021-08-18T12:29:34.709Z] _=/usr/bin/env [2021-08-18T12:29:34.709Z] Building test suite binary ./integration-cli/test.main [2021-08-18T12:29:34.709Z] [2021-08-18T12:29:34.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T12:29:34.709Z] [2021-08-18T12:29:34.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T12:29:34.709Z] HOSTNAME=6fbb24f10fa0 [2021-08-18T12:29:34.709Z] TEST_SKIP_INTEGRATION=1 [2021-08-18T12:29:34.709Z] TESTDEBUG=0 [2021-08-18T12:29:34.709Z] DEST=bundles/test-integration [2021-08-18T12:29:34.709Z] PWD=/go/src/github.com/docker/docker [2021-08-18T12:29:34.709Z] KEEPBUNDLE=1 [2021-08-18T12:29:34.709Z] DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:29:34.709Z] container=docker [2021-08-18T12:29:34.709Z] HOME=/root [2021-08-18T12:29:34.709Z] GOLANG_VERSION=1.16.7 [2021-08-18T12:29:34.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T12:29:34.709Z] VALIDATE_BRANCH=master [2021-08-18T12:29:34.709Z] TERM=xterm [2021-08-18T12:29:34.709Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T12:29:34.709Z] SHLVL=1 [2021-08-18T12:29:34.709Z] TIMEOUT=120m [2021-08-18T12:29:34.709Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T12:29:34.709Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T12:29:34.709Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-18T12:29:34.709Z] GO111MODULE=off [2021-08-18T12:29:34.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T12:29:34.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T12:29:34.709Z] GOPATH=/go [2021-08-18T12:29:34.709Z] PKG_CONFIG=pkg-config [2021-08-18T12:29:34.709Z] _=/usr/bin/env [2021-08-18T12:29:34.709Z] Building test suite binary ./integration-cli/test.main [2021-08-18T12:29:34.709Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-18T12:29:34.709Z] No new tests added to integration. [2021-08-18T12:29:34.709Z] [2021-08-18T12:29:34.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T12:29:34.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T12:29:34.709Z] HOSTNAME=c18cb9492c46 [2021-08-18T12:29:34.709Z] TESTDEBUG=0 [2021-08-18T12:29:34.709Z] DEST=bundles/test-integration [2021-08-18T12:29:34.709Z] PWD=/go/src/github.com/docker/docker [2021-08-18T12:29:34.709Z] KEEPBUNDLE=1 [2021-08-18T12:29:34.709Z] DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:29:34.709Z] container=docker [2021-08-18T12:29:34.709Z] HOME=/root [2021-08-18T12:29:34.709Z] GOLANG_VERSION=1.16.7 [2021-08-18T12:29:34.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T12:29:34.709Z] VALIDATE_BRANCH=master [2021-08-18T12:29:34.709Z] TERM=xterm [2021-08-18T12:29:34.709Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T12:29:34.709Z] SHLVL=1 [2021-08-18T12:29:34.709Z] TIMEOUT=120m [2021-08-18T12:29:34.709Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T12:29:34.709Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T12:29:34.709Z] GO111MODULE=off [2021-08-18T12:29:34.709Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T12:29:34.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T12:29:34.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T12:29:34.709Z] GOPATH=/go [2021-08-18T12:29:34.709Z] PKG_CONFIG=pkg-config [2021-08-18T12:29:34.709Z] _=/usr/bin/env [2021-08-18T12:29:34.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-08-18T12:29:35.080Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-08-18T12:29:35.080Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T12:29:35.226Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T12:29:35.685Z] === RUN TestNetworkDBSimple [2021-08-18T12:29:35.685Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.47s) [2021-08-18T12:29:35.685Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-18T12:29:36.143Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-18T12:29:36.143Z] PASS [2021-08-18T12:29:36.143Z] coverage: 100.0% of statements [2021-08-18T12:29:36.143Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.104s coverage: 100.0% of statements [2021-08-18T12:29:36.143Z] === RUN TestGenerate [2021-08-18T12:29:36.143Z] --- PASS: TestGenerate (0.00s) [2021-08-18T12:29:36.143Z] === RUN TestGeneratePtr [2021-08-18T12:29:36.143Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-18T12:29:36.143Z] === RUN TestGenerateMissingField [2021-08-18T12:29:36.143Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-18T12:29:36.143Z] === RUN TestFieldCannotBeSet [2021-08-18T12:29:36.143Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-18T12:29:36.143Z] === RUN TestTypeMismatchError [2021-08-18T12:29:36.143Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-18T12:29:36.143Z] PASS [2021-08-18T12:29:36.143Z] coverage: 100.0% of statements [2021-08-18T12:29:36.143Z] ok github.com/docker/docker/libnetwork/options 0.107s coverage: 100.0% of statements [2021-08-18T12:29:36.601Z] 2021/08/18 12:29:36 Closing DB instances... [2021-08-18T12:29:36.601Z] testing: warning: no tests to run [2021-08-18T12:29:36.601Z] PASS [2021-08-18T12:29:36.601Z] coverage: 0.0% of statements [2021-08-18T12:29:36.601Z] ok github.com/docker/docker/libnetwork/osl 0.103s coverage: 0.0% of statements [no tests to run] [2021-08-18T12:29:37.060Z] === RUN TestRequestNewPort [2021-08-18T12:29:37.060Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestRequestSpecificPort [2021-08-18T12:29:37.060Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestReleasePort [2021-08-18T12:29:37.060Z] --- PASS: TestReleasePort (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestReuseReleasedPort [2021-08-18T12:29:37.060Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestReleaseUnreadledPort [2021-08-18T12:29:37.060Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestUnknowProtocol [2021-08-18T12:29:37.060Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestAllocateAllPorts [2021-08-18T12:29:37.060Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestPortAllocation [2021-08-18T12:29:37.060Z] --- PASS: TestPortAllocation (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestPortAllocationWithCustomRange [2021-08-18T12:29:37.060Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestNoDuplicateBPR [2021-08-18T12:29:37.060Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-18T12:29:37.060Z] === RUN TestChangePortRange [2021-08-18T12:29:37.060Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-18T12:29:37.060Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-18T12:29:37.060Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-18T12:29:37.060Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-18T12:29:37.060Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-18T12:29:37.060Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-18T12:29:37.060Z] --- PASS: TestChangePortRange (0.00s) [2021-08-18T12:29:37.060Z] PASS [2021-08-18T12:29:37.060Z] coverage: 88.6% of statements [2021-08-18T12:29:37.060Z] ok github.com/docker/docker/libnetwork/portallocator 0.114s coverage: 88.6% of statements [2021-08-18T12:29:37.519Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-18T12:29:37.519Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-18T12:29:37.519Z] === RUN TestTransportPortConv [2021-08-18T12:29:37.519Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-18T12:29:37.519Z] === RUN TestTransportPortBindingConv [2021-08-18T12:29:37.519Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-18T12:29:37.519Z] === RUN TestErrorConstructors [2021-08-18T12:29:37.519Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-18T12:29:37.519Z] === RUN TestCompareIPMask [2021-08-18T12:29:37.519Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-18T12:29:37.519Z] === RUN TestUtilGetHostPartIP [2021-08-18T12:29:37.519Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-18T12:29:37.519Z] === RUN TestUtilGetBroadcastIP [2021-08-18T12:29:37.519Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-18T12:29:37.519Z] === RUN TestParseCIDR [2021-08-18T12:29:37.519Z] --- PASS: TestParseCIDR (0.00s) [2021-08-18T12:29:37.519Z] PASS [2021-08-18T12:29:37.519Z] coverage: 47.9% of statements [2021-08-18T12:29:37.982Z] ok github.com/docker/docker/libnetwork/types 0.167s coverage: 47.9% of statements [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-18T12:29:37.982Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-18T12:29:37.982Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-18T12:29:37.982Z] PASS [2021-08-18T12:29:37.982Z] coverage: 50.0% of statements [2021-08-18T12:29:37.982Z] ok github.com/docker/docker/oci 0.173s coverage: 50.0% of statements [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-18T12:29:38.121Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestConfigureDaemonLogs [2021-08-18T12:29:38.121Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestCommonOptionsInstallFlags [2021-08-18T12:29:38.121Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-18T12:29:38.121Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-18T12:29:38.121Z] PASS [2021-08-18T12:29:38.121Z] coverage: 18.5% of statements [2021-08-18T12:29:38.121Z] ok github.com/docker/docker/cmd/dockerd 0.980s coverage: 18.5% of statements [2021-08-18T12:29:38.121Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-18T12:29:38.121Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T12:29:38.121Z] === RUN TestContainerStopSignal [2021-08-18T12:29:38.121Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestContainerStopTimeout [2021-08-18T12:29:38.121Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-18T12:29:38.121Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-18T12:29:38.121Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-18T12:29:38.121Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestReplaceAndAppendEnvVars [2021-08-18T12:29:38.121Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-18T12:29:38.121Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestNewMemoryStore [2021-08-18T12:29:38.121Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestAddContainers [2021-08-18T12:29:38.121Z] --- PASS: TestAddContainers (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestGetContainer [2021-08-18T12:29:38.121Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestDeleteContainer [2021-08-18T12:29:38.121Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestListContainers [2021-08-18T12:29:38.121Z] --- PASS: TestListContainers (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestFirstContainer [2021-08-18T12:29:38.121Z] --- PASS: TestFirstContainer (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestApplyAllContainer [2021-08-18T12:29:38.121Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestIsValidHealthString [2021-08-18T12:29:38.121Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestStateRunStop [2021-08-18T12:29:38.121Z] --- PASS: TestStateRunStop (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestStateTimeoutWait [2021-08-18T12:29:38.121Z] state_test.go:141: Stop callback fired [2021-08-18T12:29:38.121Z] state_test.go:165: Stop callback fired [2021-08-18T12:29:38.121Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-18T12:29:38.121Z] === RUN TestIsValidStateString [2021-08-18T12:29:38.121Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-18T12:29:38.121Z] === RUN TestViewSaveDelete [2021-08-18T12:29:38.121Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-18T12:29:38.121Z] === RUN TestViewAll [2021-08-18T12:29:38.121Z] --- PASS: TestViewAll (0.02s) [2021-08-18T12:29:38.121Z] === RUN TestViewGet [2021-08-18T12:29:38.441Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.49s) [2021-08-18T12:29:38.441Z] === RUN TestGetAddress [2021-08-18T12:29:38.580Z] --- PASS: TestViewGet (0.02s) [2021-08-18T12:29:38.580Z] === RUN TestNames [2021-08-18T12:29:38.580Z] --- PASS: TestNames (0.00s) [2021-08-18T12:29:38.580Z] === RUN TestViewWithHealthCheck [2021-08-18T12:29:38.580Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-18T12:29:38.580Z] PASS [2021-08-18T12:29:38.580Z] coverage: 41.7% of statements [2021-08-18T12:29:38.580Z] ok github.com/docker/docker/container 1.431s coverage: 41.7% of statements [2021-08-18T12:29:38.580Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T12:29:38.580Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T12:29:38.580Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T12:29:38.580Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T12:29:38.902Z] 2021/08/18 12:29:38 Closing DB instances... [2021-08-18T12:29:38.902Z] === RUN TestParseVersion [2021-08-18T12:29:38.902Z] --- PASS: TestParseVersion (0.00s) [2021-08-18T12:29:38.902Z] PASS [2021-08-18T12:29:38.902Z] coverage: 52.9% of statements [2021-08-18T12:29:38.902Z] ok github.com/docker/docker/pkg/aaparser 0.095s coverage: 52.9% of statements [2021-08-18T12:29:39.362Z] === RUN TestAddressPoolOpt [2021-08-18T12:29:39.362Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/a [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/something [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/_=a [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/env1=value1 [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/_env1=value1 [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/PATH [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/=a [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/PATH= [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/PATH=something [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/asd!qwe [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/1asd [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/123 [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/some_space [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/__some_space_before [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/some_space_after__ [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/= [2021-08-18T12:29:39.362Z] === RUN TestValidateEnv/PaTh [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestParseHost [2021-08-18T12:29:39.362Z] --- PASS: TestParseHost (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestParseDockerDaemonHost [2021-08-18T12:29:39.362Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestParseTCP [2021-08-18T12:29:39.362Z] --- PASS: TestParseTCP (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-18T12:29:39.362Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestValidateExtraHosts [2021-08-18T12:29:39.362Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestIpOptString [2021-08-18T12:29:39.362Z] --- PASS: TestIpOptString (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-18T12:29:39.362Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestNewIpOptValidDefaultVal [2021-08-18T12:29:39.362Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestIpOptSetInvalidVal [2021-08-18T12:29:39.362Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestValidateIPAddress [2021-08-18T12:29:39.362Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestMapOpts [2021-08-18T12:29:39.362Z] --- PASS: TestMapOpts (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestListOptsWithoutValidator [2021-08-18T12:29:39.362Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestListOptsWithValidator [2021-08-18T12:29:39.362Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestValidateDNSSearch [2021-08-18T12:29:39.362Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_general_format [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_one_more [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-18T12:29:39.362Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-18T12:29:39.362Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestNamedListOpts [2021-08-18T12:29:39.362Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestNamedMapOpts [2021-08-18T12:29:39.362Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestParseLink [2021-08-18T12:29:39.362Z] --- PASS: TestParseLink (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestQuotedStringSetWithQuotes [2021-08-18T12:29:39.362Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-18T12:29:39.362Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-18T12:29:39.362Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-18T12:29:39.363Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-18T12:29:39.363Z] === RUN TestUlimitOpt [2021-08-18T12:29:39.363Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-18T12:29:39.363Z] PASS [2021-08-18T12:29:39.363Z] coverage: 67.1% of statements [2021-08-18T12:29:39.363Z] ok github.com/docker/docker/opts 0.167s coverage: 67.1% of statements [2021-08-18T12:29:40.331Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-08-18T12:29:40.331Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-18T12:29:40.756Z] === RUN TestPrepare [2021-08-18T12:29:40.756Z] --- PASS: TestPrepare (0.00s) [2021-08-18T12:29:40.756Z] === RUN TestStart [2021-08-18T12:29:40.756Z] --- PASS: TestStart (0.00s) [2021-08-18T12:29:40.756Z] === RUN TestWaitCancel [2021-08-18T12:29:40.756Z] --- PASS: TestWaitCancel (0.00s) [2021-08-18T12:29:40.756Z] === RUN TestWaitDisabled [2021-08-18T12:29:40.756Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-18T12:29:40.756Z] === RUN TestWaitEnabled [2021-08-18T12:29:40.756Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-18T12:29:40.756Z] === RUN TestRemove [2021-08-18T12:29:40.756Z] --- PASS: TestRemove (0.00s) [2021-08-18T12:29:40.756Z] PASS [2021-08-18T12:29:40.756Z] coverage: 65.3% of statements [2021-08-18T12:29:40.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.471s coverage: 65.3% of statements [2021-08-18T12:29:41.295Z] === RUN TestIsArchivePathDir [2021-08-18T12:29:41.295Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-18T12:29:41.295Z] === RUN TestIsArchivePathInvalidFile [2021-08-18T12:29:41.295Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-08-18T12:29:41.295Z] === RUN TestIsArchivePathTar [2021-08-18T12:29:41.295Z] === RUN TestPeerCertificateMarshalJSON [2021-08-18T12:29:41.295Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-08-18T12:29:41.295Z] === RUN TestDecompressStreamGzip [2021-08-18T12:29:41.295Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-08-18T12:29:41.295Z] === RUN TestDecompressStreamBzip2 [2021-08-18T12:29:41.753Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-18T12:29:41.753Z] === RUN TestDecompressStreamXz [2021-08-18T12:29:41.753Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T12:29:41.753Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestCompressStreamXzUnsupported [2021-08-18T12:29:41.753Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-18T12:29:41.753Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestCompressStreamInvalid [2021-08-18T12:29:41.753Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestExtensionInvalid [2021-08-18T12:29:41.753Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestExtensionUncompressed [2021-08-18T12:29:41.753Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestExtensionBzip2 [2021-08-18T12:29:41.753Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestExtensionGzip [2021-08-18T12:29:41.753Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestExtensionXz [2021-08-18T12:29:41.753Z] --- PASS: TestExtensionXz (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestCmdStreamLargeStderr [2021-08-18T12:29:41.753Z] 2021/08/18 12:29:41 Closing DB instances... [2021-08-18T12:29:41.753Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-18T12:29:41.753Z] === RUN TestCmdStreamBad [2021-08-18T12:29:41.753Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T12:29:41.753Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestCmdStreamGood [2021-08-18T12:29:41.753Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-18T12:29:41.753Z] === RUN TestUntarPathWithInvalidDest [2021-08-18T12:29:41.753Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2021-08-18T12:29:41.753Z] === RUN TestUntarPathWithInvalidSrc [2021-08-18T12:29:41.753Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestUntarPath [2021-08-18T12:29:41.753Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-18T12:29:41.753Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-18T12:29:41.753Z] --- PASS: TestPeerCertificateMarshalJSON (0.65s) [2021-08-18T12:29:41.753Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-18T12:29:41.753Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestMiddleware [2021-08-18T12:29:41.753Z] --- PASS: TestMiddleware (0.00s) [2021-08-18T12:29:41.753Z] === RUN TestNewResponseModifier [2021-08-18T12:29:41.753Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-18T12:29:41.753Z] PASS [2021-08-18T12:29:41.753Z] coverage: 26.8% of statements [2021-08-18T12:29:41.753Z] ok github.com/docker/docker/pkg/authorization 0.964s coverage: 26.8% of statements [2021-08-18T12:29:41.753Z] --- PASS: TestUntarPath (0.06s) [2021-08-18T12:29:41.753Z] === RUN TestUntarPathWithDestinationFile [2021-08-18T12:29:42.210Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2021-08-18T12:29:42.210Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-18T12:29:42.210Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-08-18T12:29:42.210Z] === RUN TestCopyWithTarInvalidSrc [2021-08-18T12:29:42.210Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-18T12:29:42.210Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-18T12:29:42.210Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T12:29:42.210Z] === RUN TestCopyWithTarSrcFile [2021-08-18T12:29:42.210Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-18T12:29:42.210Z] === RUN TestCopyWithTarSrcFolder [2021-08-18T12:29:42.210Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-18T12:29:42.210Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-18T12:29:42.210Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-18T12:29:42.210Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-18T12:29:42.210Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T12:29:42.210Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-18T12:29:42.210Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-18T12:29:42.210Z] === RUN TestCopyFileWithTarSrcFile [2021-08-18T12:29:42.210Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-18T12:29:42.210Z] === RUN TestTarFiles [2021-08-18T12:29:42.670Z] === RUN TestUnbuffered [2021-08-18T12:29:42.670Z] --- PASS: TestUnbuffered (0.00s) [2021-08-18T12:29:42.670Z] === RUN TestRaceUnbuffered [2021-08-18T12:29:42.670Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-18T12:29:42.670Z] PASS [2021-08-18T12:29:42.670Z] coverage: 100.0% of statements [2021-08-18T12:29:42.670Z] ok github.com/docker/docker/pkg/broadcaster 0.116s coverage: 100.0% of statements [2021-08-18T12:29:43.128Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-08-18T12:29:43.128Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-18T12:29:43.128Z] === RUN TestMatch [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[foo]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[foo_bar]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[]#01 [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[qux]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-18T12:29:43.128Z] === RUN TestMatch/[[foo_baz]] [2021-08-18T12:29:43.128Z] --- PASS: TestMatch (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-18T12:29:43.128Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-18T12:29:43.128Z] PASS [2021-08-18T12:29:43.128Z] coverage: 87.5% of statements [2021-08-18T12:29:43.128Z] ok github.com/docker/docker/pkg/capabilities 0.157s coverage: 87.5% of statements [2021-08-18T12:29:43.673Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-18T12:29:44.132Z] === RUN TestNewListSecretsFilters [2021-08-18T12:29:44.132Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestNewListConfigsFilters [2021-08-18T12:29:44.132Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-18T12:29:44.132Z] PASS [2021-08-18T12:29:44.132Z] coverage: 0.5% of statements [2021-08-18T12:29:44.132Z] ok github.com/docker/docker/daemon/cluster 2.144s coverage: 0.5% of statements [2021-08-18T12:29:44.132Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-18T12:29:44.132Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-18T12:29:44.132Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-18T12:29:44.132Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-18T12:29:44.132Z] PASS [2021-08-18T12:29:44.132Z] coverage: 35.9% of statements [2021-08-18T12:29:44.132Z] ok github.com/docker/docker/daemon/cluster/convert 1.849s coverage: 35.9% of statements [2021-08-18T12:29:44.194Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.314s coverage: 7.1% of statements [2021-08-18T12:29:44.194Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T12:29:44.662Z] === RUN TestChrootTarUntar [2021-08-18T12:29:44.662Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-18T12:29:44.662Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootUntarEmptyArchive [2021-08-18T12:29:44.662Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootTarUntarWithSymlink [2021-08-18T12:29:44.662Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootCopyWithTar [2021-08-18T12:29:44.662Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2021-08-18T12:29:44.662Z] === RUN TestChrootCopyFileWithTar [2021-08-18T12:29:44.662Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootUntarPath [2021-08-18T12:29:44.662Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-18T12:29:44.662Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-18T12:29:44.662Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:29:44.662Z] === RUN TestChrootApplyDotDotFile [2021-08-18T12:29:44.662Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:44.662Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-18T12:29:44.662Z] PASS [2021-08-18T12:29:44.662Z] coverage: 15.4% of statements [2021-08-18T12:29:44.662Z] ok github.com/docker/docker/pkg/chrootarchive 0.268s coverage: 15.4% of statements [2021-08-18T12:29:45.120Z] 2021/08/18 12:29:45 Closing DB instances... [2021-08-18T12:29:45.578Z] === RUN TestSizeEmpty [2021-08-18T12:29:45.578Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestSizeEmptyFile [2021-08-18T12:29:45.578Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestSizeNonemptyFile [2021-08-18T12:29:45.578Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-18T12:29:45.578Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-18T12:29:45.578Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-18T12:29:45.578Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestMoveToSubdir [2021-08-18T12:29:45.578Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-18T12:29:45.578Z] === RUN TestSizeNonExistingDirectory [2021-08-18T12:29:45.578Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-18T12:29:45.578Z] PASS [2021-08-18T12:29:45.578Z] coverage: 80.0% of statements [2021-08-18T12:29:45.578Z] ok github.com/docker/docker/pkg/directory 0.147s coverage: 80.0% of statements [2021-08-18T12:29:46.544Z] === RUN Test [2021-08-18T12:29:46.544Z] === RUN Test/TestContainsEntry [2021-08-18T12:29:46.544Z] === RUN Test/TestCreateEntries [2021-08-18T12:29:46.544Z] === RUN Test/TestEntriesDiff [2021-08-18T12:29:46.544Z] === RUN Test/TestEntriesEquality [2021-08-18T12:29:46.544Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-18T12:29:46.544Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-18T12:29:46.544Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-18T12:29:46.544Z] === RUN Test/TestGeneratorNotGenerate [2021-08-18T12:29:46.544Z] === RUN Test/TestGeneratorWithPort [2021-08-18T12:29:46.544Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-18T12:29:46.544Z] === RUN Test/TestNewEntry [2021-08-18T12:29:46.544Z] === RUN Test/TestParse [2021-08-18T12:29:46.544Z] --- PASS: Test (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-18T12:29:46.544Z] --- PASS: Test/TestParse (0.00s) [2021-08-18T12:29:46.544Z] PASS [2021-08-18T12:29:46.544Z] coverage: 58.3% of statements [2021-08-18T12:29:46.544Z] ok github.com/docker/docker/pkg/discovery 0.175s coverage: 58.3% of statements [2021-08-18T12:29:47.001Z] --- PASS: TestTarFiles (4.78s) [2021-08-18T12:29:47.001Z] === RUN TestTarUntar [2021-08-18T12:29:47.001Z] --- PASS: TestTarUntar (0.03s) [2021-08-18T12:29:47.001Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-18T12:29:47.001Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-18T12:29:47.001Z] === RUN TestTarWithOptions [2021-08-18T12:29:47.001Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-18T12:29:47.001Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-18T12:29:47.001Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-18T12:29:47.001Z] === RUN TestUntarUstarGnuConflict [2021-08-18T12:29:47.001Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-18T12:29:47.001Z] === RUN TestUntarInvalidFilenames [2021-08-18T12:29:47.001Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames858046326\\dest" [2021-08-18T12:29:47.242Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2021-08-18T12:29:47.242Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:29:47.459Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-08-18T12:29:47.459Z] === RUN TestUntarHardlinkToSymlink [2021-08-18T12:29:47.459Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-18T12:29:47.459Z] === RUN TestUntarInvalidHardlink [2021-08-18T12:29:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink213268631\\victim\\hello" -> "../victim/hello" [2021-08-18T12:29:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink884503818\\victim\\hello" -> "/../victim/hello" [2021-08-18T12:29:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink136730849\\victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152854220\\victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink116801979\\victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink377911774\\victim" -> "../victim" [2021-08-18T12:29:47.459Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-18T12:29:47.459Z] === RUN TestUntarInvalidSymlink [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink073383333\\dest\\dotdot" -> "../victim/hello" [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink744902336\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink595520287\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink277043186\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink022511785\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink061708276\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink839129283\\dest\\dir\\loophole" -> "../../victim" [2021-08-18T12:29:47.459Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-18T12:29:47.459Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-18T12:29:47.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-18T12:29:47.459Z] === RUN TestXGlobalNoParent [2021-08-18T12:29:47.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-18T12:29:47.459Z] === RUN TestReplaceFileTarWrapper [2021-08-18T12:29:47.459Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-08-18T12:29:47.459Z] === RUN TestPrefixHeaderReadable [2021-08-18T12:29:47.459Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-08-18T12:29:47.459Z] === RUN TestDisablePigz [2021-08-18T12:29:47.459Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s) [2021-08-18T12:29:47.459Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-18T12:29:47.459Z] === RUN Test [2021-08-18T12:29:47.459Z] === RUN Test/TestContent [2021-08-18T12:29:47.459Z] === RUN Test/TestInitialize [2021-08-18T12:29:47.459Z] === RUN Test/TestNew [2021-08-18T12:29:47.459Z] === RUN Test/TestParsingContentsWithComments [2021-08-18T12:29:47.459Z] === RUN Test/TestRegister [2021-08-18T12:29:47.459Z] === RUN Test/TestWatch [2021-08-18T12:29:47.459Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-18T12:29:47.459Z] --- PASS: Test (0.01s) [2021-08-18T12:29:47.459Z] --- PASS: Test/TestContent (0.00s) [2021-08-18T12:29:47.459Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T12:29:47.459Z] --- PASS: Test/TestNew (0.00s) [2021-08-18T12:29:47.459Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-18T12:29:47.459Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T12:29:47.459Z] --- PASS: Test/TestWatch (0.01s) [2021-08-18T12:29:47.459Z] PASS [2021-08-18T12:29:47.459Z] coverage: 97.6% of statements [2021-08-18T12:29:47.459Z] ok github.com/docker/docker/pkg/discovery/file 0.182s coverage: 97.6% of statements [2021-08-18T12:29:47.459Z] --- PASS: TestDisablePigz (0.12s) [2021-08-18T12:29:47.459Z] === RUN TestPigz [2021-08-18T12:29:47.920Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-18T12:29:47.920Z] --- PASS: TestPigz (0.17s) [2021-08-18T12:29:47.920Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T12:29:47.920Z] archive_windows_test.go:16: Currently fails [2021-08-18T12:29:47.920Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestCanonicalTarNameForPath [2021-08-18T12:29:47.920Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestCanonicalTarName [2021-08-18T12:29:47.920Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChmodTarEntry [2021-08-18T12:29:47.920Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestHardLinkOrder [2021-08-18T12:29:47.920Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-18T12:29:47.920Z] === RUN TestChangeString [2021-08-18T12:29:47.920Z] --- PASS: TestChangeString (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesWithNoChanges [2021-08-18T12:29:47.920Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-18T12:29:47.920Z] === RUN TestChangesWithChanges [2021-08-18T12:29:47.920Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-18T12:29:47.920Z] === RUN TestChangesWithChangesGH13590 [2021-08-18T12:29:47.920Z] changes_test.go:196: needs more investigation [2021-08-18T12:29:47.920Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesDirsEmpty [2021-08-18T12:29:47.920Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:29:47.920Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesDirsMutated [2021-08-18T12:29:47.920Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:29:47.920Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestApplyLayer [2021-08-18T12:29:47.920Z] changes_test.go:433: needs further investigation [2021-08-18T12:29:47.920Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesSizeWithHardlinks [2021-08-18T12:29:47.920Z] changes_test.go:469: needs further investigation [2021-08-18T12:29:47.920Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesSizeWithNoChanges [2021-08-18T12:29:47.920Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-18T12:29:47.920Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestChangesSize [2021-08-18T12:29:47.920Z] --- PASS: TestChangesSize (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestApplyLayerInvalidFilenames [2021-08-18T12:29:47.920Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames373582520\\dest" [2021-08-18T12:29:47.920Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-18T12:29:47.920Z] === RUN TestApplyLayerInvalidHardlink [2021-08-18T12:29:47.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink299045546\\victim\\hello" -> "../victim/hello" [2021-08-18T12:29:47.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink480157185\\victim\\hello" -> "/../victim/hello" [2021-08-18T12:29:47.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink202523500\\victim" -> "../victim" [2021-08-18T12:29:47.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink258147803\\victim" -> "../victim" [2021-08-18T12:29:47.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink230632318\\victim" -> "../victim" [2021-08-18T12:29:47.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink714706629\\victim" -> "../victim" [2021-08-18T12:29:47.920Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-18T12:29:47.920Z] === RUN TestApplyLayerInvalidSymlink [2021-08-18T12:29:47.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink628124512\\dest\\dotdot" -> "../victim/hello" [2021-08-18T12:29:47.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink617909055\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T12:29:47.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink883904914\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink512963529\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink507602068\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink329271523\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:29:47.920Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-18T12:29:47.920Z] === RUN TestApplyLayerWhiteouts [2021-08-18T12:29:47.920Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-08-18T12:29:47.920Z] === RUN TestGenerateEmptyFile [2021-08-18T12:29:47.920Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-18T12:29:47.920Z] === RUN TestGenerateWithContent [2021-08-18T12:29:47.920Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-18T12:29:47.920Z] PASS [2021-08-18T12:29:47.920Z] coverage: 61.9% of statements [2021-08-18T12:29:47.920Z] ok github.com/docker/docker/pkg/archive 7.222s coverage: 61.9% of statements [2021-08-18T12:29:48.169Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-08-18T12:29:48.169Z] === RUN TestWaitNonBlocked [2021-08-18T12:29:48.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:29:48.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:29:48.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:29:48.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:29:48.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:29:48.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:29:48.405Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-18T12:29:48.822Z] === RUN TestBuilderGC [2021-08-18T12:29:48.822Z] --- PASS: TestBuilderGC (0.02s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationNotFound [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonBrokenConfiguration [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestParseClusterAdvertiseSettings [2021-08-18T12:29:48.822Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestFindConfigurationConflicts [2021-08-18T12:29:48.822Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-18T12:29:48.822Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-18T12:29:48.822Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-18T12:29:48.822Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-18T12:29:48.822Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-18T12:29:48.822Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_label [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_dns [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-18T12:29:48.822Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-18T12:29:48.822Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestModifiedDiscoverySettings [2021-08-18T12:29:48.822Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestReloadSetConfigFileNotExist [2021-08-18T12:29:48.822Z] time="2021-08-18T12:29:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-18T12:29:48.822Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-08-18T12:29:48.822Z] === RUN TestReloadDefaultConfigNotExist [2021-08-18T12:29:48.822Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:29:48.822Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestReloadBadDefaultConfig [2021-08-18T12:29:48.822Z] time="2021-08-18T12:29:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-232179171" [2021-08-18T12:29:48.822Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestReloadWithConflictingLabels [2021-08-18T12:29:48.822Z] time="2021-08-18T12:29:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-970285542" [2021-08-18T12:29:48.822Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-18T12:29:48.822Z] === RUN TestReloadWithDuplicateLabels [2021-08-18T12:29:48.822Z] time="2021-08-18T12:29:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-607617037" [2021-08-18T12:29:48.823Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-18T12:29:48.823Z] === RUN TestDaemonConfigurationMerge [2021-08-18T12:29:48.823Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-18T12:29:48.823Z] PASS [2021-08-18T12:29:48.823Z] coverage: 80.4% of statements [2021-08-18T12:29:48.823Z] ok github.com/docker/docker/daemon/config 1.142s coverage: 80.4% of statements [2021-08-18T12:29:49.096Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-18T12:29:49.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-08-18T12:29:49.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-08-18T12:29:49.096Z] === RUN TestWaitBlocked [2021-08-18T12:29:49.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:29:49.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:29:49.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:29:49.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:29:49.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:29:49.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:29:49.454Z] === RUN Test [2021-08-18T12:29:49.454Z] === RUN Test/TestInitialize [2021-08-18T12:29:49.454Z] time="2021-08-18T12:29:48Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:29:49.454Z] time="2021-08-18T12:29:49Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:29:49.454Z] time="2021-08-18T12:29:49Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:29:49.454Z] === RUN Test/TestInitializeWithCerts [2021-08-18T12:29:49.454Z] time="2021-08-18T12:29:49Z" level=info msg="Initializing discovery with TLS" [2021-08-18T12:29:49.454Z] === RUN Test/TestWatch [2021-08-18T12:29:49.454Z] time="2021-08-18T12:29:49Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:29:49.454Z] 2021/08/18 12:29:49 Closing DB instances... [2021-08-18T12:29:49.790Z] === RUN TestWaitNodeAttachment [2021-08-18T12:29:50.247Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-18T12:29:50.247Z] === RUN TestIsolationConversion [2021-08-18T12:29:50.247Z] === RUN TestIsolationConversion/default [2021-08-18T12:29:50.247Z] === RUN TestIsolationConversion/process [2021-08-18T12:29:50.247Z] === RUN TestIsolationConversion/hyperv [2021-08-18T12:29:50.247Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestContainerLabels [2021-08-18T12:29:50.247Z] --- PASS: TestContainerLabels (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestCredentialSpecConversion [2021-08-18T12:29:50.247Z] === RUN TestCredentialSpecConversion/none [2021-08-18T12:29:50.247Z] === RUN TestCredentialSpecConversion/config [2021-08-18T12:29:50.247Z] === RUN TestCredentialSpecConversion/file [2021-08-18T12:29:50.247Z] === RUN TestCredentialSpecConversion/registry [2021-08-18T12:29:50.247Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-18T12:29:50.247Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestControllerValidateMountBind [2021-08-18T12:29:50.247Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestControllerValidateMountVolume [2021-08-18T12:29:50.247Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestControllerValidateMountTarget [2021-08-18T12:29:50.247Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestControllerValidateMountTmpfs [2021-08-18T12:29:50.247Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestControllerValidateMountInvalidType [2021-08-18T12:29:50.247Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-18T12:29:50.247Z] === RUN TestControllerValidateMountNamedPipe [2021-08-18T12:29:50.247Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-18T12:29:50.247Z] PASS [2021-08-18T12:29:50.247Z] coverage: 11.0% of statements [2021-08-18T12:29:50.247Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.904s coverage: 11.0% of statements [2021-08-18T12:29:50.459Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-18T12:29:50.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-08-18T12:29:50.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-08-18T12:29:50.459Z] === CONT TestContainerStartOnDaemonRestart [2021-08-18T12:29:50.459Z] === CONT TestContainerKillOnDaemonStart [2021-08-18T12:29:50.708Z] === RUN TestVerifyNetworkingConfig [2021-08-18T12:29:50.708Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestGetContainer [2021-08-18T12:29:50.708Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestValidContainerNames [2021-08-18T12:29:50.708Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestContainerInitDNS [2021-08-18T12:29:50.708Z] daemon_test.go:147: root required [2021-08-18T12:29:50.708Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestMerge [2021-08-18T12:29:50.708Z] --- PASS: TestMerge (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestValidateContainerIsolation [2021-08-18T12:29:50.708Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestFindNetworkErrorType [2021-08-18T12:29:50.708Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestEnsureServicesExist [2021-08-18T12:29:50.708Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestEnsureServicesExistErrors [2021-08-18T12:29:50.708Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-18T12:29:50.708Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-18T12:29:50.708Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-18T12:29:50.708Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-18T12:29:50.708Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-18T12:29:50.708Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-18T12:29:50.708Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestContainerDelete [2021-08-18T12:29:50.708Z] --- PASS: TestContainerDelete (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestContainerDoubleDelete [2021-08-18T12:29:50.708Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestLogContainerEventCopyLabels [2021-08-18T12:29:50.708Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestLogContainerEventWithAttributes [2021-08-18T12:29:50.708Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-18T12:29:50.708Z] === RUN TestNoneHealthcheck [2021-08-18T12:29:50.709Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestHealthStates [2021-08-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] time="2021-08-18T12:29:50Z" 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-18T12:29:50.709Z] --- PASS: TestHealthStates (0.12s) [2021-08-18T12:29:50.709Z] === RUN TestMaskURLCredentials [2021-08-18T12:29:50.709Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestGetInspectData [2021-08-18T12:29:50.709Z] --- PASS: TestGetInspectData (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestFillLicense [2021-08-18T12:29:50.709Z] --- PASS: TestFillLicense (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestListInvalidFilter [2021-08-18T12:29:50.709Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestNameFilter [2021-08-18T12:29:50.709Z] --- PASS: TestNameFilter (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-18T12:29:50.709Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-18T12:29:50.709Z] === 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-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-18T12:29:50.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-18T12:29:50.709Z] --- 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-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-18T12:29:50.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDaemonReloadLabels [2021-08-18T12:29:50.709Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-18T12:29:50.709Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDaemonReloadMirrors [2021-08-18T12:29:50.709Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-18T12:29:50.709Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-18T12:29:50.709Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDaemonDiscoveryReload [2021-08-18T12:29:50.709Z] === RUN TestDiscoveryOptsErrors [2021-08-18T12:29:50.709Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-18T12:29:50.709Z] === RUN TestDiscoveryOpts [2021-08-18T12:29:50.709Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-18T12:29:50.709Z] PASS [2021-08-18T12:29:50.709Z] coverage: 30.0% of statements [2021-08-18T12:29:50.709Z] ok github.com/docker/docker/daemon/discovery 1.163s coverage: 30.0% of statements [2021-08-18T12:29:50.992Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-08-18T12:29:50.992Z] === RUN TestNetworkDBNodeLeave [2021-08-18T12:29:51.675Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-18T12:29:51.675Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-18T12:29:52.134Z] === RUN TestEventsLog [2021-08-18T12:29:52.134Z] --- PASS: TestEventsLog (0.00s) [2021-08-18T12:29:52.134Z] === RUN TestEventsLogTimeout [2021-08-18T12:29:52.134Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-18T12:29:52.134Z] === RUN TestLogEvents [2021-08-18T12:29:52.134Z] --- PASS: TestLogEvents (0.06s) [2021-08-18T12:29:52.134Z] === RUN TestLoadBufferedEvents [2021-08-18T12:29:52.134Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-08-18T12:29:52.134Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-18T12:29:52.134Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-18T12:29:52.134Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-18T12:29:52.134Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-18T12:29:52.134Z] PASS [2021-08-18T12:29:52.134Z] coverage: 50.0% of statements [2021-08-18T12:29:52.134Z] ok github.com/docker/docker/daemon/events 0.456s coverage: 50.0% of statements [2021-08-18T12:29:52.134Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-18T12:29:52.134Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-18T12:29:52.526Z] --- PASS: Test (3.18s) [2021-08-18T12:29:52.526Z] --- PASS: Test/TestInitialize (0.17s) [2021-08-18T12:29:52.526Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-18T12:29:52.526Z] --- PASS: Test/TestWatch (3.00s) [2021-08-18T12:29:52.526Z] PASS [2021-08-18T12:29:52.526Z] coverage: 84.1% of statements [2021-08-18T12:29:52.526Z] ok github.com/docker/docker/pkg/discovery/kv 3.508s coverage: 84.1% of statements [2021-08-18T12:29:52.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:29:52.542Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:29:52.542Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:29:52.542Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:29:52.542Z] [2021-08-18T12:29:52.542Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T12:29:52.542Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T12:29:52.542Z] HOSTNAME=614915b1369d [2021-08-18T12:29:52.542Z] DEST=bundles/test-integration [2021-08-18T12:29:52.542Z] PWD=/go/src/github.com/docker/docker [2021-08-18T12:29:52.542Z] DOCKER_ROOTLESS=1 [2021-08-18T12:29:52.542Z] DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:29:52.542Z] container=docker [2021-08-18T12:29:52.542Z] HOME=/root [2021-08-18T12:29:52.542Z] GOLANG_VERSION=1.16.7 [2021-08-18T12:29:52.542Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T12:29:52.542Z] VALIDATE_BRANCH=master [2021-08-18T12:29:52.542Z] TERM=xterm [2021-08-18T12:29:52.542Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T12:29:52.542Z] SHLVL=1 [2021-08-18T12:29:52.542Z] TIMEOUT=120m [2021-08-18T12:29:52.542Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T12:29:52.542Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T12:29:52.542Z] GO111MODULE=off [2021-08-18T12:29:52.542Z] DOCKER_EXPERIMENTAL=1 [2021-08-18T12:29:52.542Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T12:29:52.542Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T12:29:52.542Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T12:29:52.542Z] GOPATH=/go [2021-08-18T12:29:52.542Z] PKG_CONFIG=pkg-config [2021-08-18T12:29:52.542Z] _=/usr/bin/env [2021-08-18T12:29:52.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T12:29:52.596Z] === RUN TestIsEmptyDir [2021-08-18T12:29:52.596Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-18T12:29:52.596Z] PASS [2021-08-18T12:29:52.596Z] coverage: 2.3% of statements [2021-08-18T12:29:52.596Z] ok github.com/docker/docker/daemon/graphdriver 0.276s coverage: 2.3% of statements [2021-08-18T12:29:52.596Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-18T12:29:52.596Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-18T12:29:52.596Z] reload_test.go:520: root required [2021-08-18T12:29:52.596Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T12:29:52.596Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-18T12:29:52.596Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-18T12:29:52.596Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-18T12:29:52.972Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) [2021-08-18T12:29:52.972Z] === CONT TestIpcModeOlderClient [2021-08-18T12:29:52.972Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-18T12:29:52.972Z] === CONT TestDaemonHostGatewayIP [2021-08-18T12:29:52.984Z] === RUN Test [2021-08-18T12:29:52.984Z] === RUN Test/TestWatch [2021-08-18T12:29:52.984Z] --- PASS: Test (0.01s) [2021-08-18T12:29:52.984Z] --- PASS: Test/TestWatch (0.01s) [2021-08-18T12:29:52.984Z] PASS [2021-08-18T12:29:52.984Z] coverage: 92.3% of statements [2021-08-18T12:29:52.984Z] ok github.com/docker/docker/pkg/discovery/memory 0.163s coverage: 92.3% of statements [2021-08-18T12:29:53.053Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-18T12:29:53.053Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-18T12:29:53.053Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-18T12:29:53.053Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-18T12:29:53.053Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-18T12:29:53.053Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-18T12:29:53.053Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-18T12:29:53.053Z] === RUN TestParseVolumesFrom [2021-08-18T12:29:53.053Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-18T12:29:53.053Z] PASS [2021-08-18T12:29:53.053Z] coverage: 9.1% of statements [2021-08-18T12:29:53.053Z] ok github.com/docker/docker/daemon 3.589s coverage: 9.1% of statements [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-18T12:29:53.053Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-18T12:29:53.053Z] === RUN TestLinkNaming [2021-08-18T12:29:53.053Z] --- PASS: TestLinkNaming (0.00s) [2021-08-18T12:29:53.053Z] === RUN TestLinkNew [2021-08-18T12:29:53.053Z] --- PASS: TestLinkNew (0.00s) [2021-08-18T12:29:53.053Z] === RUN TestLinkEnv [2021-08-18T12:29:53.053Z] --- PASS: TestLinkEnv (0.00s) [2021-08-18T12:29:53.053Z] === RUN TestLinkMultipleEnv [2021-08-18T12:29:53.053Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-18T12:29:53.053Z] === RUN TestLinkPortRangeEnv [2021-08-18T12:29:53.053Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-18T12:29:53.053Z] PASS [2021-08-18T12:29:53.053Z] coverage: 93.0% of statements [2021-08-18T12:29:53.053Z] ok github.com/docker/docker/daemon/links 0.134s coverage: 93.0% of statements [2021-08-18T12:29:53.951Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2021-08-18T12:29:53.951Z] === RUN TestNetworkDBWatch [2021-08-18T12:29:53.951Z] === RUN Test [2021-08-18T12:29:53.951Z] === RUN Test/TestInitialize [2021-08-18T12:29:53.951Z] === RUN Test/TestInitializeWithPattern [2021-08-18T12:29:53.951Z] === RUN Test/TestRegister [2021-08-18T12:29:53.951Z] === RUN Test/TestWatch [2021-08-18T12:29:53.951Z] --- PASS: Test (0.00s) [2021-08-18T12:29:53.951Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T12:29:53.951Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-18T12:29:53.951Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T12:29:53.951Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T12:29:53.951Z] PASS [2021-08-18T12:29:53.951Z] coverage: 93.8% of statements [2021-08-18T12:29:53.951Z] ok github.com/docker/docker/pkg/discovery/nodes 0.182s coverage: 93.8% of statements [2021-08-18T12:29:54.915Z] === RUN TestPollerAddRemove [2021-08-18T12:29:54.915Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-18T12:29:54.915Z] === RUN TestPollerEvent [2021-08-18T12:29:54.915Z] poller_test.go:41: No chmod on Windows [2021-08-18T12:29:54.915Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-18T12:29:54.915Z] === RUN TestPollerClose [2021-08-18T12:29:54.915Z] --- PASS: TestPollerClose (0.00s) [2021-08-18T12:29:54.915Z] PASS [2021-08-18T12:29:54.915Z] coverage: 45.7% of statements [2021-08-18T12:29:54.915Z] ok github.com/docker/docker/pkg/filenotify 0.138s coverage: 45.7% of statements [2021-08-18T12:29:55.373Z] 2021/08/18 12:29:55 Closing DB instances... [2021-08-18T12:29:55.831Z] === RUN TestCopyFileWithInvalidSrc [2021-08-18T12:29:55.831Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T12:29:55.831Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-18T12:29:55.831Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-18T12:29:55.831Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCopyFile [2021-08-18T12:29:55.831Z] --- PASS: TestCopyFile (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-18T12:29:55.831Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T12:29:55.831Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-18T12:29:55.831Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-18T12:29:55.831Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T12:29:55.831Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestWildcardMatches [2021-08-18T12:29:55.831Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestPatternMatches [2021-08-18T12:29:55.831Z] --- PASS: TestPatternMatches (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-18T12:29:55.831Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestPatternMatchesFolderExclusions [2021-08-18T12:29:55.831Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-18T12:29:55.831Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-18T12:29:55.831Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-18T12:29:55.831Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-18T12:29:55.831Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestSingleExclamationError [2021-08-18T12:29:55.831Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestMatchesWithNoPatterns [2021-08-18T12:29:55.831Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestMatchesWithMalformedPatterns [2021-08-18T12:29:55.831Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestMatches [2021-08-18T12:29:55.831Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-18T12:29:55.831Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-18T12:29:55.831Z] --- PASS: TestMatches (0.00s) [2021-08-18T12:29:55.831Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-18T12:29:55.831Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCleanPatterns [2021-08-18T12:29:55.831Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-18T12:29:55.831Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-18T12:29:55.831Z] === RUN TestCleanPatternsExceptionFlag [2021-08-18T12:29:55.832Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-18T12:29:55.832Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-18T12:29:55.832Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-18T12:29:55.832Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-18T12:29:55.832Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-18T12:29:55.832Z] === RUN TestCleanPatternsErrorSingleException [2021-08-18T12:29:55.832Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-18T12:29:55.832Z] === RUN TestCreateIfNotExistsDir [2021-08-18T12:29:55.832Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-18T12:29:55.832Z] === RUN TestCreateIfNotExistsFile [2021-08-18T12:29:55.832Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-18T12:29:55.832Z] === RUN TestMatch [2021-08-18T12:29:55.832Z] --- PASS: TestMatch (0.00s) [2021-08-18T12:29:55.832Z] PASS [2021-08-18T12:29:55.832Z] coverage: 82.2% of statements [2021-08-18T12:29:55.832Z] ok github.com/docker/docker/pkg/fileutils 0.205s coverage: 82.2% of statements [2021-08-18T12:29:55.956Z] === RUN TestAdapterReadLogs [2021-08-18T12:29:55.956Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-18T12:29:55.956Z] === RUN TestCopier [2021-08-18T12:29:55.956Z] --- PASS: TestCopier (0.00s) [2021-08-18T12:29:55.956Z] === RUN TestCopierLongLines [2021-08-18T12:29:55.956Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-18T12:29:55.956Z] === RUN TestCopierSlow [2021-08-18T12:29:55.956Z] --- PASS: TestCopierSlow (0.21s) [2021-08-18T12:29:55.956Z] === RUN TestCopierWithSized [2021-08-18T12:29:55.956Z] === RUN TestCopierWithSized/as_is [2021-08-18T12:29:55.956Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-18T12:29:55.956Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-18T12:29:55.956Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-18T12:29:55.956Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-18T12:29:55.956Z] === RUN TestCopierWithPartial [2021-08-18T12:29:55.956Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-18T12:29:55.956Z] === RUN TestRingLogger [2021-08-18T12:29:55.956Z] --- PASS: TestRingLogger (0.00s) [2021-08-18T12:29:55.956Z] === RUN TestRingCap [2021-08-18T12:29:55.956Z] --- PASS: TestRingCap (0.00s) [2021-08-18T12:29:55.956Z] === RUN TestRingClose [2021-08-18T12:29:55.956Z] --- PASS: TestRingClose (0.00s) [2021-08-18T12:29:55.956Z] === RUN TestRingDrain [2021-08-18T12:29:55.956Z] --- PASS: TestRingDrain (0.00s) [2021-08-18T12:29:55.956Z] PASS [2021-08-18T12:29:55.956Z] coverage: 43.3% of statements [2021-08-18T12:29:55.956Z] ok github.com/docker/docker/daemon/logger 0.688s coverage: 43.3% of statements [2021-08-18T12:29:56.261Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2021-08-18T12:29:56.261Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/defaults [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-18T12:29:56.414Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-18T12:29:56.414Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-18T12:29:56.414Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:55Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-18T12:29:56.414Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-08-18T12:29:56.414Z] === RUN TestCreateSuccess [2021-08-18T12:29:56.414Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCreateStreamSkipped [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-18T12:29:56.414Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCreateLogGroupSuccess [2021-08-18T12:29:56.414Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCreateError [2021-08-18T12:29:56.414Z] --- PASS: TestCreateError (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCreateAlreadyExists [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-18T12:29:56.414Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestLogClosed [2021-08-18T12:29:56.414Z] --- PASS: TestLogClosed (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestLogBlocking [2021-08-18T12:29:56.414Z] --- PASS: TestLogBlocking (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-18T12:29:56.414Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestLogNonBlockingBufferFull [2021-08-18T12:29:56.414Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestPublishBatchSuccess [2021-08-18T12:29:56.414Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestPublishBatchError [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:56Z" level=error msg=Error [2021-08-18T12:29:56.414Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T12:29:56.414Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T12:29:56.414Z] time="2021-08-18T12:29:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-18T12:29:56.414Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchSimple [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchTicker [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchMultilinePattern [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-18T12:29:56.414Z] === RUN TestCollectBatchClose [2021-08-18T12:29:56.414Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen/0/Hello [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen/2/🙃 [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen/3/���� [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen/4/He��o [2021-08-18T12:29:56.414Z] === RUN TestEffectiveLen/5/ [2021-08-18T12:29:56.414Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-18T12:29:56.414Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/0/ [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/1/Hello [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: Hello [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/2/Hello [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: He [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: llo [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/3/Hello [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: Hello [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/4/🙃 [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/5/🙃 [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/6/a� [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: a [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: � [2021-08-18T12:29:56.415Z] === RUN TestFindValidSplit/7/a� [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1064: a� [2021-08-18T12:29:56.415Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestProcessEventEmoji [2021-08-18T12:29:56.415Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-18T12:29:56.415Z] === RUN TestCollectBatchLineSplit [2021-08-18T12:29:56.415Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-18T12:29:56.415Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestCollectBatchMaxEvents [2021-08-18T12:29:56.415Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-18T12:29:56.415Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-18T12:29:56.415Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-18T12:29:56.415Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-18T12:29:56.415Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-18T12:29:56.415Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-18T12:29:56.415Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-18T12:29:56.415Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-18T12:29:56.415Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-18T12:29:56.415Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestCreateTagSuccess [2021-08-18T12:29:56.415Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-18T12:29:56.415Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-18T12:29:56.415Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-18T12:29:56.415Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-18T12:29:56.415Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-18T12:29:56.415Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-18T12:29:56.415Z] PASS [2021-08-18T12:29:56.415Z] coverage: 77.0% of statements [2021-08-18T12:29:56.415Z] ok github.com/docker/docker/daemon/logger/awslogs 0.799s coverage: 77.0% of statements [2021-08-18T12:29:56.798Z] === RUN TestGet [2021-08-18T12:29:56.798Z] --- PASS: TestGet (0.00s) [2021-08-18T12:29:56.798Z] === RUN TestGetShortcutString [2021-08-18T12:29:56.798Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-18T12:29:56.798Z] PASS [2021-08-18T12:29:56.798Z] coverage: 42.9% of statements [2021-08-18T12:29:56.798Z] ok github.com/docker/docker/pkg/homedir 0.116s coverage: 42.9% of statements [2021-08-18T12:29:56.798Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-18T12:29:56.798Z] === RUN TestNetworkDBBulkSync [2021-08-18T12:29:56.875Z] === RUN TestSearchRegistryForImagesErrors [2021-08-18T12:29:56.875Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-18T12:29:56.875Z] === RUN TestSearchRegistryForImages [2021-08-18T12:29:56.875Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-18T12:29:56.875Z] === RUN TestOnlyPlatformWithFallback [2021-08-18T12:29:56.875Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-18T12:29:56.875Z] === RUN TestImageDelete [2021-08-18T12:29:56.875Z] === RUN TestImageDelete/no_lease [2021-08-18T12:29:56.875Z] === RUN TestImageDelete/lease_exists [2021-08-18T12:29:56.875Z] --- PASS: TestImageDelete (0.03s) [2021-08-18T12:29:56.875Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-18T12:29:56.875Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-18T12:29:56.875Z] === RUN TestContentStoreForPull [2021-08-18T12:29:56.875Z] --- PASS: TestContentStoreForPull (0.16s) [2021-08-18T12:29:56.875Z] PASS [2021-08-18T12:29:56.875Z] coverage: 6.7% of statements [2021-08-18T12:29:56.875Z] ok github.com/docker/docker/daemon/images 1.049s coverage: 6.7% of statements [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-18T12:29:57.334Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-18T12:29:57.334Z] === RUN TestJSONFileLogger [2021-08-18T12:29:57.334Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-18T12:29:57.334Z] === RUN TestJSONFileLoggerWithTags [2021-08-18T12:29:57.334Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-18T12:29:57.334Z] === RUN TestJSONFileLoggerWithOpts [2021-08-18T12:29:57.334Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-18T12:29:57.334Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-18T12:29:57.334Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-08-18T12:29:57.334Z] === RUN TestEncodeDecode [2021-08-18T12:29:57.334Z] === PAUSE TestEncodeDecode [2021-08-18T12:29:57.334Z] === RUN TestUnexpectedEOF [2021-08-18T12:29:57.334Z] time="2021-08-18T12:29:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T12:29:57.334Z] time="2021-08-18T12:29:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T12:29:57.334Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-08-18T12:29:57.334Z] === CONT TestEncodeDecode [2021-08-18T12:29:57.334Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-18T12:29:57.334Z] PASS [2021-08-18T12:29:57.334Z] coverage: 69.9% of statements [2021-08-18T12:29:57.334Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.762s coverage: 69.9% of statements [2021-08-18T12:29:57.765Z] === RUN TestCreateIDMapOrder [2021-08-18T12:29:57.765Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-18T12:29:57.766Z] PASS [2021-08-18T12:29:57.766Z] coverage: 7.2% of statements [2021-08-18T12:29:57.766Z] ok github.com/docker/docker/pkg/idtools 0.190s coverage: 7.2% of statements [2021-08-18T12:29:58.224Z] 2021/08/18 12:29:57 Closing DB instances... [2021-08-18T12:29:58.302Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-18T12:29:58.302Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.01s) [2021-08-18T12:29:58.302Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-18T12:29:58.302Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-08-18T12:29:58.302Z] === RUN TestFastTimeMarshalJSON [2021-08-18T12:29:58.302Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-08-18T12:29:58.302Z] PASS [2021-08-18T12:29:58.302Z] coverage: 87.2% of statements [2021-08-18T12:29:58.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.353s coverage: 87.2% of statements [2021-08-18T12:29:58.778Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2021-08-18T12:29:58.778Z] === CONT TestDaemonRestartIpcMode [2021-08-18T12:29:59.190Z] === RUN TestFixedBufferCap [2021-08-18T12:29:59.191Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestFixedBufferLen [2021-08-18T12:29:59.191Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestFixedBufferString [2021-08-18T12:29:59.191Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestFixedBufferWrite [2021-08-18T12:29:59.191Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestFixedBufferRead [2021-08-18T12:29:59.191Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestBytesPipeRead [2021-08-18T12:29:59.191Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestBytesPipeWrite [2021-08-18T12:29:59.191Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-18T12:29:59.191Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-18T12:29:59.191Z] --- PASS: TestGetAddress (20.75s) [2021-08-18T12:29:59.191Z] === RUN TestRequestSyntaxCheck [2021-08-18T12:29:59.191Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-08-18T12:29:59.191Z] === RUN TestRequest [2021-08-18T12:29:59.269Z] === RUN TestWriteLog [2021-08-18T12:29:59.269Z] === PAUSE TestWriteLog [2021-08-18T12:29:59.269Z] === RUN TestReadLog [2021-08-18T12:29:59.269Z] === PAUSE TestReadLog [2021-08-18T12:29:59.269Z] === CONT TestWriteLog [2021-08-18T12:29:59.269Z] === CONT TestReadLog [2021-08-18T12:29:59.269Z] === RUN TestReadLog/tail_exact [2021-08-18T12:29:59.269Z] --- PASS: TestWriteLog (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestReadLog/tail_less_than_available [2021-08-18T12:29:59.269Z] === RUN TestReadLog/tail_more_than_available [2021-08-18T12:29:59.269Z] --- PASS: TestReadLog (0.18s) [2021-08-18T12:29:59.269Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-08-18T12:29:59.269Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-18T12:29:59.269Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-18T12:29:59.269Z] PASS [2021-08-18T12:29:59.269Z] coverage: 75.2% of statements [2021-08-18T12:29:59.269Z] ok github.com/docker/docker/daemon/logger/local 0.626s coverage: 75.2% of statements [2021-08-18T12:29:59.269Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T12:29:59.269Z] === RUN TestOpenFileDelete [2021-08-18T12:29:59.269Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestOpenFileRename [2021-08-18T12:29:59.269Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestParseLogTagDefaultTag [2021-08-18T12:29:59.269Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestParseLogTag [2021-08-18T12:29:59.269Z] --- PASS: TestParseLogTag (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestParseLogTagEmptyTag [2021-08-18T12:29:59.269Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestTailFiles [2021-08-18T12:29:59.269Z] --- PASS: TestTailFiles (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestFollowLogsConsumerGone [2021-08-18T12:29:59.269Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-18T12:29:59.269Z] === RUN TestFollowLogsProducerGone [2021-08-18T12:29:59.269Z] logfile_test.go:179: logDecode() closed after sending 3681 messages [2021-08-18T12:29:59.269Z] logfile_test.go:232: messages sent: 3681, received: 3681 [2021-08-18T12:29:59.269Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-08-18T12:29:59.269Z] === RUN TestCheckCapacityAndRotate [2021-08-18T12:29:59.269Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-18T12:29:59.269Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-18T12:29:59.269Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-08-18T12:29:59.269Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-18T12:29:59.269Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-18T12:29:59.269Z] PASS [2021-08-18T12:29:59.269Z] coverage: 53.7% of statements [2021-08-18T12:29:59.269Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.753s coverage: 53.7% of statements [2021-08-18T12:29:59.648Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-08-18T12:29:59.648Z] === RUN TestAtomicWriteToFile [2021-08-18T12:29:59.648Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-18T12:29:59.648Z] === RUN TestAtomicWriteSetCommit [2021-08-18T12:29:59.648Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-18T12:29:59.648Z] === RUN TestAtomicWriteSetCancel [2021-08-18T12:29:59.648Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-18T12:29:59.648Z] === RUN TestReadCloserWrapperClose [2021-08-18T12:29:59.648Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestReaderErrWrapperReadOnError [2021-08-18T12:29:59.648Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestReaderErrWrapperRead [2021-08-18T12:29:59.648Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestHashData [2021-08-18T12:29:59.648Z] --- PASS: TestHashData (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestCancelReadCloser [2021-08-18T12:29:59.648Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-18T12:29:59.648Z] === RUN TestWriteCloserWrapperClose [2021-08-18T12:29:59.648Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestNopWriteCloser [2021-08-18T12:29:59.648Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestNopWriter [2021-08-18T12:29:59.648Z] --- PASS: TestNopWriter (0.00s) [2021-08-18T12:29:59.648Z] === RUN TestWriteCounter [2021-08-18T12:29:59.648Z] --- PASS: TestWriteCounter (0.00s) [2021-08-18T12:29:59.648Z] PASS [2021-08-18T12:29:59.648Z] coverage: 68.4% of statements [2021-08-18T12:29:59.648Z] ok github.com/docker/docker/pkg/ioutils 0.781s coverage: 68.4% of statements [2021-08-18T12:29:59.648Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-18T12:29:59.648Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-18T12:30:00.235Z] === RUN TestLog [2021-08-18T12:30:00.235Z] --- PASS: TestLog (0.01s) [2021-08-18T12:30:00.235Z] PASS [2021-08-18T12:30:00.235Z] coverage: 31.5% of statements [2021-08-18T12:30:00.235Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.390s coverage: 31.5% of statements [2021-08-18T12:30:00.613Z] === RUN TestError [2021-08-18T12:30:00.613Z] --- PASS: TestError (0.00s) [2021-08-18T12:30:00.613Z] === RUN TestProgressString [2021-08-18T12:30:00.613Z] === RUN TestProgressString/no_progress [2021-08-18T12:30:00.613Z] === RUN TestProgressString/progress_1 [2021-08-18T12:30:00.613Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-18T12:30:00.613Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-18T12:30:00.613Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-18T12:30:00.613Z] === RUN TestProgressString/with_units [2021-08-18T12:30:00.613Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-18T12:30:00.613Z] === RUN TestProgressString/hide_counts [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-18T12:30:00.613Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-18T12:30:00.613Z] === RUN TestJSONMessageDisplay [2021-08-18T12:30:00.613Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-08-18T12:30:00.613Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-18T12:30:00.613Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-18T12:30:00.613Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-18T12:30:00.613Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-18T12:30:00.613Z] === RUN TestDisplayJSONMessagesStream [2021-08-18T12:30:00.613Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-18T12:30:00.613Z] PASS [2021-08-18T12:30:00.613Z] coverage: 91.7% of statements [2021-08-18T12:30:00.613Z] ok github.com/docker/docker/pkg/jsonmessage 0.276s coverage: 91.7% of statements [2021-08-18T12:30:00.646Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-18T12:30:00.646Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T12:30:00.646Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-18T12:30:00.694Z] === RUN TestValidateLogOpt [2021-08-18T12:30:00.694Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestNewMissedConfig [2021-08-18T12:30:00.694Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestNewMissedUrl [2021-08-18T12:30:00.694Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestNewMissedToken [2021-08-18T12:30:00.694Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestNewWithProxy [2021-08-18T12:30:00.694Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestDefault [2021-08-18T12:30:00.694Z] --- PASS: TestDefault (0.01s) [2021-08-18T12:30:00.694Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-18T12:30:00.694Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestJsonFormat [2021-08-18T12:30:00.694Z] --- PASS: TestJsonFormat (0.01s) [2021-08-18T12:30:00.694Z] === RUN TestRawFormat [2021-08-18T12:30:00.694Z] --- PASS: TestRawFormat (0.01s) [2021-08-18T12:30:00.694Z] === RUN TestRawFormatWithLabels [2021-08-18T12:30:00.694Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestRawFormatWithoutTag [2021-08-18T12:30:00.694Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-18T12:30:00.694Z] === RUN TestBatching [2021-08-18T12:30:01.071Z] === RUN TestStandardLongPath [2021-08-18T12:30:01.071Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-18T12:30:01.071Z] === RUN TestUNCLongPath [2021-08-18T12:30:01.071Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-18T12:30:01.071Z] PASS [2021-08-18T12:30:01.071Z] coverage: 100.0% of statements [2021-08-18T12:30:01.071Z] ok github.com/docker/docker/pkg/longpath 0.121s coverage: 100.0% of statements [2021-08-18T12:30:01.152Z] --- PASS: TestBatching (0.36s) [2021-08-18T12:30:01.152Z] === RUN TestFrequency [2021-08-18T12:30:01.152Z] --- PASS: TestFrequency (0.17s) [2021-08-18T12:30:01.152Z] === RUN TestOneMessagePerRequest [2021-08-18T12:30:01.152Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestVerify [2021-08-18T12:30:01.152Z] --- PASS: TestVerify (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestSkipVerify [2021-08-18T12:30:01.152Z] === RUN TestParseLogFormat [2021-08-18T12:30:01.152Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestValidateLogOptEmpty [2021-08-18T12:30:01.152Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestValidateSyslogAddress [2021-08-18T12:30:01.152Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestParseAddressDefaultPort [2021-08-18T12:30:01.152Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestValidateSyslogFacility [2021-08-18T12:30:01.152Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestValidateLogOptSyslogFormat [2021-08-18T12:30:01.152Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-18T12:30:01.152Z] === RUN TestValidateLogOpt [2021-08-18T12:30:01.152Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T12:30:01.152Z] PASS [2021-08-18T12:30:01.152Z] coverage: 46.8% of statements [2021-08-18T12:30:01.292Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2021-08-18T12:30:01.611Z] ok github.com/docker/docker/daemon/logger/syslog 0.317s coverage: 46.8% of statements [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] === RUN TestNewParse [2021-08-18T12:30:01.611Z] --- PASS: TestNewParse (0.00s) [2021-08-18T12:30:01.611Z] PASS [2021-08-18T12:30:01.611Z] coverage: 8.3% of statements [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] ok github.com/docker/docker/daemon/logger/templates 0.304s coverage: 8.3% of statements [2021-08-18T12:30:01.611Z] --- PASS: TestSkipVerify (0.37s) [2021-08-18T12:30:01.611Z] === RUN TestBufferMaximum [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.427744\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.427744\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] --- PASS: TestBufferMaximum (0.01s) [2021-08-18T12:30:01.611Z] === RUN TestServerAlwaysDown [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.432427\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.432427\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.432427\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.433429\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] time="2021-08-18T12:30:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629289801.433429\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:01.611Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-18T12:30:01.611Z] === RUN TestCannotSendAfterClose [2021-08-18T12:30:01.611Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-18T12:30:01.611Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-18T12:30:02.039Z] === RUN TestNameFormat [2021-08-18T12:30:02.039Z] --- PASS: TestNameFormat (0.00s) [2021-08-18T12:30:02.039Z] === RUN TestNameRetries [2021-08-18T12:30:02.039Z] --- PASS: TestNameRetries (0.00s) [2021-08-18T12:30:02.039Z] PASS [2021-08-18T12:30:02.039Z] coverage: 85.7% of statements [2021-08-18T12:30:02.039Z] ok github.com/docker/docker/pkg/namesgenerator 0.119s coverage: 85.7% of statements [2021-08-18T12:30:02.497Z] 2021/08/18 12:30:02 Closing DB instances... [2021-08-18T12:30:02.497Z] === RUN TestParseKeyValueOpt [2021-08-18T12:30:02.497Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-18T12:30:02.497Z] === RUN TestParseUintList [2021-08-18T12:30:02.497Z] --- PASS: TestParseUintList (0.00s) [2021-08-18T12:30:02.497Z] === RUN TestParseUintListMaximumLimits [2021-08-18T12:30:02.497Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-18T12:30:02.497Z] PASS [2021-08-18T12:30:02.497Z] coverage: 97.0% of statements [2021-08-18T12:30:02.497Z] ok github.com/docker/docker/pkg/parsers 0.111s coverage: 97.0% of statements [2021-08-18T12:30:02.497Z] time="2021-08-18T12:30:02Z" level=error msg="node: ff9ca80af5f9 is unknown to memberlist" [2021-08-18T12:30:02.585Z] time="2021-08-18T12:30:02Z" 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-18T12:30:02.585Z] time="2021-08-18T12:30:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8672ff9648c4\"}'" [2021-08-18T12:30:02.585Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-18T12:30:02.585Z] PASS [2021-08-18T12:30:02.585Z] coverage: 82.5% of statements [2021-08-18T12:30:02.585Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2021-08-18T12:30:02.585Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T12:30:02.585Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-18T12:30:02.585Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T12:30:02.656Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2021-08-18T12:30:02.656Z] PASS [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] === Skipped [2021-08-18T12:30:02.656Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-18T12:30:02.656Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:30:02.656Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:30:02.656Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-18T12:30:02.656Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T12:30:02.656Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] [2021-08-18T12:30:02.656Z] DONE 195 tests, 5 skipped in 143.190s [2021-08-18T12:30:02.656Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T12:30:02.656Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:30:02.912Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-18T12:30:02.912Z] === RUN TestDaemonConfigValidation [2021-08-18T12:30:02.912Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:30:02.912Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:30:02.912Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T12:30:02.912Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T12:30:02.912Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T12:30:02.912Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T12:30:02.912Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T12:30:02.912Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T12:30:02.912Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T12:30:02.912Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T12:30:02.912Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:30:02.912Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T12:30:02.912Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T12:30:02.912Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T12:30:03.168Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T12:30:03.168Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T12:30:03.168Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-18T12:30:03.168Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-18T12:30:03.168Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-18T12:30:03.168Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-08-18T12:30:03.168Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-18T12:30:03.168Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:30:03.168Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T12:30:03.464Z] === RUN TestNewAndRemove [2021-08-18T12:30:03.464Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-18T12:30:03.464Z] === RUN TestRemoveInvalidPath [2021-08-18T12:30:03.464Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-18T12:30:03.464Z] PASS [2021-08-18T12:30:03.464Z] coverage: 82.6% of statements [2021-08-18T12:30:03.464Z] ok github.com/docker/docker/pkg/pidfile 0.118s coverage: 82.6% of statements [2021-08-18T12:30:03.552Z] === RUN TestV1IDService [2021-08-18T12:30:03.552Z] --- PASS: TestV1IDService (0.02s) [2021-08-18T12:30:03.552Z] === RUN TestV2MetadataService [2021-08-18T12:30:04.011Z] === RUN TestSuccessfulDownload [2021-08-18T12:30:04.011Z] download_test.go:268: Needs fixing on Windows [2021-08-18T12:30:04.011Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-18T12:30:04.011Z] === RUN TestCancelledDownload [2021-08-18T12:30:04.011Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-18T12:30:04.011Z] === RUN TestMaxDownloadAttempts [2021-08-18T12:30:04.011Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:30:04.011Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:30:04.011Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:30:04.011Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:30:04.011Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:30:04.011Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:30:04.011Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:30:04.011Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:30:04.011Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:30:04.011Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:30:04.011Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:30:04.011Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:30:04.011Z] --- PASS: TestV2MetadataService (0.80s) [2021-08-18T12:30:04.011Z] PASS [2021-08-18T12:30:04.011Z] coverage: 48.2% of statements [2021-08-18T12:30:04.011Z] ok github.com/docker/docker/distribution/metadata 1.191s coverage: 48.2% of statements [2021-08-18T12:30:04.095Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T12:30:04.470Z] time="2021-08-18T12:30:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:30:04.470Z] time="2021-08-18T12:30:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:30:04.470Z] time="2021-08-18T12:30:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:30:04.470Z] time="2021-08-18T12:30:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:30:04.470Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-18T12:30:04.470Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2021-08-18T12:30:04.470Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2021-08-18T12:30:04.470Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2021-08-18T12:30:04.470Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2021-08-18T12:30:04.470Z] === RUN TestTransfer [2021-08-18T12:30:04.470Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-18T12:30:04.470Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-18T12:30:04.470Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-18T12:30:04.470Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-18T12:30:04.470Z] === RUN TestContinueOnError_NeverContinue [2021-08-18T12:30:04.470Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-18T12:30:04.470Z] === RUN TestManifestStore [2021-08-18T12:30:04.470Z] === RUN TestManifestStore/no_remote_or_local [2021-08-18T12:30:04.470Z] --- PASS: TestTransfer (0.17s) [2021-08-18T12:30:04.470Z] === RUN TestConcurrencyLimit [2021-08-18T12:30:04.470Z] time="2021-08-18T12:30:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local509989859\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/no_local_cache [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/with_local_cache [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/unknown_media_type [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-18T12:30:04.928Z] time="2021-08-18T12:30:04Z" level=warning msg="reference for unknown type: " [2021-08-18T12:30:04.928Z] time="2021-08-18T12:30:04Z" level=warning msg="reference for unknown type: " [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-18T12:30:04.928Z] time="2021-08-18T12:30:04Z" level=warning msg="reference for unknown type: " [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-18T12:30:04.928Z] time="2021-08-18T12:30:04Z" level=warning msg="reference for unknown type: " [2021-08-18T12:30:04.928Z] time="2021-08-18T12:30:04Z" level=warning msg="reference for unknown type: " [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-18T12:30:04.928Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-18T12:30:04.928Z] time="2021-08-18T12:30:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-18T12:30:04.928Z] --- PASS: TestManifestStore (0.27s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-18T12:30:04.929Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-18T12:30:04.929Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestFixManifestLayers [2021-08-18T12:30:04.929Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-18T12:30:04.929Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-18T12:30:04.929Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T12:30:04.929Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestFixManifestLayersBadParent [2021-08-18T12:30:04.929Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestValidateManifest [2021-08-18T12:30:04.929Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T12:30:04.929Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestFormatPlatform [2021-08-18T12:30:04.929Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestGetRepositoryMountCandidates [2021-08-18T12:30:04.929Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestLayerAlreadyExists [2021-08-18T12:30:04.929Z] 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-18T12:30:04.929Z] 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-18T12:30:04.929Z] 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-18T12:30:04.929Z] 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-18T12:30:04.929Z] 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-18T12:30:04.929Z] 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-18T12:30:04.929Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-18T12:30:04.929Z] === RUN TestWhenEmptyAuthConfig [2021-08-18T12:30:04.929Z] --- PASS: TestConcurrencyLimit (0.57s) [2021-08-18T12:30:04.929Z] === RUN TestInactiveJobs [2021-08-18T12:30:05.002Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2021-08-18T12:30:05.002Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-18T12:30:05.002Z] === RUN TestFailedConnection [2021-08-18T12:30:05.387Z] === RUN TestNotFound [2021-08-18T12:30:05.387Z] --- PASS: TestNotFound (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestConflict [2021-08-18T12:30:05.387Z] --- PASS: TestConflict (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestForbidden [2021-08-18T12:30:05.387Z] --- PASS: TestForbidden (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestInvalidParameter [2021-08-18T12:30:05.387Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestNotImplemented [2021-08-18T12:30:05.387Z] --- PASS: TestNotImplemented (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestNotModified [2021-08-18T12:30:05.387Z] --- PASS: TestNotModified (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestUnauthorized [2021-08-18T12:30:05.387Z] --- PASS: TestUnauthorized (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestUnknown [2021-08-18T12:30:05.387Z] --- PASS: TestUnknown (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestCancelled [2021-08-18T12:30:05.387Z] --- PASS: TestCancelled (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestDeadline [2021-08-18T12:30:05.387Z] --- PASS: TestDeadline (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestDataLoss [2021-08-18T12:30:05.387Z] --- PASS: TestDataLoss (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestUnavailable [2021-08-18T12:30:05.387Z] --- PASS: TestUnavailable (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestSystem [2021-08-18T12:30:05.387Z] --- PASS: TestSystem (0.00s) [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Not_Found [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Bad_Request [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Conflict [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Unauthorized [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Forbidden [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Not_Modified [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-18T12:30:05.387Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-18T12:30:05.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-18T12:30:05.387Z] PASS [2021-08-18T12:30:05.387Z] coverage: 53.1% of statements [2021-08-18T12:30:05.387Z] ok github.com/docker/docker/errdefs 0.242s coverage: 53.1% of statements [2021-08-18T12:30:05.387Z] --- PASS: TestInactiveJobs (0.49s) [2021-08-18T12:30:05.387Z] === RUN TestWatchRelease [2021-08-18T12:30:05.459Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T12:30:05.845Z] --- PASS: TestWatchRelease (0.10s) [2021-08-18T12:30:05.845Z] === RUN TestWatchFinishedTransfer [2021-08-18T12:30:05.845Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-18T12:30:05.845Z] === RUN TestDuplicateTransfer [2021-08-18T12:30:05.845Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-08-18T12:30:05.845Z] === RUN TestSuccessfulUpload [2021-08-18T12:30:05.845Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-08-18T12:30:05.845Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-18T12:30:05.845Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-18T12:30:05.845Z] === RUN TestTokenPassThru [2021-08-18T12:30:05.845Z] --- PASS: TestTokenPassThru (0.00s) [2021-08-18T12:30:05.845Z] === RUN TestTokenPassThruDifferentHost [2021-08-18T12:30:05.845Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-18T12:30:05.845Z] PASS [2021-08-18T12:30:05.845Z] coverage: 24.1% of statements [2021-08-18T12:30:05.845Z] ok github.com/docker/docker/distribution 1.859s coverage: 24.1% of statements [2021-08-18T12:30:05.845Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T12:30:05.942Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T12:30:05.967Z] 2021/08/18 12:30:05 Closing DB instances... [2021-08-18T12:30:06.304Z] time="2021-08-18T12:30:05Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-18T12:30:06.304Z] === RUN TestFSGetInvalidData [2021-08-18T12:30:06.304Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSInvalidSet [2021-08-18T12:30:06.304Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSInvalidRoot [2021-08-18T12:30:06.304Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSMetadataGetSet [2021-08-18T12:30:06.304Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-08-18T12:30:06.304Z] === RUN TestFSInvalidWalker [2021-08-18T12:30:06.304Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSGetSet [2021-08-18T12:30:06.304Z] --- PASS: TestFSGetSet (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSGetUnsetKey [2021-08-18T12:30:06.304Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSGetEmptyData [2021-08-18T12:30:06.304Z] --- PASS: TestSuccessfulUpload (0.58s) [2021-08-18T12:30:06.304Z] === RUN TestCancelledUpload [2021-08-18T12:30:06.304Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSDelete [2021-08-18T12:30:06.304Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-18T12:30:06.304Z] PASS [2021-08-18T12:30:06.304Z] coverage: 77.3% of statements [2021-08-18T12:30:06.304Z] ok github.com/docker/docker/distribution/xfer 2.890s coverage: 77.3% of statements [2021-08-18T12:30:06.304Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T12:30:06.304Z] --- PASS: TestFSDelete (0.02s) [2021-08-18T12:30:06.304Z] === RUN TestFSWalker [2021-08-18T12:30:06.304Z] --- PASS: TestFSWalker (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestFSWalkerStopOnError [2021-08-18T12:30:06.304Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-18T12:30:06.304Z] === RUN TestNewFromJSON [2021-08-18T12:30:06.304Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-18T12:30:06.304Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-18T12:30:06.304Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-18T12:30:06.304Z] === RUN TestMarshalKeyOrder [2021-08-18T12:30:06.304Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-18T12:30:06.304Z] === RUN TestHistoryEqual [2021-08-18T12:30:06.385Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T12:30:06.385Z] daemon_test.go:149: [d0fb063cd053e] daemon is not started [2021-08-18T12:30:06.385Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-08-18T12:30:06.385Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-18T12:30:06.385Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-08-18T12:30:06.385Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-08-18T12:30:06.385Z] PASS [2021-08-18T12:30:06.385Z] [2021-08-18T12:30:06.385Z] DONE 11 tests in 3.891s [2021-08-18T12:30:06.385Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T12:30:06.385Z] INFO: Testing against a local daemon [2021-08-18T12:30:06.385Z] === RUN TestCommitInheritsEnv [2021-08-18T12:30:06.641Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-08-18T12:30:06.641Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:30:06.641Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-18T12:30:06.641Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:30:06.641Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-18T12:30:06.641Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:30:06.641Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-18T12:30:06.641Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:30:06.762Z] --- PASS: TestHistoryEqual (0.15s) [2021-08-18T12:30:06.762Z] === RUN TestImage [2021-08-18T12:30:06.762Z] --- PASS: TestImage (0.00s) [2021-08-18T12:30:06.762Z] === RUN TestImageOSNotEmpty [2021-08-18T12:30:06.762Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-18T12:30:06.762Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-18T12:30:06.762Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-18T12:30:06.762Z] === RUN TestCreate [2021-08-18T12:30:06.762Z] --- PASS: TestCreate (0.01s) [2021-08-18T12:30:06.762Z] === RUN TestRestore [2021-08-18T12:30:06.762Z] time="2021-08-18T12:30:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-18T12:30:06.762Z] --- PASS: TestRestore (0.03s) [2021-08-18T12:30:06.762Z] === RUN TestAddDelete [2021-08-18T12:30:06.762Z] === RUN TestCompare [2021-08-18T12:30:06.762Z] --- PASS: TestCompare (0.00s) [2021-08-18T12:30:06.762Z] PASS [2021-08-18T12:30:06.762Z] coverage: 19.2% of statements [2021-08-18T12:30:06.762Z] ok github.com/docker/docker/image/cache 0.242s coverage: 19.2% of statements [2021-08-18T12:30:06.762Z] --- PASS: TestAddDelete (0.03s) [2021-08-18T12:30:06.762Z] === RUN TestSearchAfterDelete [2021-08-18T12:30:06.762Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-18T12:30:06.762Z] === RUN TestParentReset [2021-08-18T12:30:06.762Z] --- PASS: TestParentReset (0.02s) [2021-08-18T12:30:06.762Z] === RUN TestGetAndSetLastUpdated [2021-08-18T12:30:06.762Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-08-18T12:30:06.762Z] === RUN TestStoreLen [2021-08-18T12:30:06.762Z] --- PASS: TestStoreLen (0.10s) [2021-08-18T12:30:06.762Z] PASS [2021-08-18T12:30:06.762Z] coverage: 86.6% of statements [2021-08-18T12:30:06.762Z] ok github.com/docker/docker/image 0.834s coverage: 86.6% of statements [2021-08-18T12:30:06.897Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-08-18T12:30:06.897Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T12:30:07.502Z] --- PASS: TestFailedConnection (2.02s) [2021-08-18T12:30:07.502Z] === RUN TestFailOnce [2021-08-18T12:30:07.502Z] 2021/08/18 12:30:06 http: panic serving 127.0.0.1:49293: Plugin not ready [2021-08-18T12:30:07.502Z] goroutine 18 [running]: [2021-08-18T12:30:07.502Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-18T12:30:07.502Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-18T12:30:07.502Z] panic(0x705280, 0x81c690) [2021-08-18T12:30:07.502Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-18T12:30:07.502Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x82cd50, 0xc0001ca000, 0xc0001b0000) [2021-08-18T12:30:07.502Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-18T12:30:07.502Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x82cd50, 0xc0001ca000, 0xc0001b0000) [2021-08-18T12:30:07.502Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-18T12:30:07.502Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x82cd50, 0xc0001ca000, 0xc0001b0000) [2021-08-18T12:30:07.502Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-18T12:30:07.502Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x82cd50, 0xc0001ca000, 0xc0001b0000) [2021-08-18T12:30:07.502Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-18T12:30:07.502Z] net/http.(*conn).serve(0xc0001a0000, 0x82d940, 0xc000188040) [2021-08-18T12:30:07.502Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-18T12:30:07.502Z] created by net/http.(*Server).Serve [2021-08-18T12:30:07.502Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-18T12:30:07.502Z] time="2021-08-18T12:30:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2021-08-18T12:30:07.502Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.42s) [2021-08-18T12:30:07.502Z] === RUN TestNetworkDBGarbageCollection [2021-08-18T12:30:07.730Z] === RUN TestMakeV1ConfigFromConfig [2021-08-18T12:30:07.730Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-18T12:30:07.730Z] PASS [2021-08-18T12:30:07.730Z] coverage: 25.0% of statements [2021-08-18T12:30:07.730Z] ok github.com/docker/docker/image/v1 0.309s coverage: 25.0% of statements [2021-08-18T12:30:08.189Z] === RUN TestValidateManifest [2021-08-18T12:30:08.189Z] === RUN TestValidateManifest/nil [2021-08-18T12:30:08.189Z] === RUN TestValidateManifest/non-nil [2021-08-18T12:30:08.189Z] --- PASS: TestValidateManifest (0.00s) [2021-08-18T12:30:08.189Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-18T12:30:08.189Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-18T12:30:08.189Z] PASS [2021-08-18T12:30:08.189Z] coverage: 0.7% of statements [2021-08-18T12:30:08.189Z] ok github.com/docker/docker/image/tarexport 0.231s coverage: 0.7% of statements [2021-08-18T12:30:08.189Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T12:30:08.469Z] --- PASS: TestFailOnce (1.15s) [2021-08-18T12:30:08.469Z] === RUN TestEchoInputOutput [2021-08-18T12:30:08.469Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-18T12:30:08.469Z] === RUN TestBackoff [2021-08-18T12:30:08.469Z] --- PASS: TestBackoff (0.00s) [2021-08-18T12:30:08.469Z] === RUN TestAbortRetry [2021-08-18T12:30:08.469Z] --- PASS: TestAbortRetry (0.00s) [2021-08-18T12:30:08.469Z] === RUN TestClientScheme [2021-08-18T12:30:08.469Z] --- PASS: TestClientScheme (0.00s) [2021-08-18T12:30:08.469Z] === RUN TestNewClientWithTimeout [2021-08-18T12:30:08.785Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-08-18T12:30:08.786Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:30:08.786Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-18T12:30:08.786Z] === RUN TestTagInvalidReference [2021-08-18T12:30:08.786Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-18T12:30:08.786Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:30:08.786Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-18T12:30:08.786Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:30:08.786Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-18T12:30:08.786Z] === RUN TestTagOfficialNames [2021-08-18T12:30:08.927Z] time="2021-08-18T12:30:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-18T12:30:09.042Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-18T12:30:09.042Z] === RUN TestTagMatchesDigest [2021-08-18T12:30:09.042Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T12:30:09.042Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-18T12:30:09.162Z] === RUN TestSerialization [2021-08-18T12:30:09.162Z] --- PASS: TestSerialization (0.02s) [2021-08-18T12:30:09.162Z] PASS [2021-08-18T12:30:09.162Z] coverage: 100.0% of statements [2021-08-18T12:30:09.162Z] ok github.com/docker/docker/libcontainerd/queue 0.217s coverage: 100.0% of statements [2021-08-18T12:30:09.385Z] === RUN TestParseEmptyInterface [2021-08-18T12:30:09.385Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestParseNonInterfaceType [2021-08-18T12:30:09.385Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestParseWithOneFunction [2021-08-18T12:30:09.385Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestParseWithMultipleFuncs [2021-08-18T12:30:09.385Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestParseWithUnnamedReturn [2021-08-18T12:30:09.385Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestEmbeddedInterface [2021-08-18T12:30:09.385Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestParsedImports [2021-08-18T12:30:09.385Z] --- PASS: TestParsedImports (0.00s) [2021-08-18T12:30:09.385Z] === RUN TestAliasedImports [2021-08-18T12:30:09.385Z] --- PASS: TestAliasedImports (0.00s) [2021-08-18T12:30:09.385Z] PASS [2021-08-18T12:30:09.385Z] coverage: 56.8% of statements [2021-08-18T12:30:09.385Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.110s coverage: 56.8% of statements [2021-08-18T12:30:09.844Z] --- PASS: TestRequest (10.76s) [2021-08-18T12:30:09.844Z] === RUN TestOverlappingRequests [2021-08-18T12:30:10.129Z] === RUN TestEnvironmentParsing [2021-08-18T12:30:10.129Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-18T12:30:10.129Z] PASS [2021-08-18T12:30:10.129Z] coverage: 1.2% of statements [2021-08-18T12:30:10.129Z] ok github.com/docker/docker/libcontainerd/local 0.478s coverage: 1.2% of statements [2021-08-18T12:30:10.129Z] === RUN TestEmptyLayer [2021-08-18T12:30:10.129Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-18T12:30:10.129Z] === RUN TestCommitFailure [2021-08-18T12:30:10.129Z] --- PASS: TestCommitFailure (0.01s) [2021-08-18T12:30:10.129Z] === RUN TestStartTransactionFailure [2021-08-18T12:30:10.129Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-18T12:30:10.129Z] === RUN TestGetOrphan [2021-08-18T12:30:10.129Z] --- PASS: TestGetOrphan (0.01s) [2021-08-18T12:30:10.129Z] === RUN TestMountAndRegister [2021-08-18T12:30:10.129Z] layer_test.go:271: Layer size: 14 [2021-08-18T12:30:10.129Z] --- PASS: TestMountAndRegister (0.05s) [2021-08-18T12:30:10.129Z] === RUN TestLayerRelease [2021-08-18T12:30:10.129Z] layer_test.go:304: Failing on Windows [2021-08-18T12:30:10.129Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-18T12:30:10.129Z] === RUN TestStoreRestore [2021-08-18T12:30:10.129Z] layer_test.go:353: Failing on Windows [2021-08-18T12:30:10.129Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-18T12:30:10.129Z] === RUN TestTarStreamStability [2021-08-18T12:30:10.129Z] layer_test.go:468: Failing on Windows [2021-08-18T12:30:10.129Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-18T12:30:10.129Z] === RUN TestRegisterExistingLayer [2021-08-18T12:30:10.302Z] time="2021-08-18T12:30:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-18T12:30:10.302Z] --- PASS: TestOverlappingRequests (0.56s) [2021-08-18T12:30:10.302Z] === RUN TestRelease [2021-08-18T12:30:10.588Z] --- PASS: TestRegisterExistingLayer (0.24s) [2021-08-18T12:30:10.588Z] === RUN TestTarStreamVerification [2021-08-18T12:30:10.588Z] layer_test.go:697: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-18T12:30:10.588Z] === RUN TestLayerMigration [2021-08-18T12:30:10.588Z] migration_test.go:46: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-18T12:30:10.588Z] === RUN TestLayerMigrationNoTarsplit [2021-08-18T12:30:10.588Z] migration_test.go:182: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T12:30:10.588Z] === RUN TestMountInit [2021-08-18T12:30:10.588Z] mount_test.go:17: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestMountInit (0.00s) [2021-08-18T12:30:10.588Z] === RUN TestMountSize [2021-08-18T12:30:10.588Z] mount_test.go:76: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestMountSize (0.00s) [2021-08-18T12:30:10.588Z] === RUN TestMountChanges [2021-08-18T12:30:10.588Z] mount_test.go:125: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestMountChanges (0.00s) [2021-08-18T12:30:10.588Z] === RUN TestMountApply [2021-08-18T12:30:10.588Z] mount_test.go:212: Failing on Windows [2021-08-18T12:30:10.588Z] --- SKIP: TestMountApply (0.00s) [2021-08-18T12:30:10.588Z] PASS [2021-08-18T12:30:10.588Z] coverage: 30.1% of statements [2021-08-18T12:30:10.588Z] ok github.com/docker/docker/layer 0.608s coverage: 30.1% of statements [2021-08-18T12:30:10.588Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T12:30:10.588Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T12:30:10.588Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T12:30:10.588Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T12:30:10.761Z] === RUN TestHTTPTransport [2021-08-18T12:30:10.761Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-18T12:30:10.761Z] PASS [2021-08-18T12:30:10.761Z] coverage: 85.7% of statements [2021-08-18T12:30:10.761Z] ok github.com/docker/docker/pkg/plugins/transport 0.192s coverage: 85.7% of statements [2021-08-18T12:30:11.220Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-18T12:30:11.220Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T12:30:11.220Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-18T12:30:11.220Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-18T12:30:11.220Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-18T12:30:11.220Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-18T12:30:11.220Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-18T12:30:11.220Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T12:30:11.220Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-18T12:30:11.220Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-18T12:30:11.220Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-18T12:30:11.220Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-18T12:30:11.220Z] === RUN TestBufferPoolPutAndGet [2021-08-18T12:30:11.220Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-18T12:30:11.220Z] PASS [2021-08-18T12:30:11.220Z] coverage: 88.2% of statements [2021-08-18T12:30:11.220Z] ok github.com/docker/docker/pkg/pools 0.115s coverage: 88.2% of statements [2021-08-18T12:30:11.565Z] === RUN TestSequenceGetAvailableBit [2021-08-18T12:30:11.565Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSequenceEqual [2021-08-18T12:30:11.565Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSequenceCopy [2021-08-18T12:30:11.565Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestGetFirstAvailable [2021-08-18T12:30:11.565Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestFindSequence [2021-08-18T12:30:11.565Z] --- PASS: TestFindSequence (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestCheckIfAvailable [2021-08-18T12:30:11.565Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestMergeSequences [2021-08-18T12:30:11.565Z] --- PASS: TestMergeSequences (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestPushReservation [2021-08-18T12:30:11.565Z] --- PASS: TestPushReservation (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSerializeDeserialize [2021-08-18T12:30:11.565Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSet [2021-08-18T12:30:11.565Z] --- PASS: TestSet (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSetUnset [2021-08-18T12:30:11.565Z] --- PASS: TestSetUnset (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestOffsetSetUnset [2021-08-18T12:30:11.565Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSetInRange [2021-08-18T12:30:11.565Z] --- PASS: TestSetInRange (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestSetAnyInRange [2021-08-18T12:30:11.565Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestMethods [2021-08-18T12:30:11.565Z] --- PASS: TestMethods (0.00s) [2021-08-18T12:30:11.565Z] === RUN TestRandomAllocateDeallocate [2021-08-18T12:30:11.678Z] === RUN TestOutputOnPrematureClose [2021-08-18T12:30:11.678Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-18T12:30:11.678Z] === RUN TestCompleteSilently [2021-08-18T12:30:11.678Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-18T12:30:11.678Z] PASS [2021-08-18T12:30:11.678Z] coverage: 75.9% of statements [2021-08-18T12:30:11.678Z] ok github.com/docker/docker/pkg/progress 0.093s coverage: 75.9% of statements [2021-08-18T12:30:12.139Z] === RUN TestSendToOneSub [2021-08-18T12:30:12.139Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-18T12:30:12.139Z] === RUN TestSendToMultipleSubs [2021-08-18T12:30:12.139Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-18T12:30:12.139Z] === RUN TestEvictOneSub [2021-08-18T12:30:12.139Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-18T12:30:12.139Z] === RUN TestClosePublisher [2021-08-18T12:30:12.139Z] --- PASS: TestClosePublisher (0.00s) [2021-08-18T12:30:12.139Z] === RUN TestPubSubRace [2021-08-18T12:30:12.533Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-18T12:30:12.597Z] --- PASS: TestRelease (2.12s) [2021-08-18T12:30:12.597Z] === RUN TestAllocateRandomDeallocate [2021-08-18T12:30:13.054Z] time="2021-08-18T12:30:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-18T12:30:13.512Z] --- PASS: TestPubSubRace (1.05s) [2021-08-18T12:30:13.512Z] PASS [2021-08-18T12:30:13.512Z] coverage: 75.0% of statements [2021-08-18T12:30:13.512Z] ok github.com/docker/docker/pkg/pubsub 1.136s coverage: 75.0% of statements [2021-08-18T12:30:13.740Z] === RUN TestInvalidConfig [2021-08-18T12:30:13.740Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-18T12:30:13.740Z] === RUN TestConfig [2021-08-18T12:30:13.740Z] --- PASS: TestConfig (0.00s) [2021-08-18T12:30:13.740Z] === RUN TestOptionsLabels [2021-08-18T12:30:13.740Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-18T12:30:13.740Z] === RUN TestValidName [2021-08-18T12:30:13.740Z] --- PASS: TestValidName (0.00s) [2021-08-18T12:30:13.740Z] === RUN TestTLSConfiguration [2021-08-18T12:30:13.740Z] time="2021-08-18T12:30:13Z" level=info msg="Option Initializing KV with TLS" [2021-08-18T12:30:13.740Z] --- PASS: TestTLSConfiguration (0.18s) [2021-08-18T12:30:13.740Z] PASS [2021-08-18T12:30:13.740Z] coverage: 24.0% of statements [2021-08-18T12:30:13.740Z] ok github.com/docker/docker/libnetwork/config 0.423s coverage: 24.0% of statements [2021-08-18T12:30:13.970Z] === RUN TestRegister [2021-08-18T12:30:13.970Z] --- PASS: TestRegister (0.00s) [2021-08-18T12:30:13.970Z] === RUN TestCommand [2021-08-18T12:30:13.970Z] --- PASS: TestCommand (0.02s) [2021-08-18T12:30:13.970Z] === RUN TestNaiveSelf [2021-08-18T12:30:13.970Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-18T12:30:13.970Z] PASS [2021-08-18T12:30:13.970Z] coverage: 82.4% of statements [2021-08-18T12:30:13.970Z] ok github.com/docker/docker/pkg/reexec 0.163s coverage: 82.4% of statements [2021-08-18T12:30:14.199Z] === RUN TestKey [2021-08-18T12:30:14.199Z] --- PASS: TestKey (0.00s) [2021-08-18T12:30:14.199Z] === RUN TestParseKey [2021-08-18T12:30:14.199Z] --- PASS: TestParseKey (0.00s) [2021-08-18T12:30:14.199Z] === RUN TestInvalidDataStore [2021-08-18T12:30:14.199Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-18T12:30:14.199Z] === RUN TestKVObjectFlatKey [2021-08-18T12:30:14.199Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-18T12:30:14.199Z] === RUN TestAtomicKVObjectFlatKey [2021-08-18T12:30:14.199Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-18T12:30:14.199Z] PASS [2021-08-18T12:30:14.199Z] coverage: 21.9% of statements [2021-08-18T12:30:14.199Z] ok github.com/docker/docker/libnetwork/datastore 0.255s coverage: 21.9% of statements [2021-08-18T12:30:14.449Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-18T12:30:14.937Z] === RUN TestDump [2021-08-18T12:30:14.937Z] goroutine 19 [running]: [2021-08-18T12:30:14.937Z] github.com/docker/docker/pkg/stack.dump(0xc0000ce010, 0x19d56484, 0x3e9f84059f8) [2021-08-18T12:30:14.937Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T12:30:14.937Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-18T12:30:14.937Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-18T12:30:14.937Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-08-18T12:30:14.937Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-18T12:30:14.937Z] testing.tRunner(0xc000084480, 0x565ea0) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:30:14.937Z] created by testing.(*T).Run [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T12:30:14.937Z] [2021-08-18T12:30:14.937Z] goroutine 1 [chan receive]: [2021-08-18T12:30:14.937Z] testing.(*T).Run(0xc000084480, 0x5585d8, 0x8, 0x565ea0, 0x3ca18d) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T12:30:14.937Z] testing.runTests.func1(0xc000084300) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T12:30:14.937Z] testing.tRunner(0xc000084300, 0xc0000cbda8) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:30:14.937Z] testing.runTests(0xc00009c060, 0x6ab220, 0x3, 0x3, 0xc03f5dcb99cbb1b4, 0x8bb30ff4bd, 0x6afc80, 0x559e28) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T12:30:14.937Z] testing.(*M).Run(0xc0000da080, 0x0) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T12:30:14.937Z] main.main() [2021-08-18T12:30:14.937Z] _testmain.go:95 +0x1c8 [2021-08-18T12:30:14.937Z] --- PASS: TestDump (0.00s) [2021-08-18T12:30:14.937Z] === RUN TestDumpToFile [2021-08-18T12:30:14.937Z] --- PASS: TestDumpToFile (0.13s) [2021-08-18T12:30:14.937Z] === RUN TestDumpToFileWithEmptyInput [2021-08-18T12:30:14.937Z] goroutine 5 [running]: [2021-08-18T12:30:14.937Z] github.com/docker/docker/pkg/stack.dump(0xc0000ce010, 0x438, 0x4443c0) [2021-08-18T12:30:14.937Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T12:30:14.937Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-18T12:30:14.937Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-18T12:30:14.937Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000028d80) [2021-08-18T12:30:14.937Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-18T12:30:14.937Z] testing.tRunner(0xc000028d80, 0x565e90) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:30:14.937Z] created by testing.(*T).Run [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T12:30:14.937Z] [2021-08-18T12:30:14.937Z] goroutine 1 [chan receive]: [2021-08-18T12:30:14.937Z] testing.(*T).Run(0xc000028d80, 0x55f08c, 0x1c, 0x565e90, 0x3ca101) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T12:30:14.937Z] testing.runTests.func1(0xc000084300) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T12:30:14.937Z] testing.tRunner(0xc000084300, 0xc0000cbda8) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:30:14.937Z] testing.runTests(0xc00009c060, 0x6ab220, 0x3, 0x3, 0xc03f5dcb99cbb1b4, 0x8bb30ff4bd, 0x6afc80, 0x559e28) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T12:30:14.937Z] testing.(*M).Run(0xc0000da080, 0x0) [2021-08-18T12:30:14.937Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T12:30:14.937Z] main.main() [2021-08-18T12:30:14.937Z] _testmain.go:95 +0x1c8 [2021-08-18T12:30:14.937Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-18T12:30:14.937Z] PASS [2021-08-18T12:30:14.937Z] coverage: 90.9% of statements [2021-08-18T12:30:14.937Z] ok github.com/docker/docker/pkg/stack 0.239s coverage: 90.9% of statements [2021-08-18T12:30:15.396Z] === RUN TestNewStdWriter [2021-08-18T12:30:15.396Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-18T12:30:15.396Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestWriteWithNilBytes [2021-08-18T12:30:15.396Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestWrite [2021-08-18T12:30:15.396Z] --- PASS: TestWrite (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestWriteWithWriterError [2021-08-18T12:30:15.396Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-18T12:30:15.396Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyWriteAndRead [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-18T12:30:15.396Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-18T12:30:15.396Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-18T12:30:15.396Z] PASS [2021-08-18T12:30:15.396Z] coverage: 100.0% of statements [2021-08-18T12:30:15.396Z] ok github.com/docker/docker/pkg/stdcopy 0.090s coverage: 100.0% of statements [2021-08-18T12:30:15.735Z] === RUN TestErrorInterfaces [2021-08-18T12:30:15.735Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestNetworkMarshalling [2021-08-18T12:30:15.735Z] === RUN TestIPDataMarshalling [2021-08-18T12:30:15.735Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestValidateAndIsV6 [2021-08-18T12:30:15.735Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-18T12:30:15.735Z] PASS [2021-08-18T12:30:15.735Z] coverage: 68.9% of statements [2021-08-18T12:30:15.735Z] ok github.com/docker/docker/libnetwork/driverapi 0.472s coverage: 68.9% of statements [2021-08-18T12:30:15.735Z] --- PASS: TestRandomAllocateDeallocate (4.45s) [2021-08-18T12:30:15.735Z] === RUN TestAllocateRandomDeallocate [2021-08-18T12:30:15.735Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-08-18T12:30:15.735Z] === RUN TestEndpointMarshalling [2021-08-18T12:30:15.735Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestAuxAddresses [2021-08-18T12:30:15.735Z] time="2021-08-18T12:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:30:15.735Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-18T12:30:15.735Z] === RUN TestSRVServiceQuery [2021-08-18T12:30:15.735Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-18T12:30:15.735Z] === RUN TestServiceVIPReuse [2021-08-18T12:30:15.735Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-18T12:30:15.735Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestDNSIPQuery [2021-08-18T12:30:15.735Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestDNSProxyServFail [2021-08-18T12:30:15.735Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestSandboxAddEmpty [2021-08-18T12:30:15.735Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestSandboxAddMultiPrio [2021-08-18T12:30:15.735Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestSandboxAddSamePrio [2021-08-18T12:30:15.735Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestCleanupServiceDiscovery [2021-08-18T12:30:15.735Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestDNSOptions [2021-08-18T12:30:15.735Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:30:15.735Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-18T12:30:15.735Z] === RUN TestMultipleControllersWithSameStore [2021-08-18T12:30:15.735Z] time="2021-08-18T12:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:30:15.735Z] time="2021-08-18T12:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:30:15.735Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-18T12:30:15.735Z] PASS [2021-08-18T12:30:15.735Z] coverage: 8.6% of statements [2021-08-18T12:30:15.735Z] ok github.com/docker/docker/libnetwork 0.806s coverage: 8.6% of statements [2021-08-18T12:30:15.838Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-18T12:30:16.194Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-18T12:30:16.364Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-18T12:30:16.364Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-18T12:30:16.364Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestFormatStatus [2021-08-18T12:30:16.364Z] --- PASS: TestFormatStatus (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestFormatError [2021-08-18T12:30:16.364Z] --- PASS: TestFormatError (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestFormatJSONError [2021-08-18T12:30:16.364Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-18T12:30:16.364Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-18T12:30:16.364Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestNewJSONProgressOutput [2021-08-18T12:30:16.364Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestAuxFormatterEmit [2021-08-18T12:30:16.364Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestStreamWriterStdout [2021-08-18T12:30:16.364Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-18T12:30:16.364Z] === RUN TestStreamWriterStderr [2021-08-18T12:30:16.364Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-18T12:30:16.364Z] PASS [2021-08-18T12:30:16.364Z] coverage: 66.2% of statements [2021-08-18T12:30:16.364Z] ok github.com/docker/docker/pkg/streamformatter 0.127s coverage: 66.2% of statements [2021-08-18T12:30:16.412Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-08-18T12:30:16.654Z] --- PASS: TestAllocateRandomDeallocate (0.85s) [2021-08-18T12:30:16.654Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-18T12:30:16.654Z] === RUN TestDriver [2021-08-18T12:30:16.654Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:30:16.654Z] PASS [2021-08-18T12:30:16.654Z] coverage: 34.8% of statements [2021-08-18T12:30:16.654Z] ok github.com/docker/docker/libnetwork/drivers/host 0.180s coverage: 34.8% of statements [2021-08-18T12:30:16.822Z] === RUN TestGenerateRandomID [2021-08-18T12:30:16.822Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-18T12:30:16.822Z] === RUN TestShortenId [2021-08-18T12:30:16.822Z] --- PASS: TestShortenId (0.00s) [2021-08-18T12:30:16.822Z] === RUN TestShortenSha256Id [2021-08-18T12:30:16.822Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-18T12:30:16.822Z] === RUN TestShortenIdEmpty [2021-08-18T12:30:16.822Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-18T12:30:16.822Z] === RUN TestShortenIdInvalid [2021-08-18T12:30:16.822Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-18T12:30:16.822Z] === RUN TestIsShortIDNonHex [2021-08-18T12:30:16.822Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-18T12:30:16.822Z] === RUN TestIsShortIDNotCorrectSize [2021-08-18T12:30:16.822Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-18T12:30:16.822Z] PASS [2021-08-18T12:30:16.822Z] coverage: 70.6% of statements [2021-08-18T12:30:16.822Z] ok github.com/docker/docker/pkg/stringid 0.091s coverage: 70.6% of statements [2021-08-18T12:30:17.112Z] === RUN TestDriver [2021-08-18T12:30:17.112Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:30:17.112Z] PASS [2021-08-18T12:30:17.112Z] coverage: 34.8% of statements [2021-08-18T12:30:17.112Z] ok github.com/docker/docker/libnetwork/drivers/null 0.190s coverage: 34.8% of statements [2021-08-18T12:30:17.280Z] === RUN TestIsCpusetListAvailable [2021-08-18T12:30:17.280Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-18T12:30:17.280Z] PASS [2021-08-18T12:30:17.280Z] coverage: 39.4% of statements [2021-08-18T12:30:17.280Z] ok github.com/docker/docker/pkg/sysinfo 0.086s coverage: 39.4% of statements [2021-08-18T12:30:17.280Z] time="2021-08-18T12:30:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-18T12:30:17.571Z] === RUN TestNetworkAllocateFree [2021-08-18T12:30:17.571Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-18T12:30:17.571Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-18T12:30:17.571Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-18T12:30:17.571Z] PASS [2021-08-18T12:30:17.571Z] coverage: 63.6% of statements [2021-08-18T12:30:17.571Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.213s coverage: 63.6% of statements [2021-08-18T12:30:17.571Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.02s) [2021-08-18T12:30:17.571Z] === RUN TestRetrieveFromStore [2021-08-18T12:30:18.030Z] --- PASS: TestRetrieveFromStore (0.45s) [2021-08-18T12:30:18.030Z] === RUN TestIsCorrupted [2021-08-18T12:30:18.030Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-18T12:30:18.030Z] === RUN TestSetRollover [2021-08-18T12:30:18.245Z] --- PASS: TestAllocateRandomDeallocate (5.48s) [2021-08-18T12:30:18.245Z] === RUN TestRetrieveFromStore [2021-08-18T12:30:18.489Z] === RUN TestGetEmptyCapabilities [2021-08-18T12:30:18.489Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-18T12:30:18.489Z] === RUN TestGetExtraCapabilities [2021-08-18T12:30:18.489Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-18T12:30:18.489Z] === RUN TestGetInvalidCapabilities [2021-08-18T12:30:18.489Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-18T12:30:18.489Z] === RUN TestRemoteDriver [2021-08-18T12:30:18.489Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T12:30:18.489Z] === RUN TestDriverError [2021-08-18T12:30:18.489Z] --- PASS: TestDriverError (0.00s) [2021-08-18T12:30:18.489Z] === RUN TestMissingValues [2021-08-18T12:30:18.489Z] --- PASS: TestMissingValues (0.01s) [2021-08-18T12:30:18.489Z] === RUN TestRollback [2021-08-18T12:30:18.489Z] --- PASS: TestRollback (0.01s) [2021-08-18T12:30:18.489Z] PASS [2021-08-18T12:30:18.489Z] coverage: 57.4% of statements [2021-08-18T12:30:18.489Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.364s coverage: 57.4% of statements [2021-08-18T12:30:18.703Z] === RUN TestChtimes [2021-08-18T12:30:18.703Z] --- PASS: TestChtimes (0.00s) [2021-08-18T12:30:18.703Z] === RUN TestChtimesWindows [2021-08-18T12:30:18.703Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-18T12:30:18.703Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-18T12:30:18.703Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-18T12:30:18.703Z] === RUN TestEnsureRemoveAllNotExist [2021-08-18T12:30:18.703Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-18T12:30:18.703Z] === RUN TestEnsureRemoveAllWithDir [2021-08-18T12:30:18.703Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-18T12:30:18.703Z] === RUN TestEnsureRemoveAllWithFile [2021-08-18T12:30:18.703Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-18T12:30:18.703Z] === RUN TestHasWin32KSupport [2021-08-18T12:30:18.703Z] syscall_windows_test.go:8: win32k: true [2021-08-18T12:30:18.703Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-18T12:30:18.703Z] PASS [2021-08-18T12:30:18.703Z] coverage: 12.9% of statements [2021-08-18T12:30:18.703Z] ok github.com/docker/docker/pkg/system 0.104s coverage: 12.9% of statements [2021-08-18T12:30:18.951Z] === RUN TestNAT [2021-08-18T12:30:18.951Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T12:30:18.951Z] --- SKIP: TestNAT (0.00s) [2021-08-18T12:30:18.951Z] === RUN TestTransparent [2021-08-18T12:30:18.951Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T12:30:18.951Z] --- SKIP: TestTransparent (0.00s) [2021-08-18T12:30:18.951Z] PASS [2021-08-18T12:30:18.951Z] coverage: 0.0% of statements [2021-08-18T12:30:18.951Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.241s coverage: 0.0% of statements [2021-08-18T12:30:19.410Z] === RUN TestBuildDefault [2021-08-18T12:30:19.410Z] --- PASS: TestBuildDefault (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestBuildHostnameDomainname [2021-08-18T12:30:19.410Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestBuildHostname [2021-08-18T12:30:19.410Z] --- PASS: TestBuildHostname (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestBuildHostnameFQDN [2021-08-18T12:30:19.410Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestBuildNoIP [2021-08-18T12:30:19.410Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestUpdate [2021-08-18T12:30:19.410Z] --- PASS: TestUpdate (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-18T12:30:19.410Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-18T12:30:19.410Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestAddEmpty [2021-08-18T12:30:19.410Z] --- PASS: TestAddEmpty (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestAdd [2021-08-18T12:30:19.410Z] --- PASS: TestAdd (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestDeleteEmpty [2021-08-18T12:30:19.410Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestDeleteNewline [2021-08-18T12:30:19.410Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestDelete [2021-08-18T12:30:19.410Z] --- PASS: TestDelete (0.00s) [2021-08-18T12:30:19.410Z] === RUN TestConcurrentWrites [2021-08-18T12:30:19.410Z] --- PASS: TestSetRollover (1.29s) [2021-08-18T12:30:19.410Z] === RUN TestSetRolloverSerial [2021-08-18T12:30:19.410Z] --- PASS: TestConcurrentWrites (0.22s) [2021-08-18T12:30:19.410Z] PASS [2021-08-18T12:30:19.410Z] coverage: 81.2% of statements [2021-08-18T12:30:19.673Z] === RUN TestTailFile [2021-08-18T12:30:19.673Z] --- PASS: TestTailFile (0.00s) [2021-08-18T12:30:19.673Z] === RUN TestTailFileManyLines [2021-08-18T12:30:19.673Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-18T12:30:19.673Z] === RUN TestTailEmptyFile [2021-08-18T12:30:19.673Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-18T12:30:19.673Z] === RUN TestTailNegativeN [2021-08-18T12:30:19.673Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/truncated_last_line [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/no_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.673Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:30:19.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.675Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.676Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:19.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:19.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:19.678Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:19.869Z] ok github.com/docker/docker/libnetwork/etchosts 0.378s coverage: 81.2% of statements [2021-08-18T12:30:19.869Z] === RUN TestNew [2021-08-18T12:30:19.869Z] --- PASS: TestNew (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestAddDriver [2021-08-18T12:30:19.869Z] --- PASS: TestAddDriver (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestAddDuplicateDriver [2021-08-18T12:30:19.869Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-18T12:30:19.869Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestDriver [2021-08-18T12:30:19.869Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestIPAM [2021-08-18T12:30:19.869Z] --- PASS: TestIPAM (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestWalkIPAMs [2021-08-18T12:30:19.869Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-18T12:30:19.869Z] === RUN TestWalkDrivers [2021-08-18T12:30:19.869Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-18T12:30:19.869Z] PASS [2021-08-18T12:30:19.869Z] coverage: 82.4% of statements [2021-08-18T12:30:19.869Z] ok github.com/docker/docker/libnetwork/drvregistry 0.363s coverage: 82.4% of statements [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:20.137Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:20.137Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.137Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:20.137Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:20.137Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:20.137Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:30:20.138Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.138Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:30:20.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:30:20.141Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:30:20.141Z] PASS [2021-08-18T12:30:20.141Z] coverage: 88.6% of statements [2021-08-18T12:30:20.141Z] ok github.com/docker/docker/pkg/tailfile 0.210s coverage: 88.6% of statements [2021-08-18T12:30:20.141Z] --- PASS: TestRetrieveFromStore (2.07s) [2021-08-18T12:30:20.141Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-18T12:30:20.141Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-18T12:30:20.141Z] === RUN TestParallelPredefinedRequest1 [2021-08-18T12:30:20.141Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-18T12:30:20.141Z] === RUN TestParallelPredefinedRequest2 [2021-08-18T12:30:20.141Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-18T12:30:20.141Z] === RUN TestParallelPredefinedRequest3 [2021-08-18T12:30:20.141Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-18T12:30:20.141Z] === RUN TestParallelPredefinedRequest4 [2021-08-18T12:30:20.141Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-18T12:30:20.141Z] === RUN TestParallelPredefinedRequest5 [2021-08-18T12:30:20.141Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-18T12:30:20.141Z] === RUN TestDebug [2021-08-18T12:30:20.141Z] --- PASS: TestDebug (0.00s) [2021-08-18T12:30:20.141Z] === RUN TestRequestPoolParallel [2021-08-18T12:30:20.330Z] --- PASS: TestSetRolloverSerial (1.01s) [2021-08-18T12:30:20.330Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-18T12:30:20.330Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-18T12:30:20.330Z] PASS [2021-08-18T12:30:20.330Z] coverage: 84.4% of statements [2021-08-18T12:30:20.330Z] ok github.com/docker/docker/libnetwork/bitseq 9.253s coverage: 84.4% of statements [2021-08-18T12:30:20.330Z] === RUN TestDiff [2021-08-18T12:30:20.330Z] --- PASS: TestDiff (0.00s) [2021-08-18T12:30:20.330Z] === RUN TestAddedCallback [2021-08-18T12:30:20.330Z] --- PASS: TestAddedCallback (0.00s) [2021-08-18T12:30:20.330Z] === RUN TestRemovedCallback [2021-08-18T12:30:20.330Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-18T12:30:20.330Z] === RUN TestNoCallback [2021-08-18T12:30:20.330Z] --- PASS: TestNoCallback (0.00s) [2021-08-18T12:30:20.330Z] PASS [2021-08-18T12:30:20.330Z] coverage: 48.1% of statements [2021-08-18T12:30:20.330Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.346s coverage: 48.1% of statements [2021-08-18T12:30:20.599Z] --- PASS: TestRequestPoolParallel (0.50s) [2021-08-18T12:30:20.599Z] === RUN TestFullAllocateRelease [2021-08-18T12:30:20.599Z] === RUN TestTarSumRemoveNonExistent [2021-08-18T12:30:20.599Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestTarSumRemove [2021-08-18T12:30:20.599Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestSortFileInfoSums [2021-08-18T12:30:20.599Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestNewTarSumForLabelInvalid [2021-08-18T12:30:20.599Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestNewTarSumForLabel [2021-08-18T12:30:20.599Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestEmptyTar [2021-08-18T12:30:20.599Z] --- PASS: TestEmptyTar (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestTarSumsReadSize [2021-08-18T12:30:20.599Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-18T12:30:20.599Z] === RUN TestTarSums [2021-08-18T12:30:21.060Z] --- PASS: TestTarSums (0.07s) [2021-08-18T12:30:21.060Z] === RUN TestIteration [2021-08-18T12:30:21.060Z] --- PASS: TestIteration (0.00s) [2021-08-18T12:30:21.060Z] === RUN TestVersionLabelForChecksum [2021-08-18T12:30:21.060Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-18T12:30:21.060Z] === RUN TestVersion [2021-08-18T12:30:21.060Z] --- PASS: TestVersion (0.00s) [2021-08-18T12:30:21.060Z] === RUN TestGetVersion [2021-08-18T12:30:21.060Z] --- PASS: TestGetVersion (0.00s) [2021-08-18T12:30:21.060Z] === RUN TestGetVersions [2021-08-18T12:30:21.060Z] --- PASS: TestGetVersions (0.00s) [2021-08-18T12:30:21.060Z] PASS [2021-08-18T12:30:21.060Z] coverage: 89.3% of statements [2021-08-18T12:30:21.060Z] ok github.com/docker/docker/pkg/tarsum 0.247s coverage: 89.3% of statements [2021-08-18T12:30:21.060Z] --- PASS: TestFullAllocateRelease (0.52s) [2021-08-18T12:30:21.060Z] === RUN TestOddAllocateRelease [2021-08-18T12:30:21.303Z] === RUN TestNew [2021-08-18T12:30:21.303Z] --- PASS: TestNew (0.00s) [2021-08-18T12:30:21.303Z] === RUN TestAllocate [2021-08-18T12:30:21.303Z] --- PASS: TestAllocate (0.00s) [2021-08-18T12:30:21.303Z] === RUN TestUninitialized [2021-08-18T12:30:21.303Z] --- PASS: TestUninitialized (0.00s) [2021-08-18T12:30:21.303Z] === RUN TestAllocateInRange [2021-08-18T12:30:21.303Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-18T12:30:21.303Z] === RUN TestAllocateSerial [2021-08-18T12:30:21.303Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-18T12:30:21.303Z] PASS [2021-08-18T12:30:21.303Z] coverage: 87.5% of statements [2021-08-18T12:30:21.303Z] ok github.com/docker/docker/libnetwork/idm 0.150s coverage: 87.5% of statements [2021-08-18T12:30:21.303Z] === RUN TestCaller [2021-08-18T12:30:21.303Z] --- PASS: TestCaller (0.00s) [2021-08-18T12:30:21.303Z] PASS [2021-08-18T12:30:21.303Z] coverage: 100.0% of statements [2021-08-18T12:30:21.303Z] ok github.com/docker/docker/libnetwork/internal/caller 0.162s coverage: 100.0% of statements [2021-08-18T12:30:21.517Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-08-18T12:30:21.517Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-18T12:30:21.517Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-08-18T12:30:21.517Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-18T12:30:21.517Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-18T12:30:21.517Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-18T12:30:21.517Z] testing: warning: no tests to run [2021-08-18T12:30:21.517Z] PASS [2021-08-18T12:30:21.517Z] coverage: [no statements] [2021-08-18T12:30:21.517Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T12:30:21.517Z] ok github.com/docker/docker/pkg/term/windows 0.103s coverage: [no statements] [no tests to run] [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T12:30:21.517Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T12:30:21.517Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T12:30:21.517Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:30:21.517Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T12:30:21.517Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:30:21.517Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T12:30:21.518Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:30:21.518Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T12:30:21.518Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:30:21.518Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:30:21.518Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:30:21.518Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:30:21.518Z] PASS [2021-08-18T12:30:21.518Z] coverage: 85.3% of statements [2021-08-18T12:30:21.518Z] ok github.com/docker/docker/libnetwork/ipam 54.375s coverage: 85.3% of statements [2021-08-18T12:30:21.975Z] === RUN TestTruncIndex [2021-08-18T12:30:22.273Z] === RUN TestSetSerialInsertDelete [2021-08-18T12:30:22.273Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-18T12:30:22.273Z] === RUN TestSetParallelInsertDelete [2021-08-18T12:30:22.434Z] --- PASS: TestTruncIndex (0.11s) [2021-08-18T12:30:22.434Z] PASS [2021-08-18T12:30:22.434Z] coverage: 91.5% of statements [2021-08-18T12:30:22.434Z] ok github.com/docker/docker/pkg/truncindex 0.202s coverage: 91.5% of statements [2021-08-18T12:30:22.892Z] === RUN TestIsGIT [2021-08-18T12:30:22.892Z] --- PASS: TestIsGIT (0.00s) [2021-08-18T12:30:22.892Z] === RUN TestIsTransport [2021-08-18T12:30:22.892Z] --- PASS: TestIsTransport (0.00s) [2021-08-18T12:30:22.892Z] PASS [2021-08-18T12:30:22.892Z] coverage: 100.0% of statements [2021-08-18T12:30:22.892Z] ok github.com/docker/docker/pkg/urlutil 0.100s coverage: 100.0% of statements [2021-08-18T12:30:23.349Z] === RUN TestVersionInfo [2021-08-18T12:30:23.349Z] --- PASS: TestVersionInfo (0.00s) [2021-08-18T12:30:23.349Z] === RUN TestAppendVersions [2021-08-18T12:30:23.349Z] --- PASS: TestAppendVersions (0.00s) [2021-08-18T12:30:23.349Z] PASS [2021-08-18T12:30:23.349Z] coverage: 88.9% of statements [2021-08-18T12:30:23.349Z] ok github.com/docker/docker/pkg/useragent 0.116s coverage: 88.9% of statements [2021-08-18T12:30:23.815Z] === RUN TestInt2IP2IntConversion [2021-08-18T12:30:23.815Z] === RUN TestPoolRequest [2021-08-18T12:30:23.815Z] --- PASS: TestPoolRequest (0.00s) [2021-08-18T12:30:23.815Z] === RUN TestOtherRequests [2021-08-18T12:30:23.815Z] --- PASS: TestOtherRequests (0.00s) [2021-08-18T12:30:23.815Z] PASS [2021-08-18T12:30:23.815Z] coverage: 57.1% of statements [2021-08-18T12:30:23.815Z] ok github.com/docker/docker/libnetwork/ipams/null 0.405s coverage: 57.1% of statements [2021-08-18T12:30:24.276Z] --- PASS: TestInt2IP2IntConversion (0.72s) [2021-08-18T12:30:24.276Z] === RUN TestGetAddressVersion [2021-08-18T12:30:24.276Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-18T12:30:24.276Z] === RUN TestKeyString [2021-08-18T12:30:24.276Z] --- PASS: TestKeyString (0.00s) [2021-08-18T12:30:24.276Z] === RUN TestPoolDataMarshal [2021-08-18T12:30:24.276Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-18T12:30:24.276Z] === RUN TestSubnetsMarshal [2021-08-18T12:30:24.276Z] --- PASS: TestSubnetsMarshal (0.14s) [2021-08-18T12:30:24.276Z] === RUN TestAddSubnets [2021-08-18T12:30:24.735Z] --- PASS: TestAddSubnets (0.15s) [2021-08-18T12:30:24.735Z] === RUN TestDoublePoolRelease [2021-08-18T12:30:24.735Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-08-18T12:30:24.735Z] === RUN TestAddReleasePoolID [2021-08-18T12:30:24.887Z] === RUN TestValidatePrivileges [2021-08-18T12:30:24.887Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-18T12:30:24.887Z] === RUN TestFilterByCapNeg [2021-08-18T12:30:24.887Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-18T12:30:24.887Z] === RUN TestFilterByCapPos [2021-08-18T12:30:24.887Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-18T12:30:24.887Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-18T12:30:24.887Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-18T12:30:24.887Z] PASS [2021-08-18T12:30:24.887Z] coverage: 12.0% of statements [2021-08-18T12:30:24.887Z] ok github.com/docker/docker/plugin 0.244s coverage: 12.0% of statements [2021-08-18T12:30:25.195Z] --- PASS: TestAddReleasePoolID (0.43s) [2021-08-18T12:30:25.195Z] === RUN TestPredefinedPool [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T12:30:25.195Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T12:30:25.195Z] --- PASS: TestPredefinedPool (0.07s) [2021-08-18T12:30:25.195Z] === RUN TestRemoveSubnet [2021-08-18T12:30:25.654Z] --- PASS: TestRemoveSubnet (0.43s) [2021-08-18T12:30:25.654Z] === RUN TestGetSameAddress [2021-08-18T12:30:25.654Z] --- PASS: TestGetSameAddress (0.12s) [2021-08-18T12:30:25.654Z] === RUN TestPoolAllocationReuse [2021-08-18T12:30:25.654Z] === RUN TestGetCapabilities [2021-08-18T12:30:25.654Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-18T12:30:25.654Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-18T12:30:25.654Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-18T12:30:25.654Z] === RUN TestGetDefaultAddressSpaces [2021-08-18T12:30:25.654Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-18T12:30:25.654Z] === RUN TestRemoteDriver [2021-08-18T12:30:25.654Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T12:30:25.654Z] PASS [2021-08-18T12:30:25.654Z] coverage: 47.4% of statements [2021-08-18T12:30:25.654Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.337s coverage: 47.4% of statements [2021-08-18T12:30:25.853Z] === RUN TestNewSettable [2021-08-18T12:30:25.853Z] --- PASS: TestNewSettable (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestIsSettable [2021-08-18T12:30:25.853Z] --- PASS: TestIsSettable (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestUpdateSettingsEnv [2021-08-18T12:30:25.853Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-18T12:30:25.853Z] PASS [2021-08-18T12:30:25.853Z] coverage: 20.0% of statements [2021-08-18T12:30:25.853Z] ok github.com/docker/docker/plugin/v2 0.131s coverage: 20.0% of statements [2021-08-18T12:30:25.853Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-08-18T12:30:25.853Z] === RUN TestClientStream [2021-08-18T12:30:25.853Z] --- PASS: TestClientStream (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestClientSendFile [2021-08-18T12:30:25.853Z] --- PASS: TestClientSendFile (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestClientWithRequestTimeout [2021-08-18T12:30:25.853Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-18T12:30:25.853Z] === RUN TestFileSpecPlugin [2021-08-18T12:30:25.853Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-18T12:30:25.853Z] === RUN TestFileJSONSpecPlugin [2021-08-18T12:30:25.853Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-18T12:30:25.853Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestPluginAddHandler [2021-08-18T12:30:25.853Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestPluginWaitBadPlugin [2021-08-18T12:30:25.853Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-18T12:30:25.853Z] === RUN TestGet [2021-08-18T12:30:25.853Z] time="2021-08-18T12:30:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-18T12:30:26.112Z] === RUN TestWindowsIPAM [2021-08-18T12:30:26.112Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-18T12:30:26.112Z] PASS [2021-08-18T12:30:26.112Z] coverage: 71.4% of statements [2021-08-18T12:30:26.112Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.192s coverage: 71.4% of statements [2021-08-18T12:30:26.422Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-18T12:30:26.820Z] === RUN TestLoad [2021-08-18T12:30:26.820Z] --- PASS: TestLoad (0.00s) [2021-08-18T12:30:26.820Z] === RUN TestSave [2021-08-18T12:30:26.820Z] --- PASS: TestSave (0.04s) [2021-08-18T12:30:26.820Z] === RUN TestAddDeleteGet [2021-08-18T12:30:26.820Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-18T12:30:26.820Z] === RUN TestInvalidTags [2021-08-18T12:30:26.820Z] --- PASS: TestInvalidTags (0.01s) [2021-08-18T12:30:26.820Z] PASS [2021-08-18T12:30:26.820Z] coverage: 84.4% of statements [2021-08-18T12:30:26.820Z] ok github.com/docker/docker/reference 0.194s coverage: 84.4% of statements [2021-08-18T12:30:26.820Z] time="2021-08-18T12:30:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-18T12:30:27.079Z] === RUN TestDefaultNetwork [2021-08-18T12:30:27.079Z] === RUN TestKeyValue [2021-08-18T12:30:27.079Z] --- PASS: TestKeyValue (0.00s) [2021-08-18T12:30:27.079Z] PASS [2021-08-18T12:30:27.079Z] coverage: 60.0% of statements [2021-08-18T12:30:27.079Z] ok github.com/docker/docker/libnetwork/netlabel 0.156s coverage: 60.0% of statements [2021-08-18T12:30:27.079Z] --- PASS: TestDefaultNetwork (0.31s) [2021-08-18T12:30:27.079Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-18T12:30:27.538Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-08-18T12:30:27.538Z] === RUN TestInitAddressPools [2021-08-18T12:30:27.538Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-18T12:30:27.538Z] PASS [2021-08-18T12:30:27.538Z] coverage: 74.0% of statements [2021-08-18T12:30:27.538Z] ok github.com/docker/docker/libnetwork/ipamutils 0.879s coverage: 74.0% of statements [2021-08-18T12:30:27.996Z] --- PASS: TestPoolAllocationReuse (2.28s) [2021-08-18T12:30:27.996Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-18T12:30:27.996Z] --- PASS: TestGetAddressSubPoolEqualPool (0.07s) [2021-08-18T12:30:27.996Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-18T12:30:28.963Z] === RUN TestGenerate [2021-08-18T12:30:28.963Z] --- PASS: TestGenerate (0.00s) [2021-08-18T12:30:28.963Z] === RUN TestGeneratePtr [2021-08-18T12:30:28.963Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-18T12:30:28.963Z] === RUN TestGenerateMissingField [2021-08-18T12:30:28.963Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-18T12:30:28.963Z] === RUN TestFieldCannotBeSet [2021-08-18T12:30:28.963Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-18T12:30:28.963Z] === RUN TestTypeMismatchError [2021-08-18T12:30:28.963Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-18T12:30:28.963Z] PASS [2021-08-18T12:30:28.963Z] coverage: 100.0% of statements [2021-08-18T12:30:28.963Z] ok github.com/docker/docker/libnetwork/options 0.142s coverage: 100.0% of statements [2021-08-18T12:30:28.994Z] time="2021-08-18T12:30:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-18T12:30:29.451Z] === RUN TestResolveAuthConfigIndexServer [2021-08-18T12:30:29.451Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestResolveAuthConfigFullURL [2021-08-18T12:30:29.451Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-18T12:30:29.451Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestValidateMirror [2021-08-18T12:30:29.451Z] --- PASS: TestValidateMirror (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestLoadInsecureRegistries [2021-08-18T12:30:29.451Z] time="2021-08-18T12:30:28Z" 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-18T12:30:29.451Z] time="2021-08-18T12:30:29Z" 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-18T12:30:29.451Z] time="2021-08-18T12:30:29Z" 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-18T12:30:29.451Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-08-18T12:30:29.451Z] === RUN TestNewServiceConfig [2021-08-18T12:30:29.451Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestValidateIndexName [2021-08-18T12:30:29.451Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestValidateIndexNameWithError [2021-08-18T12:30:29.451Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestEndpointParse [2021-08-18T12:30:29.451Z] --- PASS: TestEndpointParse (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestEndpointParseInvalid [2021-08-18T12:30:29.451Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestValidateEndpoint [2021-08-18T12:30:29.451Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-18T12:30:29.451Z] === RUN TestPing [2021-08-18T12:30:29.451Z] --- PASS: TestPing (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestPingRegistryEndpoint [2021-08-18T12:30:29.451Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:29.451Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestEndpoint [2021-08-18T12:30:29.451Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:29.451Z] --- SKIP: TestEndpoint (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestParseRepositoryInfo [2021-08-18T12:30:29.451Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestNewIndexInfo [2021-08-18T12:30:29.451Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestMirrorEndpointLookup [2021-08-18T12:30:29.451Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:29.451Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestSearchRepositories [2021-08-18T12:30:29.451Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-18T12:30:29.451Z] Host: 127.0.0.1:49317 [2021-08-18T12:30:29.451Z] User-Agent: docker test client [2021-08-18T12:30:29.451Z] Authorization: Token fake-token [2021-08-18T12:30:29.451Z] X-Docker-Token: true [2021-08-18T12:30:29.451Z] Accept-Encoding: gzip [2021-08-18T12:30:29.451Z] [2021-08-18T12:30:29.451Z] [2021-08-18T12:30:29.451Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-18T12:30:29.451Z] Connection: close [2021-08-18T12:30:29.451Z] Content-Length: 144 [2021-08-18T12:30:29.451Z] Cache-Control: no-cache [2021-08-18T12:30:29.451Z] Content-Type: application/json [2021-08-18T12:30:29.451Z] Date: Wed, 18 Aug 2021 12:30:29 GMT [2021-08-18T12:30:29.451Z] Expires: -1 [2021-08-18T12:30:29.451Z] Pragma: no-cache [2021-08-18T12:30:29.451Z] Server: docker-tests/mock [2021-08-18T12:30:29.451Z] X-Docker-Registry-Config: mock [2021-08-18T12:30:29.451Z] X-Docker-Registry-Version: 0.0.0 [2021-08-18T12:30:29.451Z] [2021-08-18T12:30:29.451Z] [2021-08-18T12:30:29.451Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestTrustedLocation [2021-08-18T12:30:29.451Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-18T12:30:29.451Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestAllowNondistributableArtifacts [2021-08-18T12:30:29.451Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-18T12:30:29.451Z] === RUN TestIsSecureIndex [2021-08-18T12:30:29.451Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-18T12:30:29.451Z] PASS [2021-08-18T12:30:29.451Z] coverage: 51.7% of statements [2021-08-18T12:30:29.451Z] ok github.com/docker/docker/registry 0.512s coverage: 51.7% of statements [2021-08-18T12:30:30.500Z] === RUN TestNetworkDBSimple [2021-08-18T12:30:30.500Z] testing: warning: no tests to run [2021-08-18T12:30:30.500Z] PASS [2021-08-18T12:30:30.500Z] coverage: 0.0% of statements [2021-08-18T12:30:30.500Z] ok github.com/docker/docker/libnetwork/osl 0.153s coverage: 0.0% of statements [no tests to run] [2021-08-18T12:30:30.959Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.21s) [2021-08-18T12:30:30.959Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestReaderWithReadError [2021-08-18T12:30:30.988Z] time="2021-08-18T12:30:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestReader [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-18T12:30:30.988Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-18T12:30:30.988Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-18T12:30:30.988Z] PASS [2021-08-18T12:30:30.988Z] coverage: 100.0% of statements [2021-08-18T12:30:30.988Z] ok github.com/docker/docker/registry/resumable 0.444s coverage: 100.0% of statements [2021-08-18T12:30:31.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T12:30:31.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T12:30:31.418Z] 2021/08/18 12:30:30 Closing DB instances... [2021-08-18T12:30:31.418Z] === RUN TestRequestNewPort [2021-08-18T12:30:31.418Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestRequestSpecificPort [2021-08-18T12:30:31.418Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestReleasePort [2021-08-18T12:30:31.418Z] --- PASS: TestReleasePort (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestReuseReleasedPort [2021-08-18T12:30:31.418Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestReleaseUnreadledPort [2021-08-18T12:30:31.418Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestUnknowProtocol [2021-08-18T12:30:31.418Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestAllocateAllPorts [2021-08-18T12:30:31.418Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestPortAllocation [2021-08-18T12:30:31.418Z] --- PASS: TestPortAllocation (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestPortAllocationWithCustomRange [2021-08-18T12:30:31.418Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestNoDuplicateBPR [2021-08-18T12:30:31.418Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-18T12:30:31.418Z] === RUN TestChangePortRange [2021-08-18T12:30:31.418Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-18T12:30:31.418Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-18T12:30:31.418Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-18T12:30:31.418Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-18T12:30:31.418Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-18T12:30:31.418Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-18T12:30:31.418Z] --- PASS: TestChangePortRange (0.00s) [2021-08-18T12:30:31.418Z] PASS [2021-08-18T12:30:31.418Z] coverage: 88.6% of statements [2021-08-18T12:30:31.418Z] ok github.com/docker/docker/libnetwork/portallocator 0.181s coverage: 88.6% of statements [2021-08-18T12:30:31.447Z] === RUN TestRestartManagerTimeout [2021-08-18T12:30:31.447Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-18T12:30:31.447Z] === RUN TestRestartManagerTimeoutReset [2021-08-18T12:30:31.447Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-18T12:30:31.447Z] PASS [2021-08-18T12:30:31.447Z] coverage: 50.9% of statements [2021-08-18T12:30:31.447Z] ok github.com/docker/docker/restartmanager 0.126s coverage: 50.9% of statements [2021-08-18T12:30:31.878Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-18T12:30:31.878Z] PASS [2021-08-18T12:30:31.878Z] coverage: 100.0% of statements [2021-08-18T12:30:31.878Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.239s coverage: 100.0% of statements [2021-08-18T12:30:31.908Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T12:30:31.908Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T12:30:31.908Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T12:30:31.908Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-18T12:30:32.338Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-08-18T12:30:32.338Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-18T12:30:32.338Z] === RUN TestTransportPortConv [2021-08-18T12:30:32.338Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-18T12:30:32.338Z] === RUN TestTransportPortBindingConv [2021-08-18T12:30:32.338Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-18T12:30:32.338Z] === RUN TestErrorConstructors [2021-08-18T12:30:32.338Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-18T12:30:32.338Z] === RUN TestCompareIPMask [2021-08-18T12:30:32.338Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-18T12:30:32.338Z] === RUN TestUtilGetHostPartIP [2021-08-18T12:30:32.338Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-18T12:30:32.338Z] === RUN TestUtilGetBroadcastIP [2021-08-18T12:30:32.338Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-18T12:30:32.338Z] === RUN TestParseCIDR [2021-08-18T12:30:32.338Z] --- PASS: TestParseCIDR (0.00s) [2021-08-18T12:30:32.338Z] PASS [2021-08-18T12:30:32.338Z] coverage: 47.9% of statements [2021-08-18T12:30:32.338Z] ok github.com/docker/docker/libnetwork/types 0.168s coverage: 47.9% of statements [2021-08-18T12:30:32.368Z] === RUN TestDecodeContainerConfig [2021-08-18T12:30:32.368Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-08-18T12:30:32.368Z] === RUN TestDecodeContainerConfigIsolation [2021-08-18T12:30:32.368Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-18T12:30:32.368Z] === RUN TestValidatePrivileged [2021-08-18T12:30:32.368Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-18T12:30:32.368Z] PASS [2021-08-18T12:30:32.368Z] coverage: 52.2% of statements [2021-08-18T12:30:32.368Z] ok github.com/docker/docker/runconfig 0.142s coverage: 52.2% of statements [2021-08-18T12:30:32.799Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.70s) [2021-08-18T12:30:32.799Z] === RUN TestGetAddress [2021-08-18T12:30:33.258Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-18T12:30:33.259Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-18T12:30:33.259Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-18T12:30:33.259Z] PASS [2021-08-18T12:30:33.259Z] coverage: 50.0% of statements [2021-08-18T12:30:33.259Z] ok github.com/docker/docker/oci 0.313s coverage: 50.0% of statements [2021-08-18T12:30:33.335Z] time="2021-08-18T12:30:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-18T12:30:33.335Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-18T12:30:33.335Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-18T12:30:33.335Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-18T12:30:33.335Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-18T12:30:33.335Z] PASS [2021-08-18T12:30:33.335Z] coverage: 62.5% of statements [2021-08-18T12:30:33.335Z] ok github.com/docker/docker/testutil 0.189s coverage: 62.5% of statements [2021-08-18T12:30:33.719Z] 2021/08/18 12:30:33 Closing DB instances... [2021-08-18T12:30:34.177Z] === RUN TestAddressPoolOpt [2021-08-18T12:30:34.177Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/a [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/something [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/_=a [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/env1=value1 [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/_env1=value1 [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/PATH [2021-08-18T12:30:34.177Z] === RUN TestValidateEnv/=a [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/PATH= [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/PATH=something [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/asd!qwe [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/1asd [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/123 [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/some_space [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/__some_space_before [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/some_space_after__ [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/= [2021-08-18T12:30:34.178Z] === RUN TestValidateEnv/PaTh [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestParseHost [2021-08-18T12:30:34.178Z] --- PASS: TestParseHost (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestParseDockerDaemonHost [2021-08-18T12:30:34.178Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestParseTCP [2021-08-18T12:30:34.178Z] --- PASS: TestParseTCP (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-18T12:30:34.178Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestValidateExtraHosts [2021-08-18T12:30:34.178Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestIpOptString [2021-08-18T12:30:34.178Z] --- PASS: TestIpOptString (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-18T12:30:34.178Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestNewIpOptValidDefaultVal [2021-08-18T12:30:34.178Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestIpOptSetInvalidVal [2021-08-18T12:30:34.178Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestValidateIPAddress [2021-08-18T12:30:34.178Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestMapOpts [2021-08-18T12:30:34.178Z] --- PASS: TestMapOpts (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestListOptsWithoutValidator [2021-08-18T12:30:34.178Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestListOptsWithValidator [2021-08-18T12:30:34.178Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestValidateDNSSearch [2021-08-18T12:30:34.178Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_general_format [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_one_more [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-18T12:30:34.178Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-18T12:30:34.178Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestNamedListOpts [2021-08-18T12:30:34.178Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestNamedMapOpts [2021-08-18T12:30:34.178Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestParseLink [2021-08-18T12:30:34.178Z] --- PASS: TestParseLink (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestQuotedStringSetWithQuotes [2021-08-18T12:30:34.178Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-18T12:30:34.178Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-18T12:30:34.178Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-18T12:30:34.178Z] === RUN TestUlimitOpt [2021-08-18T12:30:34.178Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-18T12:30:34.178Z] PASS [2021-08-18T12:30:34.178Z] coverage: 67.1% of statements [2021-08-18T12:30:34.178Z] ok github.com/docker/docker/opts 0.208s coverage: 67.1% of statements [2021-08-18T12:30:34.178Z] === RUN TestParseVersion [2021-08-18T12:30:34.178Z] --- PASS: TestParseVersion (0.00s) [2021-08-18T12:30:34.178Z] PASS [2021-08-18T12:30:34.178Z] coverage: 52.9% of statements [2021-08-18T12:30:34.178Z] ok github.com/docker/docker/pkg/aaparser 0.111s coverage: 52.9% of statements [2021-08-18T12:30:35.151Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-08-18T12:30:35.151Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-18T12:30:36.239Z] === RUN TestGetDriver [2021-08-18T12:30:36.239Z] --- PASS: TestGetDriver (0.00s) [2021-08-18T12:30:36.239Z] === RUN TestVolumeRequestError [2021-08-18T12:30:36.239Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-18T12:30:36.239Z] PASS [2021-08-18T12:30:36.239Z] coverage: 36.1% of statements [2021-08-18T12:30:36.239Z] ok github.com/docker/docker/volume/drivers 0.217s coverage: 36.1% of statements [2021-08-18T12:30:36.434Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-18T12:30:36.688Z] === RUN TestIsArchivePathDir [2021-08-18T12:30:36.688Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-18T12:30:36.688Z] === RUN TestIsArchivePathInvalidFile [2021-08-18T12:30:36.688Z] 2021/08/18 12:30:36 Closing DB instances... [2021-08-18T12:30:36.688Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-08-18T12:30:36.688Z] === RUN TestIsArchivePathTar [2021-08-18T12:30:36.688Z] === RUN TestPeerCertificateMarshalJSON [2021-08-18T12:30:36.697Z] === RUN TestGetAddress [2021-08-18T12:30:36.697Z] --- PASS: TestGetAddress (0.00s) [2021-08-18T12:30:36.697Z] === RUN TestRemove [2021-08-18T12:30:36.697Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T12:30:36.697Z] --- SKIP: TestRemove (0.00s) [2021-08-18T12:30:36.697Z] === RUN TestInitializeWithVolumes [2021-08-18T12:30:36.697Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-18T12:30:36.697Z] === RUN TestCreate [2021-08-18T12:30:36.697Z] --- PASS: TestCreate (0.01s) [2021-08-18T12:30:36.697Z] === RUN TestValidateName [2021-08-18T12:30:36.697Z] --- PASS: TestValidateName (0.00s) [2021-08-18T12:30:36.697Z] === RUN TestCreateWithOpts [2021-08-18T12:30:36.697Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T12:30:36.697Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-18T12:30:36.697Z] === RUN TestRelaodNoOpts [2021-08-18T12:30:36.697Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-18T12:30:36.697Z] PASS [2021-08-18T12:30:36.697Z] coverage: 41.5% of statements [2021-08-18T12:30:36.697Z] ok github.com/docker/docker/volume/local 0.196s coverage: 41.5% of statements [2021-08-18T12:30:37.146Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-08-18T12:30:37.146Z] === RUN TestDecompressStreamGzip [2021-08-18T12:30:37.146Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-08-18T12:30:37.146Z] === RUN TestDecompressStreamBzip2 [2021-08-18T12:30:37.146Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-18T12:30:37.146Z] === RUN TestDecompressStreamXz [2021-08-18T12:30:37.146Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T12:30:37.146Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestCompressStreamXzUnsupported [2021-08-18T12:30:37.146Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-18T12:30:37.146Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestCompressStreamInvalid [2021-08-18T12:30:37.146Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestExtensionInvalid [2021-08-18T12:30:37.146Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestExtensionUncompressed [2021-08-18T12:30:37.146Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestExtensionBzip2 [2021-08-18T12:30:37.146Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestExtensionGzip [2021-08-18T12:30:37.146Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestExtensionXz [2021-08-18T12:30:37.146Z] --- PASS: TestExtensionXz (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestCmdStreamLargeStderr [2021-08-18T12:30:37.146Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-18T12:30:37.146Z] === RUN TestCmdStreamBad [2021-08-18T12:30:37.146Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T12:30:37.146Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestCmdStreamGood [2021-08-18T12:30:37.146Z] --- PASS: TestCmdStreamGood (0.06s) [2021-08-18T12:30:37.146Z] === RUN TestUntarPathWithInvalidDest [2021-08-18T12:30:37.146Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-18T12:30:37.146Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-18T12:30:37.146Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-08-18T12:30:37.146Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-18T12:30:37.146Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestMiddleware [2021-08-18T12:30:37.146Z] --- PASS: TestMiddleware (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestNewResponseModifier [2021-08-18T12:30:37.146Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-18T12:30:37.146Z] PASS [2021-08-18T12:30:37.146Z] coverage: 26.8% of statements [2021-08-18T12:30:37.146Z] ok github.com/docker/docker/pkg/authorization 0.927s coverage: 26.8% of statements [2021-08-18T12:30:37.146Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-08-18T12:30:37.146Z] === RUN TestUntarPathWithInvalidSrc [2021-08-18T12:30:37.146Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-18T12:30:37.146Z] === RUN TestUntarPath [2021-08-18T12:30:37.604Z] --- PASS: TestUntarPath (0.07s) [2021-08-18T12:30:37.604Z] === RUN TestUntarPathWithDestinationFile [2021-08-18T12:30:37.604Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-18T12:30:37.604Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-18T12:30:37.604Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-08-18T12:30:37.604Z] === RUN TestCopyWithTarInvalidSrc [2021-08-18T12:30:37.604Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-18T12:30:37.604Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-18T12:30:37.604Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T12:30:37.604Z] === RUN TestCopyWithTarSrcFile [2021-08-18T12:30:37.604Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-18T12:30:37.604Z] === RUN TestCopyWithTarSrcFolder [2021-08-18T12:30:37.604Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-18T12:30:37.604Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-18T12:30:37.604Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-18T12:30:37.604Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-18T12:30:37.604Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T12:30:37.604Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-18T12:30:37.604Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-18T12:30:37.604Z] === RUN TestCopyFileWithTarSrcFile [2021-08-18T12:30:37.604Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-18T12:30:37.604Z] === RUN TestTarFiles [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRaw [2021-08-18T12:30:37.664Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T12:30:37.664Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-18T12:30:37.665Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRaw [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-18T12:30:37.665Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestConvertTmpfsOptions [2021-08-18T12:30:37.665Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-18T12:30:37.665Z] linux_parser_test.go:209: data="ro" [2021-08-18T12:30:37.665Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestParseMountSpec [2021-08-18T12:30:37.665Z] parser_test.go:63: case 0 [2021-08-18T12:30:37.665Z] parser_test.go:63: case 1 [2021-08-18T12:30:37.665Z] parser_test.go:63: case 2 [2021-08-18T12:30:37.665Z] parser_test.go:63: case 3 [2021-08-18T12:30:37.665Z] parser_test.go:63: case 4 [2021-08-18T12:30:37.665Z] parser_test.go:63: case 5 [2021-08-18T12:30:37.665Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestValidateMount [2021-08-18T12:30:37.665Z] --- PASS: TestValidateMount (0.01s) [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRaw [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRaw (0.03s) [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit (0.01s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T12:30:37.665Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-18T12:30:37.665Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T12:30:37.665Z] PASS [2021-08-18T12:30:37.665Z] coverage: 67.7% of statements [2021-08-18T12:30:37.665Z] ok github.com/docker/docker/volume/mounts 0.235s coverage: 67.7% of statements [2021-08-18T12:30:38.062Z] === RUN TestUnbuffered [2021-08-18T12:30:38.062Z] --- PASS: TestUnbuffered (0.00s) [2021-08-18T12:30:38.062Z] === RUN TestRaceUnbuffered [2021-08-18T12:30:38.062Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-18T12:30:38.062Z] PASS [2021-08-18T12:30:38.062Z] coverage: 100.0% of statements [2021-08-18T12:30:38.062Z] ok github.com/docker/docker/pkg/broadcaster 0.143s coverage: 100.0% of statements [2021-08-18T12:30:38.520Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.12s) [2021-08-18T12:30:38.520Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-18T12:30:38.520Z] === RUN TestMatch [2021-08-18T12:30:38.520Z] === RUN TestMatch/[[]] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[[foo]] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[[foo_bar]] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[] [2021-08-18T12:30:38.520Z] === RUN TestMatch/[]#01 [2021-08-18T12:30:38.630Z] === RUN TestSetGetMeta [2021-08-18T12:30:38.630Z] === PAUSE TestSetGetMeta [2021-08-18T12:30:38.630Z] === RUN TestRestore [2021-08-18T12:30:38.630Z] === PAUSE TestRestore [2021-08-18T12:30:38.630Z] === RUN TestServiceCreate [2021-08-18T12:30:38.630Z] === PAUSE TestServiceCreate [2021-08-18T12:30:38.630Z] === RUN TestServiceList [2021-08-18T12:30:38.630Z] === PAUSE TestServiceList [2021-08-18T12:30:38.630Z] === RUN TestServiceRemove [2021-08-18T12:30:38.630Z] === PAUSE TestServiceRemove [2021-08-18T12:30:38.630Z] === RUN TestServiceGet [2021-08-18T12:30:38.630Z] === PAUSE TestServiceGet [2021-08-18T12:30:38.630Z] === RUN TestServicePrune [2021-08-18T12:30:38.630Z] === PAUSE TestServicePrune [2021-08-18T12:30:38.630Z] === RUN TestCreate [2021-08-18T12:30:38.630Z] === PAUSE TestCreate [2021-08-18T12:30:38.630Z] === RUN TestRemove [2021-08-18T12:30:38.630Z] === PAUSE TestRemove [2021-08-18T12:30:38.630Z] === RUN TestList [2021-08-18T12:30:38.630Z] === PAUSE TestList [2021-08-18T12:30:38.630Z] === RUN TestFindByDriver [2021-08-18T12:30:38.630Z] === PAUSE TestFindByDriver [2021-08-18T12:30:38.630Z] === RUN TestFindByReferenced [2021-08-18T12:30:38.630Z] === PAUSE TestFindByReferenced [2021-08-18T12:30:38.630Z] === RUN TestDerefMultipleOfSameRef [2021-08-18T12:30:38.630Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-18T12:30:38.630Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:30:38.630Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:30:38.630Z] === RUN TestDefererencePluginOnCreateError [2021-08-18T12:30:38.630Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-18T12:30:38.630Z] === RUN TestRefDerefRemove [2021-08-18T12:30:38.630Z] === PAUSE TestRefDerefRemove [2021-08-18T12:30:38.630Z] === RUN TestGet [2021-08-18T12:30:38.630Z] === PAUSE TestGet [2021-08-18T12:30:38.630Z] === RUN TestGetWithReference [2021-08-18T12:30:38.630Z] === PAUSE TestGetWithReference [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_nil_list [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_empty_list [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_filter_some [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_filter_middle [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:30:38.630Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-18T12:30:38.630Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_nil_list [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_filter_some [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_filter_middle [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:30:38.630Z] === CONT TestFilterFunc/test_empty_list [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-18T12:30:38.630Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-18T12:30:38.630Z] === CONT TestSetGetMeta [2021-08-18T12:30:38.630Z] === CONT TestFindByReferenced [2021-08-18T12:30:38.630Z] === CONT TestGet [2021-08-18T12:30:38.630Z] === CONT TestDefererencePluginOnCreateError [2021-08-18T12:30:38.630Z] --- PASS: TestSetGetMeta (0.03s) [2021-08-18T12:30:38.630Z] === CONT TestFindByDriver [2021-08-18T12:30:38.630Z] --- PASS: TestFindByReferenced (0.04s) [2021-08-18T12:30:38.630Z] === CONT TestList [2021-08-18T12:30:38.630Z] --- PASS: TestGet (0.05s) [2021-08-18T12:30:38.630Z] === CONT TestRemove [2021-08-18T12:30:38.630Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-08-18T12:30:38.630Z] === CONT TestCreate [2021-08-18T12:30:38.630Z] --- PASS: TestFindByDriver (0.04s) [2021-08-18T12:30:38.630Z] === CONT TestServicePrune [2021-08-18T12:30:38.630Z] --- PASS: TestCreate (0.03s) [2021-08-18T12:30:38.630Z] === CONT TestServiceGet [2021-08-18T12:30:38.630Z] --- PASS: TestRemove (0.03s) [2021-08-18T12:30:38.630Z] === CONT TestServiceRemove [2021-08-18T12:30:38.630Z] --- PASS: TestList (0.04s) [2021-08-18T12:30:38.630Z] === CONT TestServiceList [2021-08-18T12:30:38.630Z] --- PASS: TestServiceGet (0.13s) [2021-08-18T12:30:38.630Z] === CONT TestServiceCreate [2021-08-18T12:30:38.630Z] time="2021-08-18T12:30:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:30:38.630Z] --- PASS: TestServiceRemove (0.14s) [2021-08-18T12:30:38.630Z] === CONT TestRestore [2021-08-18T12:30:38.630Z] --- PASS: TestServiceList (0.14s) [2021-08-18T12:30:38.630Z] === CONT TestRefDerefRemove [2021-08-18T12:30:38.630Z] time="2021-08-18T12:30:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:30:38.630Z] time="2021-08-18T12:30:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:30:38.630Z] --- PASS: TestServiceCreate (0.03s) [2021-08-18T12:30:38.630Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:30:38.630Z] time="2021-08-18T12:30:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-18T12:30:38.630Z] --- PASS: TestRefDerefRemove (0.03s) [2021-08-18T12:30:38.630Z] === CONT TestGetWithReference [2021-08-18T12:30:38.630Z] --- PASS: TestRestore (0.04s) [2021-08-18T12:30:38.630Z] === CONT TestDerefMultipleOfSameRef [2021-08-18T12:30:38.630Z] time="2021-08-18T12:30:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:30:38.630Z] --- PASS: TestServicePrune (0.20s) [2021-08-18T12:30:38.630Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-18T12:30:38.630Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-18T12:30:38.630Z] --- PASS: TestGetWithReference (0.03s) [2021-08-18T12:30:38.630Z] PASS [2021-08-18T12:30:38.630Z] coverage: 69.0% of statements [2021-08-18T12:30:38.630Z] ok github.com/docker/docker/volume/service 0.518s coverage: 69.0% of statements [2021-08-18T12:30:38.978Z] === RUN TestMatch/[[qux]] [2021-08-18T12:30:38.978Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-18T12:30:38.978Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-18T12:30:38.978Z] === RUN TestMatch/[[foo_baz]] [2021-08-18T12:30:38.978Z] --- PASS: TestMatch (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-18T12:30:38.978Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-18T12:30:38.978Z] PASS [2021-08-18T12:30:38.978Z] coverage: 87.5% of statements [2021-08-18T12:30:38.978Z] ok github.com/docker/docker/pkg/capabilities 0.121s coverage: 87.5% of statements [2021-08-18T12:30:39.944Z] === RUN TestChrootTarUntar [2021-08-18T12:30:39.944Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-18T12:30:39.945Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootUntarEmptyArchive [2021-08-18T12:30:39.945Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootTarUntarWithSymlink [2021-08-18T12:30:39.945Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootCopyWithTar [2021-08-18T12:30:39.945Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootCopyFileWithTar [2021-08-18T12:30:39.945Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootUntarPath [2021-08-18T12:30:39.945Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-18T12:30:39.945Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-18T12:30:39.945Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:30:39.945Z] === RUN TestChrootApplyDotDotFile [2021-08-18T12:30:39.945Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:30:39.945Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-18T12:30:39.945Z] PASS [2021-08-18T12:30:39.945Z] coverage: 15.4% of statements [2021-08-18T12:30:39.945Z] ok github.com/docker/docker/pkg/chrootarchive 0.268s coverage: 15.4% of statements [2021-08-18T12:30:40.403Z] 2021/08/18 12:30:40 Closing DB instances... [2021-08-18T12:30:41.371Z] === RUN TestSizeEmpty [2021-08-18T12:30:41.371Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestSizeEmptyFile [2021-08-18T12:30:41.371Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestSizeNonemptyFile [2021-08-18T12:30:41.371Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-18T12:30:41.371Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-18T12:30:41.371Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-18T12:30:41.371Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestMoveToSubdir [2021-08-18T12:30:41.371Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-18T12:30:41.371Z] === RUN TestSizeNonExistingDirectory [2021-08-18T12:30:41.371Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-18T12:30:41.371Z] PASS [2021-08-18T12:30:41.371Z] coverage: 80.0% of statements [2021-08-18T12:30:41.371Z] ok github.com/docker/docker/pkg/directory 0.170s coverage: 80.0% of statements [2021-08-18T12:30:41.527Z] --- PASS: TestGet (15.02s) [2021-08-18T12:30:41.527Z] === RUN TestPluginWithNoManifest [2021-08-18T12:30:41.527Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-18T12:30:41.527Z] === RUN TestGetAll [2021-08-18T12:30:41.527Z] --- PASS: TestGetAll (0.00s) [2021-08-18T12:30:41.527Z] PASS [2021-08-18T12:30:41.527Z] coverage: 73.4% of statements [2021-08-18T12:30:41.527Z] ok github.com/docker/docker/pkg/plugins 36.241s coverage: 73.4% of statements [2021-08-18T12:30:42.339Z] === RUN Test [2021-08-18T12:30:42.339Z] === RUN Test/TestContainsEntry [2021-08-18T12:30:42.339Z] === RUN Test/TestCreateEntries [2021-08-18T12:30:42.339Z] === RUN Test/TestEntriesDiff [2021-08-18T12:30:42.339Z] === RUN Test/TestEntriesEquality [2021-08-18T12:30:42.339Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-18T12:30:42.339Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-18T12:30:42.339Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-18T12:30:42.339Z] === RUN Test/TestGeneratorNotGenerate [2021-08-18T12:30:42.339Z] === RUN Test/TestGeneratorWithPort [2021-08-18T12:30:42.339Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-18T12:30:42.339Z] === RUN Test/TestNewEntry [2021-08-18T12:30:42.339Z] === RUN Test/TestParse [2021-08-18T12:30:42.339Z] --- PASS: Test (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-18T12:30:42.339Z] --- PASS: Test/TestParse (0.00s) [2021-08-18T12:30:42.339Z] PASS [2021-08-18T12:30:42.339Z] coverage: 58.3% of statements [2021-08-18T12:30:42.339Z] ok github.com/docker/docker/pkg/discovery 0.194s coverage: 58.3% of statements [2021-08-18T12:30:42.798Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2021-08-18T12:30:42.798Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-18T12:30:42.798Z] --- PASS: TestTarFiles (5.11s) [2021-08-18T12:30:42.798Z] === RUN TestTarUntar [2021-08-18T12:30:42.798Z] --- PASS: TestTarUntar (0.04s) [2021-08-18T12:30:42.798Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-18T12:30:42.798Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-18T12:30:42.798Z] === RUN TestTarWithOptions [2021-08-18T12:30:42.798Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-18T12:30:42.798Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-18T12:30:42.798Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s) [2021-08-18T12:30:42.798Z] === RUN TestUntarUstarGnuConflict [2021-08-18T12:30:42.798Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-18T12:30:42.798Z] === RUN TestUntarInvalidFilenames [2021-08-18T12:30:42.798Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames857212614\\dest" [2021-08-18T12:30:42.798Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-08-18T12:30:42.798Z] === RUN TestUntarHardlinkToSymlink [2021-08-18T12:30:42.798Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-18T12:30:42.798Z] === RUN TestUntarInvalidHardlink [2021-08-18T12:30:42.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink347227687\\victim\\hello" -> "../victim/hello" [2021-08-18T12:30:42.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink934087002\\victim\\hello" -> "/../victim/hello" [2021-08-18T12:30:42.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink494518513\\victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink204043164\\victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink206629451\\victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink588767534\\victim" -> "../victim" [2021-08-18T12:30:43.258Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2021-08-18T12:30:43.258Z] === RUN TestUntarInvalidSymlink [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink454303413\\dest\\dotdot" -> "../victim/hello" [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink899025040\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink666839727\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink745881666\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink296217273\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink033198276\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:43.258Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink159533395\\dest\\dir\\loophole" -> "../../victim" [2021-08-18T12:30:43.258Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-18T12:30:43.258Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-18T12:30:43.258Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-18T12:30:43.258Z] === RUN TestXGlobalNoParent [2021-08-18T12:30:43.258Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-18T12:30:43.258Z] === RUN TestReplaceFileTarWrapper [2021-08-18T12:30:43.258Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-08-18T12:30:43.258Z] === RUN TestPrefixHeaderReadable [2021-08-18T12:30:43.258Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-08-18T12:30:43.258Z] === RUN TestDisablePigz [2021-08-18T12:30:43.258Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-18T12:30:43.258Z] === RUN Test [2021-08-18T12:30:43.258Z] === RUN Test/TestContent [2021-08-18T12:30:43.258Z] === RUN Test/TestInitialize [2021-08-18T12:30:43.258Z] === RUN Test/TestNew [2021-08-18T12:30:43.258Z] === RUN Test/TestParsingContentsWithComments [2021-08-18T12:30:43.258Z] === RUN Test/TestRegister [2021-08-18T12:30:43.258Z] === RUN Test/TestWatch [2021-08-18T12:30:43.258Z] --- PASS: Test (0.01s) [2021-08-18T12:30:43.258Z] --- PASS: Test/TestContent (0.00s) [2021-08-18T12:30:43.258Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T12:30:43.258Z] --- PASS: Test/TestNew (0.00s) [2021-08-18T12:30:43.258Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-18T12:30:43.258Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T12:30:43.258Z] --- PASS: Test/TestWatch (0.01s) [2021-08-18T12:30:43.258Z] PASS [2021-08-18T12:30:43.258Z] coverage: 92.9% of statements [2021-08-18T12:30:43.258Z] ok github.com/docker/docker/pkg/discovery/file 0.201s coverage: 92.9% of statements [2021-08-18T12:30:43.258Z] --- PASS: TestDisablePigz (0.13s) [2021-08-18T12:30:43.258Z] === RUN TestPigz [2021-08-18T12:30:43.719Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-18T12:30:43.719Z] --- PASS: TestPigz (0.25s) [2021-08-18T12:30:43.719Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T12:30:43.719Z] archive_windows_test.go:16: Currently fails [2021-08-18T12:30:43.719Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestCanonicalTarNameForPath [2021-08-18T12:30:43.719Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestCanonicalTarName [2021-08-18T12:30:43.719Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChmodTarEntry [2021-08-18T12:30:43.719Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestHardLinkOrder [2021-08-18T12:30:43.719Z] --- PASS: TestHardLinkOrder (0.09s) [2021-08-18T12:30:43.719Z] === RUN TestChangeString [2021-08-18T12:30:43.719Z] --- PASS: TestChangeString (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesWithNoChanges [2021-08-18T12:30:43.719Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-18T12:30:43.719Z] === RUN TestChangesWithChanges [2021-08-18T12:30:43.719Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-18T12:30:43.719Z] === RUN TestChangesWithChangesGH13590 [2021-08-18T12:30:43.719Z] changes_test.go:196: needs more investigation [2021-08-18T12:30:43.719Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesDirsEmpty [2021-08-18T12:30:43.719Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:30:43.719Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesDirsMutated [2021-08-18T12:30:43.719Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:30:43.719Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestApplyLayer [2021-08-18T12:30:43.719Z] changes_test.go:433: needs further investigation [2021-08-18T12:30:43.719Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesSizeWithHardlinks [2021-08-18T12:30:43.719Z] changes_test.go:469: needs further investigation [2021-08-18T12:30:43.719Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesSizeWithNoChanges [2021-08-18T12:30:43.719Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-18T12:30:43.719Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestChangesSize [2021-08-18T12:30:43.719Z] --- PASS: TestChangesSize (0.00s) [2021-08-18T12:30:43.719Z] === RUN TestApplyLayerInvalidFilenames [2021-08-18T12:30:43.719Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames814341256\\dest" [2021-08-18T12:30:43.719Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-18T12:30:43.719Z] === RUN TestApplyLayerInvalidHardlink [2021-08-18T12:30:43.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink500780794\\victim\\hello" -> "../victim/hello" [2021-08-18T12:30:43.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink415731217\\victim\\hello" -> "/../victim/hello" [2021-08-18T12:30:43.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink311584828\\victim" -> "../victim" [2021-08-18T12:30:43.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink513435755\\victim" -> "../victim" [2021-08-18T12:30:43.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink186535630\\victim" -> "../victim" [2021-08-18T12:30:43.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink831701461\\victim" -> "../victim" [2021-08-18T12:30:43.719Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-08-18T12:30:43.719Z] === RUN TestApplyLayerInvalidSymlink [2021-08-18T12:30:43.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink504190768\\dest\\dotdot" -> "../victim/hello" [2021-08-18T12:30:43.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink916404943\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T12:30:43.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink676141026\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:43.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink798996953\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:44.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink908988260\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:44.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink157879155\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:30:44.177Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-18T12:30:44.177Z] === RUN TestApplyLayerWhiteouts [2021-08-18T12:30:44.177Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-08-18T12:30:44.177Z] === RUN TestGenerateEmptyFile [2021-08-18T12:30:44.177Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-18T12:30:44.177Z] === RUN TestGenerateWithContent [2021-08-18T12:30:44.177Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-18T12:30:44.177Z] PASS [2021-08-18T12:30:44.177Z] coverage: 62.1% of statements [2021-08-18T12:30:44.177Z] ok github.com/docker/docker/pkg/archive 7.701s coverage: 62.1% of statements [2021-08-18T12:30:44.635Z] 2021/08/18 12:30:44 Closing DB instances... [2021-08-18T12:30:45.094Z] === RUN Test [2021-08-18T12:30:45.094Z] === RUN Test/TestInitialize [2021-08-18T12:30:45.094Z] time="2021-08-18T12:30:44Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:30:45.094Z] time="2021-08-18T12:30:45Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:30:45.094Z] time="2021-08-18T12:30:45Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:30:45.094Z] === RUN Test/TestInitializeWithCerts [2021-08-18T12:30:45.094Z] time="2021-08-18T12:30:45Z" level=info msg="Initializing discovery with TLS" [2021-08-18T12:30:45.094Z] === RUN Test/TestWatch [2021-08-18T12:30:45.094Z] time="2021-08-18T12:30:45Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:30:46.062Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-08-18T12:30:46.062Z] === RUN TestNetworkDBNodeLeave [2021-08-18T12:30:46.972Z] c67ded6868b6: Pull complete [2021-08-18T12:30:46.972Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-18T12:30:46.972Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:30:46.972Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-18T12:30:46.972Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-18T12:30:46.972Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-18T12:30:46.972Z] WARN: Skipping validation tests [2021-08-18T12:30:46.972Z] INFO: Running unit tests at 08/18/2021 12:30:40... [2021-08-18T12:30:46.972Z] INFO: make.ps1 starting at 08/18/2021 12:30:46 [2021-08-18T12:30:47.430Z] INFO: Git commit (427ad30c05) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T12:30:47.430Z] INFO: Invoking autogen... [2021-08-18T12:30:47.888Z] INFO: Running unit tests... [2021-08-18T12:30:48.243Z] --- PASS: Test (3.17s) [2021-08-18T12:30:48.243Z] --- PASS: Test/TestInitialize (0.16s) [2021-08-18T12:30:48.243Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-18T12:30:48.243Z] --- PASS: Test/TestWatch (3.01s) [2021-08-18T12:30:48.243Z] PASS [2021-08-18T12:30:48.243Z] coverage: 84.1% of statements [2021-08-18T12:30:48.243Z] ok github.com/docker/docker/pkg/discovery/kv 3.580s coverage: 84.1% of statements [2021-08-18T12:30:49.212Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2021-08-18T12:30:49.212Z] === RUN TestNetworkDBWatch [2021-08-18T12:30:49.213Z] === RUN Test [2021-08-18T12:30:49.213Z] === RUN Test/TestWatch [2021-08-18T12:30:49.213Z] --- PASS: Test (0.00s) [2021-08-18T12:30:49.213Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T12:30:49.213Z] PASS [2021-08-18T12:30:49.213Z] coverage: 92.3% of statements [2021-08-18T12:30:49.213Z] ok github.com/docker/docker/pkg/discovery/memory 0.207s coverage: 92.3% of statements [2021-08-18T12:30:50.186Z] === RUN Test [2021-08-18T12:30:50.186Z] === RUN Test/TestInitialize [2021-08-18T12:30:50.186Z] === RUN Test/TestInitializeWithPattern [2021-08-18T12:30:50.186Z] === RUN Test/TestRegister [2021-08-18T12:30:50.186Z] === RUN Test/TestWatch [2021-08-18T12:30:50.186Z] --- PASS: Test (0.00s) [2021-08-18T12:30:50.186Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T12:30:50.186Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-18T12:30:50.186Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T12:30:50.186Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T12:30:50.186Z] PASS [2021-08-18T12:30:50.186Z] coverage: 93.8% of statements [2021-08-18T12:30:50.647Z] ok github.com/docker/docker/pkg/discovery/nodes 0.192s coverage: 93.8% of statements [2021-08-18T12:30:50.647Z] 2021/08/18 12:30:50 Closing DB instances... [2021-08-18T12:30:51.614Z] === RUN TestPollerAddRemove [2021-08-18T12:30:51.614Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-18T12:30:51.614Z] === RUN TestPollerEvent [2021-08-18T12:30:51.614Z] poller_test.go:41: No chmod on Windows [2021-08-18T12:30:51.614Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-18T12:30:51.614Z] === RUN TestPollerClose [2021-08-18T12:30:51.614Z] --- PASS: TestPollerClose (0.00s) [2021-08-18T12:30:51.614Z] PASS [2021-08-18T12:30:51.614Z] coverage: 45.7% of statements [2021-08-18T12:30:51.614Z] ok github.com/docker/docker/pkg/filenotify 0.141s coverage: 45.7% of statements [2021-08-18T12:30:52.078Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-18T12:30:52.078Z] === RUN TestNetworkDBBulkSync [2021-08-18T12:30:52.536Z] === RUN TestCopyFileWithInvalidSrc [2021-08-18T12:30:52.536Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T12:30:52.536Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-18T12:30:52.536Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-18T12:30:52.536Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-08-18T12:30:52.536Z] === RUN TestCopyFile [2021-08-18T12:30:52.536Z] --- PASS: TestCopyFile (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-18T12:30:52.536Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T12:30:52.536Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-18T12:30:52.536Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-18T12:30:52.536Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T12:30:52.536Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestWildcardMatches [2021-08-18T12:30:52.536Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestPatternMatches [2021-08-18T12:30:52.536Z] --- PASS: TestPatternMatches (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-18T12:30:52.536Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestPatternMatchesFolderExclusions [2021-08-18T12:30:52.536Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-18T12:30:52.536Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-18T12:30:52.536Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-18T12:30:52.536Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-18T12:30:52.536Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestSingleExclamationError [2021-08-18T12:30:52.536Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestMatchesWithNoPatterns [2021-08-18T12:30:52.536Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestMatchesWithMalformedPatterns [2021-08-18T12:30:52.536Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestMatches [2021-08-18T12:30:52.536Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-18T12:30:52.536Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-18T12:30:52.536Z] --- PASS: TestMatches (0.01s) [2021-08-18T12:30:52.536Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-18T12:30:52.536Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCleanPatterns [2021-08-18T12:30:52.536Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-18T12:30:52.536Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCleanPatternsExceptionFlag [2021-08-18T12:30:52.536Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-18T12:30:52.536Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-18T12:30:52.536Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCleanPatternsErrorSingleException [2021-08-18T12:30:52.536Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-18T12:30:52.536Z] === RUN TestCreateIfNotExistsDir [2021-08-18T12:30:52.536Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-08-18T12:30:52.536Z] === RUN TestCreateIfNotExistsFile [2021-08-18T12:30:52.536Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-18T12:30:52.536Z] === RUN TestMatch [2021-08-18T12:30:52.536Z] --- PASS: TestMatch (0.00s) [2021-08-18T12:30:52.536Z] PASS [2021-08-18T12:30:52.536Z] coverage: 82.2% of statements [2021-08-18T12:30:52.536Z] ok github.com/docker/docker/pkg/fileutils 0.255s coverage: 82.2% of statements [2021-08-18T12:30:53.503Z] 2021/08/18 12:30:53 Closing DB instances... [2021-08-18T12:30:53.503Z] === RUN TestGet [2021-08-18T12:30:53.503Z] --- PASS: TestGet (0.00s) [2021-08-18T12:30:53.503Z] === RUN TestGetShortcutString [2021-08-18T12:30:53.503Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-18T12:30:53.503Z] PASS [2021-08-18T12:30:53.503Z] coverage: 42.9% of statements [2021-08-18T12:30:53.503Z] ok github.com/docker/docker/pkg/homedir 0.146s coverage: 42.9% of statements [2021-08-18T12:30:54.470Z] === RUN TestCreateIDMapOrder [2021-08-18T12:30:54.470Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-18T12:30:54.470Z] PASS [2021-08-18T12:30:54.470Z] coverage: 7.2% of statements [2021-08-18T12:30:54.470Z] ok github.com/docker/docker/pkg/idtools 0.198s coverage: 7.2% of statements [2021-08-18T12:30:54.930Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-18T12:30:54.930Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-18T12:30:56.465Z] === RUN TestFixedBufferCap [2021-08-18T12:30:56.465Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestFixedBufferLen [2021-08-18T12:30:56.465Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestFixedBufferString [2021-08-18T12:30:56.465Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestFixedBufferWrite [2021-08-18T12:30:56.465Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestFixedBufferRead [2021-08-18T12:30:56.465Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestBytesPipeRead [2021-08-18T12:30:56.465Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestBytesPipeWrite [2021-08-18T12:30:56.465Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-18T12:30:56.465Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-18T12:30:56.465Z] --- PASS: TestGetAddress (23.71s) [2021-08-18T12:30:56.465Z] === RUN TestRequestSyntaxCheck [2021-08-18T12:30:56.465Z] --- PASS: TestRequestSyntaxCheck (0.09s) [2021-08-18T12:30:56.923Z] === RUN TestRequest [2021-08-18T12:30:56.923Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2021-08-18T12:30:56.923Z] === RUN TestAtomicWriteToFile [2021-08-18T12:30:56.923Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-18T12:30:56.923Z] === RUN TestAtomicWriteSetCommit [2021-08-18T12:30:56.923Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-18T12:30:56.923Z] === RUN TestAtomicWriteSetCancel [2021-08-18T12:30:56.923Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-18T12:30:56.923Z] === RUN TestReadCloserWrapperClose [2021-08-18T12:30:56.923Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestReaderErrWrapperReadOnError [2021-08-18T12:30:56.923Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestReaderErrWrapperRead [2021-08-18T12:30:56.923Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestHashData [2021-08-18T12:30:56.923Z] --- PASS: TestHashData (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestCancelReadCloser [2021-08-18T12:30:56.923Z] --- PASS: TestCancelReadCloser (0.11s) [2021-08-18T12:30:56.923Z] === RUN TestWriteCloserWrapperClose [2021-08-18T12:30:56.923Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestNopWriteCloser [2021-08-18T12:30:56.923Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestNopWriter [2021-08-18T12:30:56.923Z] --- PASS: TestNopWriter (0.00s) [2021-08-18T12:30:56.923Z] === RUN TestWriteCounter [2021-08-18T12:30:56.923Z] --- PASS: TestWriteCounter (0.00s) [2021-08-18T12:30:56.923Z] PASS [2021-08-18T12:30:56.923Z] coverage: 69.7% of statements [2021-08-18T12:30:56.923Z] ok github.com/docker/docker/pkg/ioutils 0.887s coverage: 69.7% of statements [2021-08-18T12:30:57.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T12:30:57.890Z] === RUN TestError [2021-08-18T12:30:57.890Z] --- PASS: TestError (0.00s) [2021-08-18T12:30:57.890Z] === RUN TestProgressString [2021-08-18T12:30:57.890Z] === RUN TestProgressString/no_progress [2021-08-18T12:30:57.890Z] === RUN TestProgressString/progress_1 [2021-08-18T12:30:57.890Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-18T12:30:57.890Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-18T12:30:57.890Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-18T12:30:57.890Z] === RUN TestProgressString/with_units [2021-08-18T12:30:57.890Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-18T12:30:57.890Z] === RUN TestProgressString/hide_counts [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-18T12:30:57.890Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-18T12:30:57.890Z] === RUN TestJSONMessageDisplay [2021-08-18T12:30:58.202Z] 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-18T12:30:58.347Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-08-18T12:30:58.347Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-18T12:30:58.347Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-18T12:30:58.347Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-18T12:30:58.347Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-18T12:30:58.347Z] === RUN TestDisplayJSONMessagesStream [2021-08-18T12:30:58.347Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-18T12:30:58.347Z] PASS [2021-08-18T12:30:58.347Z] coverage: 91.7% of statements [2021-08-18T12:30:58.347Z] ok github.com/docker/docker/pkg/jsonmessage 0.392s coverage: 91.7% of statements [2021-08-18T12:30:58.347Z] 2021/08/18 12:30:58 Closing DB instances... [2021-08-18T12:30:58.873Z] === RUN TestStandardLongPath [2021-08-18T12:30:58.873Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-18T12:30:58.873Z] === RUN TestUNCLongPath [2021-08-18T12:30:58.873Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-18T12:30:58.873Z] PASS [2021-08-18T12:30:58.873Z] coverage: 100.0% of statements [2021-08-18T12:30:58.873Z] ok github.com/docker/docker/pkg/longpath 0.155s coverage: 100.0% of statements [2021-08-18T12:30:59.849Z] === RUN TestNameFormat [2021-08-18T12:30:59.849Z] --- PASS: TestNameFormat (0.00s) [2021-08-18T12:30:59.849Z] === RUN TestNameRetries [2021-08-18T12:30:59.849Z] --- PASS: TestNameRetries (0.00s) [2021-08-18T12:30:59.849Z] PASS [2021-08-18T12:30:59.849Z] coverage: 85.7% of statements [2021-08-18T12:30:59.849Z] ok github.com/docker/docker/pkg/namesgenerator 0.127s coverage: 85.7% of statements [2021-08-18T12:31:00.817Z] === RUN TestParseKeyValueOpt [2021-08-18T12:31:00.817Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-18T12:31:00.817Z] === RUN TestParseUintList [2021-08-18T12:31:00.817Z] --- PASS: TestParseUintList (0.00s) [2021-08-18T12:31:00.817Z] === RUN TestParseUintListMaximumLimits [2021-08-18T12:31:00.817Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-18T12:31:00.817Z] PASS [2021-08-18T12:31:00.817Z] coverage: 97.0% of statements [2021-08-18T12:31:00.817Z] ok github.com/docker/docker/pkg/parsers 0.142s coverage: 97.0% of statements [2021-08-18T12:31:01.275Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2021-08-18T12:31:01.275Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-18T12:31:01.734Z] === RUN TestNewAndRemove [2021-08-18T12:31:01.734Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-18T12:31:01.734Z] === RUN TestRemoveInvalidPath [2021-08-18T12:31:01.734Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-18T12:31:01.734Z] PASS [2021-08-18T12:31:01.734Z] coverage: 82.6% of statements [2021-08-18T12:31:01.734Z] ok github.com/docker/docker/pkg/pidfile 0.162s coverage: 82.6% of statements [2021-08-18T12:31:02.193Z] 2021/08/18 12:31:01 Closing DB instances... [2021-08-18T12:31:02.600Z] 2021/08/18 12:30:59 Closing DB instances... [2021-08-18T12:31:02.600Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-08-18T12:31:02.600Z] === RUN TestFindNode [2021-08-18T12:31:02.600Z] 2021/08/18 12:31:01 Closing DB instances... [2021-08-18T12:31:02.600Z] --- PASS: TestFindNode (0.02s) [2021-08-18T12:31:02.600Z] === RUN TestChangeNodeState [2021-08-18T12:31:02.600Z] 2021/08/18 12:31:01 Closing DB instances... [2021-08-18T12:31:02.600Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-18T12:31:02.600Z] === RUN TestNodeReincarnation [2021-08-18T12:31:02.600Z] 2021/08/18 12:31:01 Closing DB instances... [2021-08-18T12:31:03.729Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.44s) [2021-08-18T12:31:03.729Z] === RUN TestNetworkDBGarbageCollection [2021-08-18T12:31:04.188Z] === RUN TestFailedConnection [2021-08-18T12:31:05.728Z] --- PASS: TestRequest (8.92s) [2021-08-18T12:31:05.728Z] === RUN TestOverlappingRequests [2021-08-18T12:31:05.728Z] --- PASS: TestOverlappingRequests (0.34s) [2021-08-18T12:31:05.728Z] === RUN TestRelease [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-18T12:31:06.329Z] --- PASS: TestNodeReincarnation (5.03s) [2021-08-18T12:31:06.329Z] === RUN TestParallelCreate [2021-08-18T12:31:06.329Z] 2021/08/18 12:31:06 Closing DB instances... [2021-08-18T12:31:06.329Z] --- PASS: TestParallelCreate (0.02s) [2021-08-18T12:31:06.329Z] === RUN TestParallelDelete [2021-08-18T12:31:06.329Z] 2021/08/18 12:31:06 Closing DB instances... [2021-08-18T12:31:06.329Z] --- PASS: TestParallelDelete (0.01s) [2021-08-18T12:31:06.329Z] === RUN TestNetworkDBIslands [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:58fef4f4ac34 with config:&{NodeID:58fef4f4ac34 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-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, added to nodes list" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e6d5d698fe49 with config:&{NodeID:e6d5d698fe49 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-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node e6d5d698fe49/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node e6d5d698fe49/172.19.11.148, added to nodes list" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node e6d5d698fe49/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node e6d5d698fe49/172.19.11.148, added to nodes list" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, added to nodes list" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-18T12:31:06.329Z] time="2021-08-18T12:31:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-18T12:31:06.698Z] --- PASS: TestFailedConnection (2.30s) [2021-08-18T12:31:06.698Z] === RUN TestFailOnce [2021-08-18T12:31:06.698Z] 2021/08/18 12:31:06 http: panic serving 127.0.0.1:49296: Plugin not ready [2021-08-18T12:31:06.698Z] goroutine 38 [running]: [2021-08-18T12:31:06.698Z] net/http.(*conn).serve.func1(0xc0001c6000) [2021-08-18T12:31:06.698Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-18T12:31:06.698Z] panic(0x7b5280, 0x8cc690) [2021-08-18T12:31:06.698Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-18T12:31:06.698Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x8dcd50, 0xc000134000, 0xc0001b6200) [2021-08-18T12:31:06.698Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-18T12:31:06.698Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x8dcd50, 0xc000134000, 0xc0001b6200) [2021-08-18T12:31:06.698Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-18T12:31:06.698Z] net/http.(*ServeMux).ServeHTTP(0xc0001a2000, 0x8dcd50, 0xc000134000, 0xc0001b6200) [2021-08-18T12:31:06.698Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-18T12:31:06.698Z] net/http.serverHandler.ServeHTTP(0xc0001aa000, 0x8dcd50, 0xc000134000, 0xc0001b6200) [2021-08-18T12:31:06.698Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-18T12:31:06.698Z] net/http.(*conn).serve(0xc0001c6000, 0x8dd940, 0xc0001a20c0) [2021-08-18T12:31:06.698Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-18T12:31:06.698Z] created by net/http.(*Server).Serve [2021-08-18T12:31:06.698Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-18T12:31:06.698Z] time="2021-08-18T12:31:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2021-08-18T12:31:07.156Z] --- PASS: TestRelease (1.36s) [2021-08-18T12:31:07.156Z] === RUN TestAllocateRandomDeallocate [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7af81a4d1dc7 with config:&{NodeID:7af81a4d1dc7 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-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node e6d5d698fe49/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=info msg="Node e6d5d698fe49/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-18T12:31:07.294Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-18T12:31:07.616Z] --- PASS: TestFailOnce (1.19s) [2021-08-18T12:31:07.616Z] === RUN TestEchoInputOutput [2021-08-18T12:31:07.616Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-18T12:31:07.616Z] === RUN TestBackoff [2021-08-18T12:31:07.616Z] --- PASS: TestBackoff (0.00s) [2021-08-18T12:31:07.616Z] === RUN TestAbortRetry [2021-08-18T12:31:07.616Z] --- PASS: TestAbortRetry (0.00s) [2021-08-18T12:31:07.616Z] === RUN TestClientScheme [2021-08-18T12:31:07.616Z] --- PASS: TestClientScheme (0.00s) [2021-08-18T12:31:07.616Z] === RUN TestNewClientWithTimeout [2021-08-18T12:31:07.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a4fc95e461c6 with config:&{NodeID:a4fc95e461c6 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-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node e6d5d698fe49/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node e6d5d698fe49/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:07.751Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.082Z] time="2021-08-18T12:31:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-18T12:31:08.208Z] time="2021-08-18T12:31:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:69ca36a75d95 with config:&{NodeID:69ca36a75d95 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-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node e6d5d698fe49/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=info msg="Node e6d5d698fe49/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:08Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:08Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:08Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:08Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:08Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.209Z] time="2021-08-18T12:31:08Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:08.556Z] ? github.com/docker/docker/api [no test files] [2021-08-18T12:31:08.667Z] networkdb_test.go:836: Re-joining: 3 [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=info msg="The new bootstrap node list is:[172.19.11.148:10033 172.19.11.148:10034 172.19.11.148:10035]" [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10033" [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49359" [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10034" [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49360" [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49361" [2021-08-18T12:31:08.667Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10035" [2021-08-18T12:31:08.667Z] networkdb_test.go:836: Re-joining: 4 [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=info msg="The new bootstrap node list is:[172.19.11.148:10033 172.19.11.148:10034 172.19.11.148:10035]" [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10033" [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49362" [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10034" [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49363" [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10035" [2021-08-18T12:31:08.668Z] time="2021-08-18T12:31:08Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49364" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="node 0 leaving" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="Node 58fef4f4ac34 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="node2(e6d5d698fe49): Node leave event for 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="Node 58fef4f4ac34 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="node4(a4fc95e461c6): Node leave event for 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="Node 58fef4f4ac34 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="node3(7af81a4d1dc7): Node leave event for 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="Node 58fef4f4ac34 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="node1(58fef4f4ac34): Node leave event for 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="Node 58fef4f4ac34 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:08Z" level=info msg="node5(69ca36a75d95): Node leave event for 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:09Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:09Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:09Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:09Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.124Z] time="2021-08-18T12:31:09Z" level=info msg="Node 58fef4f4ac34/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="node 1 leaving" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="node5(69ca36a75d95): Node leave event for e6d5d698fe49/172.19.11.148" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="node4(a4fc95e461c6): Node leave event for e6d5d698fe49/172.19.11.148" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49 change state NodeActive --> NodeLeft" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="node3(7af81a4d1dc7): Node leave event for e6d5d698fe49/172.19.11.148" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49 change state NodeActive --> NodeFailed" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49/172.19.11.148, added to failed nodes list" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=error msg="node: e6d5d698fe49 is unknown to memberlist" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.582Z] time="2021-08-18T12:31:09Z" level=info msg="Node e6d5d698fe49/172.19.11.148, left gossip cluster" [2021-08-18T12:31:09.618Z] time="2021-08-18T12:31:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="node 2 leaving" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="Node 7af81a4d1dc7 change state NodeActive --> NodeLeft" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="node5(69ca36a75d95): Node leave event for 7af81a4d1dc7/172.19.11.148" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="Node 7af81a4d1dc7 change state NodeActive --> NodeLeft" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="node4(a4fc95e461c6): Node leave event for 7af81a4d1dc7/172.19.11.148" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="Node 7af81a4d1dc7 change state NodeActive --> NodeLeft" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="node3(7af81a4d1dc7): Node leave event for 7af81a4d1dc7/172.19.11.148" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=debug msg="memberlist: Failed ping: e6d5d698fe49 (timeout reached)" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.11.148:10036: use of closed network connection" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.11.148:10035: use of closed network connection" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.11.148:10037: use of closed network connection" [2021-08-18T12:31:10.040Z] time="2021-08-18T12:31:09Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, left gossip cluster" [2021-08-18T12:31:10.075Z] === RUN TestParseEmptyInterface [2021-08-18T12:31:10.076Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestParseNonInterfaceType [2021-08-18T12:31:10.076Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestParseWithOneFunction [2021-08-18T12:31:10.076Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestParseWithMultipleFuncs [2021-08-18T12:31:10.076Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestParseWithUnnamedReturn [2021-08-18T12:31:10.076Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestEmbeddedInterface [2021-08-18T12:31:10.076Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestParsedImports [2021-08-18T12:31:10.076Z] --- PASS: TestParsedImports (0.00s) [2021-08-18T12:31:10.076Z] === RUN TestAliasedImports [2021-08-18T12:31:10.076Z] --- PASS: TestAliasedImports (0.00s) [2021-08-18T12:31:10.076Z] PASS [2021-08-18T12:31:10.076Z] coverage: 56.8% of statements [2021-08-18T12:31:10.076Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.156s coverage: 56.8% of statements [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, left gossip cluster" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node 7af81a4d1dc7/172.19.11.148, left gossip cluster" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="memberlist: Suspect e6d5d698fe49 has failed, no acks received" [2021-08-18T12:31:10.497Z] networkdb_test.go:868: node4: OK [2021-08-18T12:31:10.497Z] networkdb_test.go:868: node5: OK [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="node 0 coming back" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1024c7c27cf3 with config:&{NodeID:1024c7c27cf3 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-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, added to nodes list" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="node 1 coming back" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b058d4368b4d with config:&{NodeID:b058d4368b4d 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-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node b058d4368b4d/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node b058d4368b4d/172.19.11.148, added to nodes list" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="node 2 coming back" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3a8493af7ace with config:&{NodeID:3a8493af7ace 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-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node 3a8493af7ace/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:10.497Z] time="2021-08-18T12:31:10Z" level=info msg="Node 3a8493af7ace/172.19.11.148, added to nodes list" [2021-08-18T12:31:11.043Z] --- PASS: TestAllocateRandomDeallocate (3.97s) [2021-08-18T12:31:11.043Z] === RUN TestRetrieveFromStore [2021-08-18T12:31:11.501Z] === RUN TestHTTPTransport [2021-08-18T12:31:11.501Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-18T12:31:11.501Z] PASS [2021-08-18T12:31:11.501Z] coverage: 85.7% of statements [2021-08-18T12:31:11.501Z] ok github.com/docker/docker/pkg/plugins/transport 0.253s coverage: 85.7% of statements [2021-08-18T12:31:12.469Z] time="2021-08-18T12:31:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-18T12:31:12.469Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-18T12:31:12.469Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-18T12:31:12.469Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-18T12:31:12.469Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-18T12:31:12.469Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-18T12:31:12.469Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-18T12:31:12.469Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestBufferPoolPutAndGet [2021-08-18T12:31:12.469Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-18T12:31:12.469Z] PASS [2021-08-18T12:31:12.469Z] coverage: 88.2% of statements [2021-08-18T12:31:12.469Z] ok github.com/docker/docker/pkg/pools 0.164s coverage: 88.2% of statements [2021-08-18T12:31:12.469Z] --- PASS: TestRetrieveFromStore (1.27s) [2021-08-18T12:31:12.469Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-18T12:31:12.469Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-18T12:31:12.469Z] === RUN TestParallelPredefinedRequest1 [2021-08-18T12:31:12.469Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-18T12:31:12.469Z] === RUN TestParallelPredefinedRequest2 [2021-08-18T12:31:12.469Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-18T12:31:12.469Z] === RUN TestParallelPredefinedRequest3 [2021-08-18T12:31:12.469Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-18T12:31:12.469Z] === RUN TestParallelPredefinedRequest4 [2021-08-18T12:31:12.469Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-18T12:31:12.469Z] === RUN TestParallelPredefinedRequest5 [2021-08-18T12:31:12.469Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-18T12:31:12.469Z] === RUN TestDebug [2021-08-18T12:31:12.469Z] --- PASS: TestDebug (0.00s) [2021-08-18T12:31:12.469Z] === RUN TestRequestPoolParallel [2021-08-18T12:31:12.928Z] --- PASS: TestRequestPoolParallel (0.57s) [2021-08-18T12:31:12.928Z] === RUN TestFullAllocateRelease [2021-08-18T12:31:13.386Z] === RUN TestOutputOnPrematureClose [2021-08-18T12:31:13.386Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-18T12:31:13.386Z] === RUN TestCompleteSilently [2021-08-18T12:31:13.386Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-18T12:31:13.386Z] PASS [2021-08-18T12:31:13.386Z] coverage: 75.9% of statements [2021-08-18T12:31:13.386Z] ok github.com/docker/docker/pkg/progress 0.137s coverage: 75.9% of statements [2021-08-18T12:31:13.386Z] --- PASS: TestFullAllocateRelease (0.49s) [2021-08-18T12:31:13.386Z] === RUN TestOddAllocateRelease [2021-08-18T12:31:13.846Z] --- PASS: TestOddAllocateRelease (0.30s) [2021-08-18T12:31:13.846Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-18T12:31:13.846Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-08-18T12:31:13.846Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-18T12:31:13.846Z] === RUN TestSendToOneSub [2021-08-18T12:31:13.846Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-18T12:31:13.846Z] === RUN TestSendToMultipleSubs [2021-08-18T12:31:13.846Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-18T12:31:13.846Z] === RUN TestEvictOneSub [2021-08-18T12:31:13.846Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-18T12:31:13.846Z] === RUN TestClosePublisher [2021-08-18T12:31:13.846Z] --- PASS: TestClosePublisher (0.00s) [2021-08-18T12:31:13.846Z] === RUN TestPubSubRace [2021-08-18T12:31:14.228Z] time="2021-08-18T12:31:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.11.148:10033 172.19.11.148:10034 172.19.11.148:10035]" [2021-08-18T12:31:14.228Z] time="2021-08-18T12:31:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.11.148:10033 172.19.11.148:10034 172.19.11.148:10035]" [2021-08-18T12:31:14.304Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-08-18T12:31:14.305Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-18T12:31:14.305Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-08-18T12:31:14.305Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T12:31:14.305Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:14.305Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:31:14.305Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T12:31:14.305Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:14.305Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:31:14.305Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T12:31:14.305Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:14.305Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:31:14.305Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T12:31:14.305Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:14.305Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:31:14.305Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T12:31:14.305Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:14.305Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:31:14.305Z] PASS [2021-08-18T12:31:14.305Z] coverage: 85.3% of statements [2021-08-18T12:31:14.305Z] ok github.com/docker/docker/libnetwork/ipam 50.995s coverage: 85.3% of statements [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10033" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49366" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, is the new incarnation of the shutdown node 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10034" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49367" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, is the new incarnation of the shutdown node e6d5d698fe49/172.19.11.148" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49368" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10035" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 69ca36a75d95/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node a4fc95e461c6/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, is the new incarnation of the shutdown node 7af81a4d1dc7/172.19.11.148" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node a4fc95e461c6/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, is the new incarnation of the shutdown node e6d5d698fe49/172.19.11.148" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node b058d4368b4d/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, is the new incarnation of the shutdown node 58fef4f4ac34/172.19.11.148" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.686Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, added to nodes list" [2021-08-18T12:31:14.687Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:14.687Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, is the new incarnation of the shutdown node 7af81a4d1dc7/172.19.11.148" [2021-08-18T12:31:14.687Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, added to nodes list" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, joined gossip cluster" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=info msg="Node 3a8493af7ace/172.19.11.148, added to nodes list" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10033" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49369" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10034" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49370" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.11.148:10035" [2021-08-18T12:31:15.145Z] time="2021-08-18T12:31:14Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49371" [2021-08-18T12:31:15.272Z] --- PASS: TestPubSubRace (1.05s) [2021-08-18T12:31:15.272Z] PASS [2021-08-18T12:31:15.272Z] coverage: 75.0% of statements [2021-08-18T12:31:15.272Z] ok github.com/docker/docker/pkg/pubsub 1.191s coverage: 75.0% of statements [2021-08-18T12:31:15.604Z] 2021/08/18 12:31:15 Closing DB instances... [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3 change state NodeActive --> NodeLeft" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="node2(b058d4368b4d): Node leave event for 1024c7c27cf3/172.19.11.148" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3 change state NodeActive --> NodeLeft" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="node3(3a8493af7ace): Node leave event for 1024c7c27cf3/172.19.11.148" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3 change state NodeActive --> NodeLeft" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="node5(69ca36a75d95): Node leave event for 1024c7c27cf3/172.19.11.148" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3 change state NodeActive --> NodeLeft" [2021-08-18T12:31:15.604Z] time="2021-08-18T12:31:15Z" level=info msg="node4(a4fc95e461c6): Node leave event for 1024c7c27cf3/172.19.11.148" [2021-08-18T12:31:15.728Z] === RUN TestRegister [2021-08-18T12:31:15.728Z] --- PASS: TestRegister (0.00s) [2021-08-18T12:31:15.728Z] === RUN TestCommand [2021-08-18T12:31:15.728Z] --- PASS: TestCommand (0.03s) [2021-08-18T12:31:15.728Z] === RUN TestNaiveSelf [2021-08-18T12:31:15.728Z] --- PASS: TestNaiveSelf (0.04s) [2021-08-18T12:31:15.728Z] PASS [2021-08-18T12:31:15.728Z] coverage: 82.4% of statements [2021-08-18T12:31:15.728Z] ok github.com/docker/docker/pkg/reexec 0.199s coverage: 82.4% of statements [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3 change state NodeActive --> NodeFailed" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, added to failed nodes list" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=error msg="node: 1024c7c27cf3 is unknown to memberlist" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node 1024c7c27cf3/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node b058d4368b4d change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="node3(3a8493af7ace): Node leave event for b058d4368b4d/172.19.11.148" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node b058d4368b4d change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="node4(a4fc95e461c6): Node leave event for b058d4368b4d/172.19.11.148" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node b058d4368b4d change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="node5(69ca36a75d95): Node leave event for b058d4368b4d/172.19.11.148" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="Node b058d4368b4d change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.062Z] time="2021-08-18T12:31:15Z" level=info msg="node2(b058d4368b4d): Node leave event for b058d4368b4d/172.19.11.148" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="Node b058d4368b4d/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="Node b058d4368b4d/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="Node b058d4368b4d/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="Node b058d4368b4d/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="Node 3a8493af7ace change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="node5(69ca36a75d95): Node leave event for 3a8493af7ace/172.19.11.148" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="Node 3a8493af7ace change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.520Z] time="2021-08-18T12:31:16Z" level=info msg="node4(a4fc95e461c6): Node leave event for 3a8493af7ace/172.19.11.148" [2021-08-18T12:31:16.695Z] === RUN TestDump [2021-08-18T12:31:16.695Z] goroutine 6 [running]: [2021-08-18T12:31:16.695Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x120b3d00, 0x3f4bb98156c) [2021-08-18T12:31:16.695Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T12:31:16.695Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-18T12:31:16.695Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-18T12:31:16.695Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-18T12:31:16.695Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-18T12:31:16.695Z] testing.tRunner(0xc000029080, 0x1235ea0) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:31:16.695Z] created by testing.(*T).Run [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T12:31:16.695Z] [2021-08-18T12:31:16.695Z] goroutine 1 [chan receive]: [2021-08-18T12:31:16.695Z] testing.(*T).Run(0xc000029080, 0x12285d8, 0x8, 0x1235ea0, 0x109a18d) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T12:31:16.695Z] testing.runTests.func1(0xc000028f00) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T12:31:16.695Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:31:16.695Z] testing.runTests(0xc000004078, 0x137b220, 0x3, 0x3, 0xc03f5ddb1203138c, 0x8bb323a7b5, 0x137fc80, 0x1229e28) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T12:31:16.695Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T12:31:16.695Z] main.main() [2021-08-18T12:31:16.695Z] _testmain.go:95 +0x1c8 [2021-08-18T12:31:16.695Z] --- PASS: TestDump (0.00s) [2021-08-18T12:31:16.695Z] === RUN TestDumpToFile [2021-08-18T12:31:16.695Z] --- PASS: TestDumpToFile (0.13s) [2021-08-18T12:31:16.695Z] === RUN TestDumpToFileWithEmptyInput [2021-08-18T12:31:16.695Z] goroutine 8 [running]: [2021-08-18T12:31:16.695Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x11143c0) [2021-08-18T12:31:16.695Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T12:31:16.695Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-18T12:31:16.695Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-18T12:31:16.695Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-18T12:31:16.695Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-18T12:31:16.695Z] testing.tRunner(0xc000029500, 0x1235e90) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:31:16.695Z] created by testing.(*T).Run [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T12:31:16.695Z] [2021-08-18T12:31:16.695Z] goroutine 1 [chan receive]: [2021-08-18T12:31:16.695Z] testing.(*T).Run(0xc000029500, 0x122f08c, 0x1c, 0x1235e90, 0x109a101) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T12:31:16.695Z] testing.runTests.func1(0xc000028f00) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T12:31:16.695Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:31:16.695Z] testing.runTests(0xc000004078, 0x137b220, 0x3, 0x3, 0xc03f5ddb1203138c, 0x8bb323a7b5, 0x137fc80, 0x1229e28) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T12:31:16.695Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-18T12:31:16.695Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T12:31:16.695Z] main.main() [2021-08-18T12:31:16.695Z] _testmain.go:95 +0x1c8 [2021-08-18T12:31:16.695Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-18T12:31:16.695Z] PASS [2021-08-18T12:31:16.695Z] coverage: 90.9% of statements [2021-08-18T12:31:16.695Z] ok github.com/docker/docker/pkg/stack 0.265s coverage: 90.9% of statements [2021-08-18T12:31:16.695Z] time="2021-08-18T12:31:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=info msg="Node 3a8493af7ace change state NodeActive --> NodeLeft" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=info msg="node3(3a8493af7ace): Node leave event for 3a8493af7ace/172.19.11.148" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=info msg="Node 3a8493af7ace/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=info msg="Node 3a8493af7ace/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=info msg="Node 3a8493af7ace/172.19.11.148, left gossip cluster" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=debug msg="memberlist: Failed ping: a4fc95e461c6 (timeout reached)" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.11.148:10037: use of closed network connection" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.11.148:10035: use of closed network connection" [2021-08-18T12:31:16.988Z] time="2021-08-18T12:31:16Z" level=debug msg="memberlist: Stream connection from=172.19.11.148:49372" [2021-08-18T12:31:17.156Z] === RUN TestNewStdWriter [2021-08-18T12:31:17.156Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-18T12:31:17.156Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestWriteWithNilBytes [2021-08-18T12:31:17.156Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestWrite [2021-08-18T12:31:17.156Z] --- PASS: TestWrite (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestWriteWithWriterError [2021-08-18T12:31:17.156Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-18T12:31:17.156Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyWriteAndRead [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-18T12:31:17.156Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-18T12:31:17.156Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-18T12:31:17.156Z] PASS [2021-08-18T12:31:17.156Z] coverage: 100.0% of statements [2021-08-18T12:31:17.156Z] ok github.com/docker/docker/pkg/stdcopy 0.100s coverage: 100.0% of statements [2021-08-18T12:31:17.446Z] time="2021-08-18T12:31:17Z" level=info msg="Node a4fc95e461c6 change state NodeActive --> NodeLeft" [2021-08-18T12:31:17.446Z] time="2021-08-18T12:31:17Z" level=info msg="node5(69ca36a75d95): Node leave event for a4fc95e461c6/172.19.11.148" [2021-08-18T12:31:17.446Z] time="2021-08-18T12:31:17Z" level=info msg="Node a4fc95e461c6 change state NodeActive --> NodeLeft" [2021-08-18T12:31:17.446Z] time="2021-08-18T12:31:17Z" level=info msg="node4(a4fc95e461c6): Node leave event for a4fc95e461c6/172.19.11.148" [2021-08-18T12:31:17.446Z] time="2021-08-18T12:31:17Z" level=warning msg="memberlist: Was able to connect to a4fc95e461c6 but other probes failed, network may be misconfigured" [2021-08-18T12:31:17.904Z] time="2021-08-18T12:31:17Z" level=info msg="Node a4fc95e461c6/172.19.11.148, left gossip cluster" [2021-08-18T12:31:18.121Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-18T12:31:18.121Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-18T12:31:18.121Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestFormatStatus [2021-08-18T12:31:18.121Z] --- PASS: TestFormatStatus (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestFormatError [2021-08-18T12:31:18.121Z] --- PASS: TestFormatError (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestFormatJSONError [2021-08-18T12:31:18.121Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-18T12:31:18.121Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-18T12:31:18.121Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestNewJSONProgressOutput [2021-08-18T12:31:18.121Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestAuxFormatterEmit [2021-08-18T12:31:18.121Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestStreamWriterStdout [2021-08-18T12:31:18.121Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-18T12:31:18.121Z] === RUN TestStreamWriterStderr [2021-08-18T12:31:18.121Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-18T12:31:18.121Z] PASS [2021-08-18T12:31:18.121Z] coverage: 66.2% of statements [2021-08-18T12:31:18.121Z] ok github.com/docker/docker/pkg/streamformatter 0.140s coverage: 66.2% of statements [2021-08-18T12:31:18.363Z] time="2021-08-18T12:31:17Z" level=info msg="Node a4fc95e461c6/172.19.11.148, left gossip cluster" [2021-08-18T12:31:18.577Z] === RUN TestGenerateRandomID [2021-08-18T12:31:18.577Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-18T12:31:18.577Z] === RUN TestShortenId [2021-08-18T12:31:18.577Z] --- PASS: TestShortenId (0.00s) [2021-08-18T12:31:18.577Z] === RUN TestShortenSha256Id [2021-08-18T12:31:18.577Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-18T12:31:18.577Z] === RUN TestShortenIdEmpty [2021-08-18T12:31:18.577Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-18T12:31:18.577Z] === RUN TestShortenIdInvalid [2021-08-18T12:31:18.577Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-18T12:31:18.577Z] === RUN TestIsShortIDNonHex [2021-08-18T12:31:18.577Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-18T12:31:18.577Z] === RUN TestIsShortIDNotCorrectSize [2021-08-18T12:31:18.577Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-18T12:31:18.577Z] PASS [2021-08-18T12:31:18.577Z] coverage: 70.6% of statements [2021-08-18T12:31:18.577Z] ok github.com/docker/docker/pkg/stringid 0.094s coverage: 70.6% of statements [2021-08-18T12:31:18.820Z] time="2021-08-18T12:31:18Z" level=info msg="Node 69ca36a75d95/172.19.11.148, left gossip cluster" [2021-08-18T12:31:18.820Z] time="2021-08-18T12:31:18Z" level=info msg="Node 69ca36a75d95 change state NodeActive --> NodeFailed" [2021-08-18T12:31:18.820Z] time="2021-08-18T12:31:18Z" level=info msg="Node 69ca36a75d95/172.19.11.148, added to failed nodes list" [2021-08-18T12:31:18.820Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-18T12:31:18.820Z] PASS [2021-08-18T12:31:18.820Z] coverage: 60.0% of statements [2021-08-18T12:31:18.820Z] ok github.com/docker/docker/libnetwork/networkdb 103.686s coverage: 60.0% of statements [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T12:31:18.820Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/quota [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T12:31:18.821Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T12:31:19.540Z] === RUN TestIsCpusetListAvailable [2021-08-18T12:31:19.540Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-18T12:31:19.540Z] PASS [2021-08-18T12:31:19.540Z] coverage: 39.4% of statements [2021-08-18T12:31:19.540Z] ok github.com/docker/docker/pkg/sysinfo 0.109s coverage: 39.4% of statements [2021-08-18T12:31:19.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T12:31:19.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T12:31:20.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T12:31:20.993Z] [2021-08-18T12:31:20.994Z] === Skipped [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-18T12:31:20.994Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-18T12:31:20.994Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-18T12:31:20.994Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-18T12:31:20.994Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-18T12:31:20.994Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T12:31:20.994Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T12:31:20.994Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T12:31:20.994Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T12:31:20.994Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-18T12:31:20.994Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T12:31:20.994Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-18T12:31:20.994Z] daemon_test.go:147: root required [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T12:31:20.994Z] reload_test.go:520: root required [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T12:31:20.994Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T12:31:20.994Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-18T12:31:20.994Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-18T12:31:20.994Z] download_test.go:268: Needs fixing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-18T12:31:20.994Z] layer_test.go:304: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-18T12:31:20.994Z] layer_test.go:353: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-18T12:31:20.994Z] layer_test.go:468: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-18T12:31:20.994Z] layer_test.go:697: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-18T12:31:20.994Z] migration_test.go:46: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T12:31:20.994Z] migration_test.go:182: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-18T12:31:20.994Z] mount_test.go:17: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-18T12:31:20.994Z] mount_test.go:76: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-18T12:31:20.994Z] mount_test.go:125: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-18T12:31:20.994Z] mount_test.go:212: Failing on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-18T12:31:20.994Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-18T12:31:20.994Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-18T12:31:20.994Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-18T12:31:20.994Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-18T12:31:20.994Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-18T12:31:20.994Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-18T12:31:20.994Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-18T12:31:20.994Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-18T12:31:20.994Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-18T12:31:20.994Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-18T12:31:20.994Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-18T12:31:20.994Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:31:20.994Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:31:20.994Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:31:20.994Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:31:20.994Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:31:20.994Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:31:20.994Z] archive_windows_test.go:16: Currently fails [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-18T12:31:20.994Z] changes_test.go:196: needs more investigation [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-18T12:31:20.994Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-18T12:31:20.994Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-18T12:31:20.994Z] changes_test.go:433: needs further investigation [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-18T12:31:20.994Z] changes_test.go:469: needs further investigation [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2021-08-18T12:31:20.994Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-18T12:31:20.994Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-18T12:31:20.994Z] poller_test.go:41: No chmod on Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T12:31:20.994Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T12:31:20.994Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-18T12:31:20.994Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-18T12:31:20.994Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-18T12:31:20.994Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-18T12:31:20.994Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-18T12:31:20.994Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] [2021-08-18T12:31:20.994Z] DONE 2070 tests, 69 skipped in 282.951s [2021-08-18T12:31:20.994Z] INFO: make.ps1 ended at 08/18/2021 12:31:20 [2021-08-18T12:31:21.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T12:31:21.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T12:31:21.070Z] === RUN TestChtimes [2021-08-18T12:31:21.070Z] --- PASS: TestChtimes (0.00s) [2021-08-18T12:31:21.070Z] === RUN TestChtimesWindows [2021-08-18T12:31:21.070Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-18T12:31:21.070Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-18T12:31:21.070Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-18T12:31:21.070Z] === RUN TestEnsureRemoveAllNotExist [2021-08-18T12:31:21.070Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-18T12:31:21.070Z] === RUN TestEnsureRemoveAllWithDir [2021-08-18T12:31:21.070Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-18T12:31:21.070Z] === RUN TestEnsureRemoveAllWithFile [2021-08-18T12:31:21.070Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-18T12:31:21.070Z] === RUN TestHasWin32KSupport [2021-08-18T12:31:21.070Z] syscall_windows_test.go:8: win32k: true [2021-08-18T12:31:21.070Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-18T12:31:21.070Z] PASS [2021-08-18T12:31:21.070Z] coverage: 12.9% of statements [2021-08-18T12:31:21.070Z] ok github.com/docker/docker/pkg/system 0.115s coverage: 12.9% of statements [2021-08-18T12:31:22.033Z] === RUN TestTailFile [2021-08-18T12:31:22.033Z] --- PASS: TestTailFile (0.00s) [2021-08-18T12:31:22.033Z] === RUN TestTailFileManyLines [2021-08-18T12:31:22.033Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-18T12:31:22.033Z] === RUN TestTailEmptyFile [2021-08-18T12:31:22.033Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-18T12:31:22.033Z] === RUN TestTailNegativeN [2021-08-18T12:31:22.033Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/truncated_last_line [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:31:22.033Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.034Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.035Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.036Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.036Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.494Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:31:22.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:31:22.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-08-18T12:31:22.497Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:31:22.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:31:22.528Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-18T12:31:22.528Z] INFO: Unit tests ended at 08/18/2021 12:31:22. Duration:00:04:57.2524723 [2021-08-18T12:31:22.528Z] INFO: Building busybox [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:31:22.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:31:22.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:31:22.955Z] PASS [2021-08-18T12:31:22.955Z] coverage: 88.6% of statements [2021-08-18T12:31:22.955Z] ok github.com/docker/docker/pkg/tailfile 0.274s coverage: 88.6% of statements [2021-08-18T12:31:22.985Z] Sending build context to Docker daemon 5.12kB [2021-08-18T12:31:22.985Z] [2021-08-18T12:31:22.985Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-18T12:31:22.985Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-18T12:31:22.985Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-18T12:31:22.985Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-18T12:31:22.985Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-18T12:31:22.985Z] ---> a4938fe7222f [2021-08-18T12:31:22.985Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-18T12:31:22.985Z] ---> Running in 654794a6e06a [2021-08-18T12:31:23.413Z] === RUN TestTarSumRemoveNonExistent [2021-08-18T12:31:23.413Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestTarSumRemove [2021-08-18T12:31:23.413Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestSortFileInfoSums [2021-08-18T12:31:23.413Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestNewTarSumForLabelInvalid [2021-08-18T12:31:23.413Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestNewTarSumForLabel [2021-08-18T12:31:23.413Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestEmptyTar [2021-08-18T12:31:23.413Z] --- PASS: TestEmptyTar (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestTarSumsReadSize [2021-08-18T12:31:23.413Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestTarSums [2021-08-18T12:31:23.413Z] --- PASS: TestTarSums (0.06s) [2021-08-18T12:31:23.413Z] === RUN TestIteration [2021-08-18T12:31:23.413Z] --- PASS: TestIteration (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestVersionLabelForChecksum [2021-08-18T12:31:23.413Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestVersion [2021-08-18T12:31:23.413Z] --- PASS: TestVersion (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestGetVersion [2021-08-18T12:31:23.413Z] --- PASS: TestGetVersion (0.00s) [2021-08-18T12:31:23.413Z] === RUN TestGetVersions [2021-08-18T12:31:23.413Z] --- PASS: TestGetVersions (0.00s) [2021-08-18T12:31:23.413Z] PASS [2021-08-18T12:31:23.413Z] coverage: 89.3% of statements [2021-08-18T12:31:23.413Z] ok github.com/docker/docker/pkg/tarsum 0.218s coverage: 89.3% of statements [2021-08-18T12:31:23.870Z] testing: warning: no tests to run [2021-08-18T12:31:23.871Z] PASS [2021-08-18T12:31:23.871Z] coverage: [no statements] [2021-08-18T12:31:23.871Z] ok github.com/docker/docker/pkg/term/windows 0.102s coverage: [no statements] [no tests to run] [2021-08-18T12:31:24.834Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T12:31:24.834Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T12:31:24.834Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T12:31:24.834Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-18T12:31:24.834Z] === RUN TestTruncIndex [2021-08-18T12:31:24.834Z] --- PASS: TestTruncIndex (0.10s) [2021-08-18T12:31:24.834Z] PASS [2021-08-18T12:31:24.834Z] coverage: 91.5% of statements [2021-08-18T12:31:24.834Z] ok github.com/docker/docker/pkg/truncindex 0.199s coverage: 91.5% of statements [2021-08-18T12:31:24.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T12:31:25.291Z] === RUN TestIsGIT [2021-08-18T12:31:25.291Z] --- PASS: TestIsGIT (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestIsTransport [2021-08-18T12:31:25.291Z] --- PASS: TestIsTransport (0.00s) [2021-08-18T12:31:25.291Z] PASS [2021-08-18T12:31:25.291Z] coverage: 100.0% of statements [2021-08-18T12:31:25.291Z] ok github.com/docker/docker/pkg/urlutil 0.090s coverage: 100.0% of statements [2021-08-18T12:31:25.291Z] === RUN TestVersionInfo [2021-08-18T12:31:25.291Z] --- PASS: TestVersionInfo (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestAppendVersions [2021-08-18T12:31:25.291Z] --- PASS: TestAppendVersions (0.00s) [2021-08-18T12:31:25.291Z] PASS [2021-08-18T12:31:25.291Z] coverage: 88.9% of statements [2021-08-18T12:31:25.291Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-08-18T12:31:25.291Z] === RUN TestClientStream [2021-08-18T12:31:25.291Z] --- PASS: TestClientStream (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestClientSendFile [2021-08-18T12:31:25.291Z] --- PASS: TestClientSendFile (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestClientWithRequestTimeout [2021-08-18T12:31:25.291Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestFileSpecPlugin [2021-08-18T12:31:25.291Z] ok github.com/docker/docker/pkg/useragent 0.095s coverage: 88.9% of statements [2021-08-18T12:31:25.291Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-18T12:31:25.291Z] === RUN TestFileJSONSpecPlugin [2021-08-18T12:31:25.291Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-18T12:31:25.291Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestPluginAddHandler [2021-08-18T12:31:25.291Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestPluginWaitBadPlugin [2021-08-18T12:31:25.291Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-18T12:31:25.291Z] === RUN TestGet [2021-08-18T12:31:25.291Z] time="2021-08-18T12:31:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-18T12:31:26.254Z] time="2021-08-18T12:31:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-18T12:31:26.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T12:31:26.711Z] === RUN TestNewSettable [2021-08-18T12:31:26.711Z] --- PASS: TestNewSettable (0.00s) [2021-08-18T12:31:26.711Z] === RUN TestIsSettable [2021-08-18T12:31:26.711Z] --- PASS: TestIsSettable (0.00s) [2021-08-18T12:31:26.711Z] === RUN TestUpdateSettingsEnv [2021-08-18T12:31:26.711Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-18T12:31:26.711Z] PASS [2021-08-18T12:31:26.711Z] coverage: 20.0% of statements [2021-08-18T12:31:26.711Z] ok github.com/docker/docker/plugin/v2 0.172s coverage: 20.0% of statements [2021-08-18T12:31:26.711Z] === RUN TestValidatePrivileges [2021-08-18T12:31:26.711Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-18T12:31:26.711Z] === RUN TestFilterByCapNeg [2021-08-18T12:31:26.711Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-18T12:31:26.711Z] === RUN TestFilterByCapPos [2021-08-18T12:31:26.711Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-18T12:31:26.711Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-18T12:31:26.711Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-18T12:31:26.711Z] PASS [2021-08-18T12:31:26.711Z] coverage: 12.0% of statements [2021-08-18T12:31:26.711Z] ok github.com/docker/docker/plugin 0.234s coverage: 12.0% of statements [2021-08-18T12:31:27.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T12:31:27.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T12:31:27.675Z] === RUN TestLoad [2021-08-18T12:31:27.675Z] --- PASS: TestLoad (0.00s) [2021-08-18T12:31:27.675Z] === RUN TestSave [2021-08-18T12:31:27.709Z] Removing intermediate container 654794a6e06a [2021-08-18T12:31:27.709Z] ---> ff159b4b9304 [2021-08-18T12:31:27.709Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-18T12:31:27.709Z] ---> Running in 66b034dced0f [2021-08-18T12:31:28.133Z] --- PASS: TestSave (0.02s) [2021-08-18T12:31:28.133Z] === RUN TestAddDeleteGet [2021-08-18T12:31:28.133Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-18T12:31:28.133Z] === RUN TestInvalidTags [2021-08-18T12:31:28.133Z] --- PASS: TestInvalidTags (0.01s) [2021-08-18T12:31:28.133Z] PASS [2021-08-18T12:31:28.133Z] coverage: 84.4% of statements [2021-08-18T12:31:28.133Z] ok github.com/docker/docker/reference 0.187s coverage: 84.4% of statements [2021-08-18T12:31:28.133Z] time="2021-08-18T12:31:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-18T12:31:28.167Z] Removing intermediate container 66b034dced0f [2021-08-18T12:31:28.167Z] ---> 92cdae35dce4 [2021-08-18T12:31:28.167Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-18T12:31:28.167Z] ---> Running in ffb988a79a9a [2021-08-18T12:31:28.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T12:31:28.626Z] Removing intermediate container ffb988a79a9a [2021-08-18T12:31:28.626Z] ---> 358959473ef5 [2021-08-18T12:31:28.626Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-18T12:31:29.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T12:31:29.102Z] === RUN TestResolveAuthConfigIndexServer [2021-08-18T12:31:29.102Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestResolveAuthConfigFullURL [2021-08-18T12:31:29.102Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-18T12:31:29.102Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestValidateMirror [2021-08-18T12:31:29.102Z] --- PASS: TestValidateMirror (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestLoadInsecureRegistries [2021-08-18T12:31:29.102Z] time="2021-08-18T12:31:28Z" 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-18T12:31:29.102Z] time="2021-08-18T12:31:28Z" 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-18T12:31:29.102Z] time="2021-08-18T12:31:28Z" 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-18T12:31:29.102Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-08-18T12:31:29.102Z] === RUN TestNewServiceConfig [2021-08-18T12:31:29.102Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestValidateIndexName [2021-08-18T12:31:29.102Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestValidateIndexNameWithError [2021-08-18T12:31:29.102Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestEndpointParse [2021-08-18T12:31:29.102Z] --- PASS: TestEndpointParse (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestEndpointParseInvalid [2021-08-18T12:31:29.102Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestValidateEndpoint [2021-08-18T12:31:29.102Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestPing [2021-08-18T12:31:29.102Z] --- PASS: TestPing (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestPingRegistryEndpoint [2021-08-18T12:31:29.102Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:29.102Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestEndpoint [2021-08-18T12:31:29.102Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:29.102Z] --- SKIP: TestEndpoint (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestParseRepositoryInfo [2021-08-18T12:31:29.102Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestNewIndexInfo [2021-08-18T12:31:29.102Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestMirrorEndpointLookup [2021-08-18T12:31:29.102Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:31:29.102Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-08-18T12:31:29.102Z] === RUN TestSearchRepositories [2021-08-18T12:31:29.102Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-18T12:31:29.102Z] Host: 127.0.0.1:49317 [2021-08-18T12:31:29.102Z] User-Agent: docker test client [2021-08-18T12:31:29.102Z] Authorization: Token fake-token [2021-08-18T12:31:29.102Z] X-Docker-Token: true [2021-08-18T12:31:29.102Z] Accept-Encoding: gzip [2021-08-18T12:31:29.102Z] [2021-08-18T12:31:29.102Z] [2021-08-18T12:31:29.102Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-18T12:31:29.102Z] Connection: close [2021-08-18T12:31:29.102Z] Content-Length: 144 [2021-08-18T12:31:29.102Z] Cache-Control: no-cache [2021-08-18T12:31:29.102Z] Content-Type: application/json [2021-08-18T12:31:29.102Z] Date: Wed, 18 Aug 2021 12:31:28 GMT [2021-08-18T12:31:29.102Z] Expires: -1 [2021-08-18T12:31:29.102Z] Pragma: no-cache [2021-08-18T12:31:29.102Z] Server: docker-tests/mock [2021-08-18T12:31:29.102Z] X-Docker-Registry-Config: mock [2021-08-18T12:31:29.102Z] X-Docker-Registry-Version: 0.0.0 [2021-08-18T12:31:29.102Z] [2021-08-18T12:31:29.102Z] [2021-08-18T12:31:29.102Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestTrustedLocation [2021-08-18T12:31:29.102Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-18T12:31:29.102Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestAllowNondistributableArtifacts [2021-08-18T12:31:29.102Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestIsSecureIndex [2021-08-18T12:31:29.102Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-18T12:31:29.102Z] PASS [2021-08-18T12:31:29.102Z] coverage: 51.7% of statements [2021-08-18T12:31:29.102Z] ok github.com/docker/docker/registry 0.497s coverage: 51.7% of statements [2021-08-18T12:31:29.102Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-18T12:31:29.102Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-18T12:31:29.102Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-18T12:31:29.102Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-18T12:31:29.102Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-18T12:31:29.102Z] === RUN TestResumableRequestReaderWithReadError [2021-08-18T12:31:29.559Z] time="2021-08-18T12:31:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-18T12:31:29.559Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-08-18T12:31:29.559Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-18T12:31:29.559Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-18T12:31:29.559Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-18T12:31:29.559Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-18T12:31:29.559Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-18T12:31:29.559Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-18T12:31:29.559Z] === RUN TestResumableRequestReader [2021-08-18T12:31:29.559Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-18T12:31:29.559Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-18T12:31:29.559Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-18T12:31:29.559Z] PASS [2021-08-18T12:31:29.559Z] coverage: 100.0% of statements [2021-08-18T12:31:29.559Z] ok github.com/docker/docker/registry/resumable 0.393s coverage: 100.0% of statements [2021-08-18T12:31:29.559Z] === RUN TestRestartManagerTimeout [2021-08-18T12:31:29.559Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-18T12:31:29.559Z] === RUN TestRestartManagerTimeoutReset [2021-08-18T12:31:29.559Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-18T12:31:29.559Z] PASS [2021-08-18T12:31:29.559Z] coverage: 50.9% of statements [2021-08-18T12:31:29.559Z] ok github.com/docker/docker/restartmanager 0.085s coverage: 50.9% of statements [2021-08-18T12:31:29.645Z] === RUN TestMiddlewares [2021-08-18T12:31:29.645Z] --- PASS: TestMiddlewares (0.00s) [2021-08-18T12:31:29.645Z] PASS [2021-08-18T12:31:29.645Z] coverage: 9.0% of statements [2021-08-18T12:31:29.645Z] ok github.com/docker/docker/api/server 0.061s coverage: 9.0% of statements [2021-08-18T12:31:30.160Z] [2021-08-18T12:31:30.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T12:31:30.522Z] === RUN TestDecodeContainerConfig [2021-08-18T12:31:30.522Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-18T12:31:30.522Z] === RUN TestDecodeContainerConfigIsolation [2021-08-18T12:31:30.522Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-18T12:31:30.522Z] === RUN TestValidatePrivileged [2021-08-18T12:31:30.522Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-18T12:31:30.522Z] PASS [2021-08-18T12:31:30.522Z] coverage: 52.2% of statements [2021-08-18T12:31:30.522Z] ok github.com/docker/docker/runconfig 0.107s coverage: 52.2% of statements [2021-08-18T12:31:30.619Z] ---> a47bce2e4ace [2021-08-18T12:31:30.619Z] 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-18T12:31:30.619Z] ---> Running in 365867377d0e [2021-08-18T12:31:30.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T12:31:30.980Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-18T12:31:30.980Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-18T12:31:30.980Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-18T12:31:30.980Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-18T12:31:30.980Z] PASS [2021-08-18T12:31:30.980Z] coverage: 62.5% of statements [2021-08-18T12:31:30.980Z] ok github.com/docker/docker/testutil 0.234s coverage: 62.5% of statements [2021-08-18T12:31:31.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T12:31:32.509Z] time="2021-08-18T12:31:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-18T12:31:32.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T12:31:32.835Z] Using test binary docker [2021-08-18T12:31:32.835Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T12:31:32.835Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T12:31:32.835Z] INFO: Waiting for daemon to start... [2021-08-18T12:31:32.835Z] Starting dockerd [2021-08-18T12:31:34.037Z] === RUN TestGetDriver [2021-08-18T12:31:34.037Z] --- PASS: TestGetDriver (0.00s) [2021-08-18T12:31:34.037Z] === RUN TestVolumeRequestError [2021-08-18T12:31:34.037Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-18T12:31:34.037Z] PASS [2021-08-18T12:31:34.037Z] coverage: 36.1% of statements [2021-08-18T12:31:34.037Z] ok github.com/docker/docker/volume/drivers 0.227s coverage: 36.1% of statements [2021-08-18T12:31:34.037Z] === RUN TestGetAddress [2021-08-18T12:31:34.037Z] --- PASS: TestGetAddress (0.00s) [2021-08-18T12:31:34.037Z] === RUN TestRemove [2021-08-18T12:31:34.037Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T12:31:34.037Z] --- SKIP: TestRemove (0.00s) [2021-08-18T12:31:34.037Z] === RUN TestInitializeWithVolumes [2021-08-18T12:31:34.037Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-18T12:31:34.037Z] === RUN TestCreate [2021-08-18T12:31:34.037Z] --- PASS: TestCreate (0.01s) [2021-08-18T12:31:34.037Z] === RUN TestValidateName [2021-08-18T12:31:34.037Z] --- PASS: TestValidateName (0.00s) [2021-08-18T12:31:34.037Z] === RUN TestCreateWithOpts [2021-08-18T12:31:34.037Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T12:31:34.037Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-18T12:31:34.037Z] === RUN TestRelaodNoOpts [2021-08-18T12:31:34.037Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-18T12:31:34.037Z] PASS [2021-08-18T12:31:34.037Z] coverage: 41.5% of statements [2021-08-18T12:31:34.037Z] ok github.com/docker/docker/volume/local 0.196s coverage: 41.5% of statements [2021-08-18T12:31:35.423Z] . [2021-08-18T12:31:35.423Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T12:31:35.423Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T12:31:35.423Z] Error: No such image: emptyfs [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRaw [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-18T12:31:35.567Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRaw [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-18T12:31:35.567Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestConvertTmpfsOptions [2021-08-18T12:31:35.567Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-18T12:31:35.567Z] linux_parser_test.go:209: data="ro" [2021-08-18T12:31:35.567Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestParseMountSpec [2021-08-18T12:31:35.567Z] parser_test.go:63: case 0 [2021-08-18T12:31:35.567Z] parser_test.go:63: case 1 [2021-08-18T12:31:35.567Z] parser_test.go:63: case 2 [2021-08-18T12:31:35.567Z] parser_test.go:63: case 3 [2021-08-18T12:31:35.567Z] parser_test.go:63: case 4 [2021-08-18T12:31:35.567Z] parser_test.go:63: case 5 [2021-08-18T12:31:35.567Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestValidateMount [2021-08-18T12:31:35.567Z] --- PASS: TestValidateMount (0.01s) [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRaw [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T12:31:35.567Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-18T12:31:35.567Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T12:31:35.567Z] PASS [2021-08-18T12:31:35.567Z] coverage: 67.7% of statements [2021-08-18T12:31:35.567Z] ok github.com/docker/docker/volume/mounts 0.194s coverage: 67.7% of statements [2021-08-18T12:31:35.685Z] Running integration-test (iteration 1) [2021-08-18T12:31:35.685Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T12:31:36.028Z] === RUN TestSetGetMeta [2021-08-18T12:31:36.029Z] === PAUSE TestSetGetMeta [2021-08-18T12:31:36.029Z] === RUN TestRestore [2021-08-18T12:31:36.029Z] === PAUSE TestRestore [2021-08-18T12:31:36.029Z] === RUN TestServiceCreate [2021-08-18T12:31:36.029Z] === PAUSE TestServiceCreate [2021-08-18T12:31:36.029Z] === RUN TestServiceList [2021-08-18T12:31:36.029Z] === PAUSE TestServiceList [2021-08-18T12:31:36.029Z] === RUN TestServiceRemove [2021-08-18T12:31:36.029Z] === PAUSE TestServiceRemove [2021-08-18T12:31:36.029Z] === RUN TestServiceGet [2021-08-18T12:31:36.029Z] === PAUSE TestServiceGet [2021-08-18T12:31:36.029Z] === RUN TestServicePrune [2021-08-18T12:31:36.029Z] === PAUSE TestServicePrune [2021-08-18T12:31:36.029Z] === RUN TestCreate [2021-08-18T12:31:36.029Z] === PAUSE TestCreate [2021-08-18T12:31:36.029Z] === RUN TestRemove [2021-08-18T12:31:36.029Z] === PAUSE TestRemove [2021-08-18T12:31:36.029Z] === RUN TestList [2021-08-18T12:31:36.029Z] === PAUSE TestList [2021-08-18T12:31:36.029Z] === RUN TestFindByDriver [2021-08-18T12:31:36.029Z] === PAUSE TestFindByDriver [2021-08-18T12:31:36.029Z] === RUN TestFindByReferenced [2021-08-18T12:31:36.029Z] === PAUSE TestFindByReferenced [2021-08-18T12:31:36.029Z] === RUN TestDerefMultipleOfSameRef [2021-08-18T12:31:36.029Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-18T12:31:36.029Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:31:36.029Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:31:36.029Z] === RUN TestDefererencePluginOnCreateError [2021-08-18T12:31:36.029Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-18T12:31:36.029Z] === RUN TestRefDerefRemove [2021-08-18T12:31:36.029Z] === PAUSE TestRefDerefRemove [2021-08-18T12:31:36.029Z] === RUN TestGet [2021-08-18T12:31:36.029Z] === PAUSE TestGet [2021-08-18T12:31:36.029Z] === RUN TestGetWithReference [2021-08-18T12:31:36.029Z] === PAUSE TestGetWithReference [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_nil_list [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_empty_list [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_filter_some [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_filter_middle [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:31:36.029Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-18T12:31:36.029Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_nil_list [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_filter_some [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_empty_list [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-18T12:31:36.029Z] === CONT TestFilterFunc/test_filter_middle [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-18T12:31:36.029Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-18T12:31:36.029Z] === CONT TestSetGetMeta [2021-08-18T12:31:36.029Z] === CONT TestServicePrune [2021-08-18T12:31:36.029Z] === CONT TestFindByReferenced [2021-08-18T12:31:36.029Z] === CONT TestGetWithReference [2021-08-18T12:31:36.029Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-18T12:31:36.029Z] === CONT TestFindByDriver [2021-08-18T12:31:36.029Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-18T12:31:36.029Z] === CONT TestList [2021-08-18T12:31:36.029Z] --- PASS: TestGetWithReference (0.03s) [2021-08-18T12:31:36.029Z] === CONT TestRemove [2021-08-18T12:31:36.029Z] --- PASS: TestFindByDriver (0.03s) [2021-08-18T12:31:36.029Z] === CONT TestCreate [2021-08-18T12:31:36.029Z] --- PASS: TestRemove (0.02s) [2021-08-18T12:31:36.029Z] === CONT TestGet [2021-08-18T12:31:36.029Z] --- PASS: TestList (0.03s) [2021-08-18T12:31:36.029Z] === CONT TestRefDerefRemove [2021-08-18T12:31:36.029Z] --- PASS: TestCreate (0.02s) [2021-08-18T12:31:36.029Z] === CONT TestDefererencePluginOnCreateError [2021-08-18T12:31:36.029Z] --- PASS: TestGet (0.02s) [2021-08-18T12:31:36.029Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:31:36.029Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-18T12:31:36.029Z] === CONT TestDerefMultipleOfSameRef [2021-08-18T12:31:36.029Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-18T12:31:36.029Z] === CONT TestServiceGet [2021-08-18T12:31:36.029Z] === CONT TestServiceRemove [2021-08-18T12:31:36.029Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-18T12:31:36.029Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-18T12:31:36.029Z] === CONT TestServiceList [2021-08-18T12:31:36.029Z] === CONT TestServiceCreate [2021-08-18T12:31:36.029Z] time="2021-08-18T12:31:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:31:36.029Z] --- PASS: TestServiceGet (0.09s) [2021-08-18T12:31:36.029Z] --- PASS: TestServiceRemove (0.09s) [2021-08-18T12:31:36.029Z] === CONT TestRestore [2021-08-18T12:31:36.029Z] time="2021-08-18T12:31:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:31:36.029Z] --- PASS: TestServiceList (0.09s) [2021-08-18T12:31:36.485Z] time="2021-08-18T12:31:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:31:36.485Z] time="2021-08-18T12:31:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-18T12:31:36.485Z] --- PASS: TestServiceCreate (0.02s) [2021-08-18T12:31:36.485Z] time="2021-08-18T12:31:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:31:36.485Z] --- PASS: TestServicePrune (0.20s) [2021-08-18T12:31:36.485Z] --- PASS: TestRestore (0.02s) [2021-08-18T12:31:36.485Z] PASS [2021-08-18T12:31:36.485Z] coverage: 69.0% of statements [2021-08-18T12:31:36.485Z] ok github.com/docker/docker/volume/service 0.458s coverage: 69.0% of statements [2021-08-18T12:31:39.187Z] Removing intermediate container 365867377d0e [2021-08-18T12:31:39.187Z] ---> 8c1ffef87167 [2021-08-18T12:31:39.187Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-18T12:31:39.187Z] ---> Running in 6778d5002f20 [2021-08-18T12:31:40.210Z] --- PASS: TestGet (15.02s) [2021-08-18T12:31:40.210Z] === RUN TestPluginWithNoManifest [2021-08-18T12:31:40.210Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-18T12:31:40.210Z] === RUN TestGetAll [2021-08-18T12:31:40.210Z] --- PASS: TestGetAll (0.00s) [2021-08-18T12:31:40.210Z] PASS [2021-08-18T12:31:40.210Z] coverage: 73.4% of statements [2021-08-18T12:31:40.210Z] ok github.com/docker/docker/pkg/plugins 36.547s coverage: 73.4% of statements [2021-08-18T12:31:40.721Z] [2021-08-18T12:31:40.721Z] SUCCESS: Specified value was saved. [2021-08-18T12:31:41.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T12:31:41.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T12:31:43.638Z] Removing intermediate container 6778d5002f20 [2021-08-18T12:31:43.638Z] ---> 3c7a869e16de [2021-08-18T12:31:43.638Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-18T12:31:43.638Z] ---> Running in 44b4dddef3e8 [2021-08-18T12:31:45.421Z] --- PASS: TestImportExtremelyLargeImageWorks (95.46s) [2021-08-18T12:31:45.421Z] PASS [2021-08-18T12:31:45.421Z] [2021-08-18T12:31:45.421Z] DONE 12 tests in 98.154s [2021-08-18T12:31:45.421Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T12:31:45.421Z] INFO: Testing against a local daemon [2021-08-18T12:31:45.421Z] === RUN TestNetworkCreateDelete [2021-08-18T12:31:45.421Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-18T12:31:45.421Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:31:45.421Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-18T12:31:45.421Z] === RUN TestDaemonDNSFallback [2021-08-18T12:31:47.374Z] Cannot create a file when that file already exists. [2021-08-18T12:31:52.045Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-08-18T12:31:52.045Z] === RUN TestInspectNetwork [2021-08-18T12:31:52.124Z] INFO [loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 2m15.993478814s [2021-08-18T12:31:52.124Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 534.306469ms [2021-08-18T12:31:53.162Z] Removing intermediate container 44b4dddef3e8 [2021-08-18T12:31:53.162Z] ---> 73cb687be441 [2021-08-18T12:31:53.162Z] Step 13/13 : CMD ["sh"] [2021-08-18T12:31:53.162Z] ---> Running in c4d1a7ceef92 [2021-08-18T12:31:53.162Z] Removing intermediate container c4d1a7ceef92 [2021-08-18T12:31:53.162Z] ---> 2380e8bbaeb9 [2021-08-18T12:31:53.162Z] Successfully built 2380e8bbaeb9 [2021-08-18T12:31:53.162Z] Successfully tagged busybox:latest [2021-08-18T12:31:53.162Z] INFO: Docker images of the daemon under test [2021-08-18T12:31:53.162Z] [2021-08-18T12:31:53.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T12:31:53.162Z] busybox latest 2380e8bbaeb9 Less than a second ago 2.8GB [2021-08-18T12:31:53.162Z] microsoft/windowsservercore latest a4938fe7222f 2 weeks ago 2.76GB [2021-08-18T12:31:53.162Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 2 weeks ago 2.76GB [2021-08-18T12:31:53.162Z] [2021-08-18T12:31:53.162Z] INFO: Running integration tests at 08/18/2021 12:31:52... [2021-08-18T12:31:53.162Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-18T12:31:53.162Z] INFO: Integration API tests being run from the host: [2021-08-18T12:31:53.162Z] INFO: make.ps1 starting at 08/18/2021 12:31:52 [2021-08-18T12:31:54.130Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-18T12:31:55.308Z] === RUN TestInspectNetwork/full_network_id [2021-08-18T12:31:55.308Z] === RUN TestInspectNetwork/partial_network_id [2021-08-18T12:31:55.308Z] === RUN TestInspectNetwork/network_name [2021-08-18T12:31:55.308Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-18T12:31:57.582Z] Loaded image: buildpack-deps:buster [2021-08-18T12:31:57.583Z] Loaded image: busybox:latest [2021-08-18T12:31:57.583Z] Loaded image: busybox:glibc [2021-08-18T12:31:57.858Z] 2021/08/18 12:31:55 Closing DB instances... [2021-08-18T12:31:57.858Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-08-18T12:31:57.858Z] === RUN TestFindNode [2021-08-18T12:31:57.858Z] 2021/08/18 12:31:57 Closing DB instances... [2021-08-18T12:31:57.858Z] --- PASS: TestFindNode (0.02s) [2021-08-18T12:31:57.858Z] === RUN TestChangeNodeState [2021-08-18T12:31:57.858Z] 2021/08/18 12:31:57 Closing DB instances... [2021-08-18T12:31:57.858Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-18T12:31:57.858Z] === RUN TestNodeReincarnation [2021-08-18T12:31:57.858Z] 2021/08/18 12:31:57 Closing DB instances... [2021-08-18T12:31:57.991Z] ok github.com/docker/docker/libnetwork/ipam 72.536s coverage: 85.3% of statements [2021-08-18T12:31:57.991Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T12:31:57.991Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T12:31:57.991Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-18T12:31:58.145Z] Loaded image: debian:bullseye [2021-08-18T12:31:58.401Z] Loaded image: hello-world:latest [2021-08-18T12:31:58.401Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:31:58.401Z] INFO: Testing against a local daemon [2021-08-18T12:31:58.401Z] === RUN TestCgroupNamespacesBuild [2021-08-18T12:31:59.470Z] --- PASS: TestInspectNetwork (7.54s) [2021-08-18T12:31:59.470Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-18T12:31:59.470Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-18T12:31:59.470Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-18T12:31:59.470Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-18T12:31:59.470Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:32:00.293Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2021-08-18T12:32:00.293Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T12:32:01.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-08-18T12:32:01.659Z] === RUN TestBuildWithSession [2021-08-18T12:32:01.659Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:32:01.659Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:32:01.659Z] === RUN TestBuildSquashParent [2021-08-18T12:32:02.737Z] --- PASS: TestRunContainerWithBridgeNone (2.99s) [2021-08-18T12:32:02.737Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:32:02.737Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:32:02.737Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:32:02.737Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:32:02.737Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:32:02.737Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:32:02.737Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:32:02.737Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:32:02.737Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:32:02.737Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T12:32:02.737Z] === RUN TestNetworkList [2021-08-18T12:32:02.737Z] === RUN TestNetworkList//networks [2021-08-18T12:32:02.737Z] === PAUSE TestNetworkList//networks [2021-08-18T12:32:02.737Z] === RUN TestNetworkList//networks/ [2021-08-18T12:32:02.737Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:32:02.737Z] === CONT TestNetworkList//networks [2021-08-18T12:32:02.737Z] === CONT TestNetworkList//networks/ [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkList (0.01s) [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:32:02.737Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T12:32:02.737Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:32:02.737Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-18T12:32:02.737Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-18T12:32:03.629Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-18T12:32:03.629Z] === RUN TestParallelCreate [2021-08-18T12:32:03.629Z] 2021/08/18 12:32:02 Closing DB instances... [2021-08-18T12:32:03.629Z] --- PASS: TestParallelCreate (0.02s) [2021-08-18T12:32:03.629Z] === RUN TestParallelDelete [2021-08-18T12:32:03.629Z] 2021/08/18 12:32:02 Closing DB instances... [2021-08-18T12:32:03.629Z] --- PASS: TestParallelDelete (0.01s) [2021-08-18T12:32:03.629Z] === RUN TestNetworkDBIslands [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:04c23b4c09bc with config:&{NodeID:04c23b4c09bc 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-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e4e7198e864e with config:&{NodeID:e4e7198e864e 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-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node e4e7198e864e/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node e4e7198e864e/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node e4e7198e864e/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node e4e7198e864e/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ef9be6085c2 with config:&{NodeID:7ef9be6085c2 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-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node e4e7198e864e/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=info msg="Node e4e7198e864e/172.26.134.37, added to nodes list" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-18T12:32:03.629Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-18T12:32:03.663Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-08-18T12:32:03.663Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:89edf73f1d75 with config:&{NodeID:89edf73f1d75 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-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node e4e7198e864e/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node e4e7198e864e/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:04Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:04Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:04Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.088Z] time="2021-08-18T12:32:04Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0b45fd9781cd with config:&{NodeID:0b45fd9781cd 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-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node e4e7198e864e/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node e4e7198e864e/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:04.544Z] time="2021-08-18T12:32:04Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:04.590Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-08-18T12:32:04.590Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:32:04.999Z] networkdb_test.go:836: Re-joining: 3 [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=info msg="The new bootstrap node list is:[172.26.134.37:10033 172.26.134.37:10034 172.26.134.37:10035]" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10033" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49358" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10034" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49359" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10035" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49360" [2021-08-18T12:32:04.999Z] networkdb_test.go:836: Re-joining: 4 [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=info msg="The new bootstrap node list is:[172.26.134.37:10033 172.26.134.37:10034 172.26.134.37:10035]" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10033" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49361" [2021-08-18T12:32:04.999Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10034" [2021-08-18T12:32:05.000Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49362" [2021-08-18T12:32:05.000Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10035" [2021-08-18T12:32:05.000Z] time="2021-08-18T12:32:04Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49363" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="node 0 leaving" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="node3(7ef9be6085c2): Node leave event for 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="node2(e4e7198e864e): Node leave event for 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="node5(0b45fd9781cd): Node leave event for 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="node1(04c23b4c09bc): Node leave event for 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="node4(89edf73f1d75): Node leave event for 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.455Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.516Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-08-18T12:32:05.516Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:32:05.910Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node 04c23b4c09bc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="node 1 leaving" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="node4(89edf73f1d75): Node leave event for e4e7198e864e/172.26.134.37" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="node5(0b45fd9781cd): Node leave event for e4e7198e864e/172.26.134.37" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e change state NodeActive --> NodeLeft" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e change state NodeActive --> NodeFailed" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e/172.26.134.37, added to failed nodes list" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="node3(7ef9be6085c2): Node leave event for e4e7198e864e/172.26.134.37" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=error msg="node: e4e7198e864e is unknown to memberlist" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e/172.26.134.37, left gossip cluster" [2021-08-18T12:32:05.911Z] time="2021-08-18T12:32:05Z" level=info msg="Node e4e7198e864e/172.26.134.37, left gossip cluster" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="node 2 leaving" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="Node 7ef9be6085c2 change state NodeActive --> NodeLeft" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="node5(0b45fd9781cd): Node leave event for 7ef9be6085c2/172.26.134.37" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="Node 7ef9be6085c2 change state NodeActive --> NodeLeft" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="node4(89edf73f1d75): Node leave event for 7ef9be6085c2/172.26.134.37" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="Node 7ef9be6085c2 change state NodeActive --> NodeLeft" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="node3(7ef9be6085c2): Node leave event for 7ef9be6085c2/172.26.134.37" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=debug msg="memberlist: Failed ping: 0b45fd9781cd (timeout reached)" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.134.37:10036: use of closed network connection" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.134.37:10035: use of closed network connection" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.134.37:10034: use of closed network connection" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49364" [2021-08-18T12:32:06.366Z] time="2021-08-18T12:32:06Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, left gossip cluster" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, left gossip cluster" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node 7ef9be6085c2/172.26.134.37, left gossip cluster" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=warning msg="memberlist: Was able to connect to 0b45fd9781cd but other probes failed, network may be misconfigured" [2021-08-18T12:32:06.821Z] networkdb_test.go:868: node4: OK [2021-08-18T12:32:06.821Z] networkdb_test.go:868: node5: OK [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="node 0 coming back" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:06cbfe43c0dc with config:&{NodeID:06cbfe43c0dc 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-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, added to nodes list" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="node 1 coming back" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fa9944cae1d6 with config:&{NodeID:fa9944cae1d6 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-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node fa9944cae1d6/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node fa9944cae1d6/172.26.134.37, added to nodes list" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="node 2 coming back" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ad97734ee55a with config:&{NodeID:ad97734ee55a 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-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node ad97734ee55a/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:06.821Z] time="2021-08-18T12:32:06Z" level=info msg="Node ad97734ee55a/172.26.134.37, added to nodes list" [2021-08-18T12:32:06.879Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-08-18T12:32:06.879Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:32:07.440Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-18T12:32:07.440Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:32:09.743Z] --- PASS: TestBuildSquashParent (7.44s) [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:32:09.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:32:09.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:32:09.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:32:09.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:32:09.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:32:09.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:32:09.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:32:09.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:32:09.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:32:10.539Z] time="2021-08-18T12:32:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.134.37:10033 172.26.134.37:10034 172.26.134.37:10035]" [2021-08-18T12:32:10.539Z] time="2021-08-18T12:32:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.134.37:10033 172.26.134.37:10034 172.26.134.37:10035]" [2021-08-18T12:32:10.706Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-08-18T12:32:10.706Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:32:10.706Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:32:10.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:32:10.706Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10033" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49365" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, is the new incarnation of the shutdown node 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49366" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10034" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, is the new incarnation of the shutdown node 04c23b4c09bc/172.26.134.37" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, is the new incarnation of the shutdown node e4e7198e864e/172.26.134.37" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49367" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10035" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 89edf73f1d75/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 89edf73f1d75/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, is the new incarnation of the shutdown node 7ef9be6085c2/172.26.134.37" [2021-08-18T12:32:10.995Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, is the new incarnation of the shutdown node e4e7198e864e/172.26.134.37" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node fa9944cae1d6/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, added to nodes list" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, is the new incarnation of the shutdown node 7ef9be6085c2/172.26.134.37" [2021-08-18T12:32:10.996Z] time="2021-08-18T12:32:10Z" level=info msg="Node ad97734ee55a/172.26.134.37, added to nodes list" [2021-08-18T12:32:11.112Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:32:11.112Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=info msg="Node ad97734ee55a/172.26.134.37, joined gossip cluster" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=info msg="Node ad97734ee55a/172.26.134.37, added to nodes list" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10033" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49368" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10034" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49369" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.134.37:10035" [2021-08-18T12:32:11.452Z] time="2021-08-18T12:32:11Z" level=debug msg="memberlist: Stream connection from=172.26.134.37:49370" [2021-08-18T12:32:11.908Z] 2021/08/18 12:32:11 Closing DB instances... [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc change state NodeActive --> NodeLeft" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="node4(89edf73f1d75): Node leave event for 06cbfe43c0dc/172.26.134.37" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc change state NodeActive --> NodeLeft" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="node3(ad97734ee55a): Node leave event for 06cbfe43c0dc/172.26.134.37" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc change state NodeActive --> NodeLeft" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="node5(0b45fd9781cd): Node leave event for 06cbfe43c0dc/172.26.134.37" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc change state NodeActive --> NodeFailed" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, added to failed nodes list" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="Node 06cbfe43c0dc change state NodeActive --> NodeLeft" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=info msg="node2(fa9944cae1d6): Node leave event for 06cbfe43c0dc/172.26.134.37" [2021-08-18T12:32:11.908Z] time="2021-08-18T12:32:11Z" level=error msg="node: 06cbfe43c0dc is unknown to memberlist" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node 06cbfe43c0dc/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6 change state NodeActive --> NodeLeft" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="node5(0b45fd9781cd): Node leave event for fa9944cae1d6/172.26.134.37" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6 change state NodeActive --> NodeLeft" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="node4(89edf73f1d75): Node leave event for fa9944cae1d6/172.26.134.37" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6 change state NodeActive --> NodeLeft" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="node3(ad97734ee55a): Node leave event for fa9944cae1d6/172.26.134.37" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6 change state NodeActive --> NodeFailed" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6/172.26.134.37, added to failed nodes list" [2021-08-18T12:32:12.364Z] time="2021-08-18T12:32:12Z" level=error msg="node: fa9944cae1d6 is unknown to memberlist" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="Node fa9944cae1d6/172.26.134.37, left gossip cluster" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.26.134.37:10036: use of closed network connection" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="Node ad97734ee55a change state NodeActive --> NodeLeft" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="node4(89edf73f1d75): Node leave event for ad97734ee55a/172.26.134.37" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="Node ad97734ee55a change state NodeActive --> NodeLeft" [2021-08-18T12:32:12.820Z] time="2021-08-18T12:32:12Z" level=info msg="node5(0b45fd9781cd): Node leave event for ad97734ee55a/172.26.134.37" [2021-08-18T12:32:13.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:32:13.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:32:13.298Z] time="2021-08-18T12:32:12Z" level=info msg="Node ad97734ee55a change state NodeActive --> NodeLeft" [2021-08-18T12:32:13.298Z] time="2021-08-18T12:32:12Z" level=info msg="node3(ad97734ee55a): Node leave event for ad97734ee55a/172.26.134.37" [2021-08-18T12:32:13.298Z] time="2021-08-18T12:32:12Z" level=info msg="Node ad97734ee55a/172.26.134.37, left gossip cluster" [2021-08-18T12:32:13.298Z] time="2021-08-18T12:32:13Z" level=info msg="Node ad97734ee55a/172.26.134.37, left gossip cluster" [2021-08-18T12:32:13.298Z] time="2021-08-18T12:32:13Z" level=info msg="Node ad97734ee55a/172.26.134.37, left gossip cluster" [2021-08-18T12:32:13.755Z] time="2021-08-18T12:32:13Z" level=info msg="Node 89edf73f1d75 change state NodeActive --> NodeLeft" [2021-08-18T12:32:13.755Z] time="2021-08-18T12:32:13Z" level=info msg="node5(0b45fd9781cd): Node leave event for 89edf73f1d75/172.26.134.37" [2021-08-18T12:32:13.755Z] time="2021-08-18T12:32:13Z" level=info msg="Node 89edf73f1d75 change state NodeActive --> NodeLeft" [2021-08-18T12:32:13.755Z] time="2021-08-18T12:32:13Z" level=info msg="node4(89edf73f1d75): Node leave event for 89edf73f1d75/172.26.134.37" [2021-08-18T12:32:14.212Z] time="2021-08-18T12:32:14Z" level=info msg="Node 89edf73f1d75/172.26.134.37, left gossip cluster" [2021-08-18T12:32:14.667Z] time="2021-08-18T12:32:14Z" level=info msg="Node 89edf73f1d75/172.26.134.37, left gossip cluster" [2021-08-18T12:32:15.124Z] time="2021-08-18T12:32:14Z" level=debug msg="memberlist: Failed to join 172.26.134.37: dial tcp 172.26.134.37:10034: connectex: No connection could be made because the target machine actively refused it." [2021-08-18T12:32:15.124Z] time="2021-08-18T12:32:14Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.26.134.37:10037: use of closed network connection" [2021-08-18T12:32:15.124Z] time="2021-08-18T12:32:14Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, left gossip cluster" [2021-08-18T12:32:15.124Z] time="2021-08-18T12:32:14Z" level=info msg="Node 0b45fd9781cd change state NodeActive --> NodeFailed" [2021-08-18T12:32:15.124Z] time="2021-08-18T12:32:14Z" level=info msg="Node 0b45fd9781cd/172.26.134.37, added to failed nodes list" [2021-08-18T12:32:15.124Z] --- PASS: TestNetworkDBIslands (12.27s) [2021-08-18T12:32:15.124Z] PASS [2021-08-18T12:32:15.124Z] coverage: 60.3% of statements [2021-08-18T12:32:15.124Z] ok github.com/docker/docker/libnetwork/networkdb 105.277s coverage: 60.3% of statements [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/quota [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T12:32:15.124Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s) [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-08-18T12:32:15.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-08-18T12:32:15.156Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:32:15.156Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:32:16.126Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-18T12:32:16.126Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T12:32:16.126Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-18T12:32:17.303Z] [2021-08-18T12:32:17.304Z] === Skipped [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-18T12:32:17.304Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-18T12:32:17.304Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-18T12:32:17.304Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-18T12:32:17.304Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-18T12:32:17.304Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T12:32:17.304Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T12:32:17.304Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T12:32:17.304Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T12:32:17.304Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-08-18T12:32:17.304Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T12:32:17.304Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-18T12:32:17.304Z] daemon_test.go:147: root required [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T12:32:17.304Z] reload_test.go:520: root required [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T12:32:17.304Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T12:32:17.304Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-18T12:32:17.304Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-18T12:32:17.304Z] download_test.go:268: Needs fixing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-18T12:32:17.304Z] layer_test.go:304: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-18T12:32:17.304Z] layer_test.go:353: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-18T12:32:17.304Z] layer_test.go:468: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-18T12:32:17.304Z] layer_test.go:697: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-18T12:32:17.304Z] migration_test.go:46: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T12:32:17.304Z] migration_test.go:182: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-18T12:32:17.304Z] mount_test.go:17: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-18T12:32:17.304Z] mount_test.go:76: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-18T12:32:17.304Z] mount_test.go:125: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-18T12:32:17.304Z] mount_test.go:212: Failing on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-18T12:32:17.304Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-18T12:32:17.304Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-18T12:32:17.304Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-18T12:32:17.304Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-18T12:32:17.304Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-18T12:32:17.304Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-18T12:32:17.304Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-18T12:32:17.304Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-18T12:32:17.304Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-18T12:32:17.304Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-18T12:32:17.304Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-18T12:32:17.304Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:32:17.304Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:32:17.304Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:32:17.304Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:32:17.304Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:32:17.304Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:32:17.304Z] archive_windows_test.go:16: Currently fails [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-18T12:32:17.304Z] changes_test.go:196: needs more investigation [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-18T12:32:17.304Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-18T12:32:17.304Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-18T12:32:17.304Z] changes_test.go:433: needs further investigation [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-18T12:32:17.304Z] changes_test.go:469: needs further investigation [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-18T12:32:17.304Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-18T12:32:17.304Z] poller_test.go:41: No chmod on Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T12:32:17.304Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T12:32:17.304Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-18T12:32:17.304Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-18T12:32:17.304Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-08-18T12:32:17.304Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-18T12:32:17.304Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-18T12:32:17.304Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] [2021-08-18T12:32:17.304Z] DONE 2070 tests, 69 skipped in 310.917s [2021-08-18T12:32:17.304Z] INFO: make.ps1 ended at 08/18/2021 12:32:17 [2021-08-18T12:32:18.425Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:32:19.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:32:19.475Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-18T12:32:19.475Z] INFO: Unit tests ended at 08/18/2021 12:32:18. Duration:00:05:25.4515148 [2021-08-18T12:32:19.475Z] INFO: Building busybox [2021-08-18T12:32:19.475Z] Sending build context to Docker daemon 5.12kB [2021-08-18T12:32:19.475Z] [2021-08-18T12:32:19.475Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-18T12:32:19.475Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-18T12:32:19.475Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-18T12:32:19.475Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-18T12:32:19.475Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-18T12:32:19.475Z] ---> a4938fe7222f [2021-08-18T12:32:19.475Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-18T12:32:19.475Z] ---> Running in 82c0fb9ea2bd [2021-08-18T12:32:20.287Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:32:20.336Z] ok github.com/docker/docker/libnetwork/ipamutils 0.520s coverage: 74.0% of statements [2021-08-18T12:32:21.217Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:32:22.145Z] --- PASS: TestBuildMultiStageCopy (7.00s) [2021-08-18T12:32:22.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2021-08-18T12:32:22.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-18T12:32:22.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-18T12:32:22.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-18T12:32:22.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-18T12:32:22.145Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:32:23.198Z] Removing intermediate container 82c0fb9ea2bd [2021-08-18T12:32:23.198Z] ---> f1e8a2ae76b9 [2021-08-18T12:32:23.198Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-18T12:32:23.198Z] ---> Running in 945d2c6e7aab [2021-08-18T12:32:23.654Z] Removing intermediate container 945d2c6e7aab [2021-08-18T12:32:23.654Z] ---> d7fda844eac0 [2021-08-18T12:32:23.654Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-18T12:32:23.654Z] ---> Running in cdf4c097ffbb [2021-08-18T12:32:24.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:32:24.085Z] INFO: Testing against a local daemon [2021-08-18T12:32:24.085Z] === RUN TestBuildWithSession [2021-08-18T12:32:24.085Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:32:24.085Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:32:24.085Z] === RUN TestBuildSquashParent [2021-08-18T12:32:24.085Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:32:24.085Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:32:24.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:32:24.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:32:24.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:32:24.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:32:24.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:32:24.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:32:24.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:32:24.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:32:24.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:32:24.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:32:24.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:32:24.111Z] Removing intermediate container cdf4c097ffbb [2021-08-18T12:32:24.111Z] ---> dbb700e9aeb6 [2021-08-18T12:32:24.111Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-18T12:32:25.582Z] --- PASS: TestServiceWithDataPathPortInit (14.49s) [2021-08-18T12:32:25.582Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:32:25.633Z] ok github.com/docker/docker/libnetwork/iptables 0.295s coverage: 45.1% of statements [2021-08-18T12:32:25.641Z] [2021-08-18T12:32:25.641Z] ---> 98b4fead43bd [2021-08-18T12:32:25.641Z] 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-18T12:32:26.097Z] ---> Running in e506a9bde0c0 [2021-08-18T12:32:27.028Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-18T12:32:27.392Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-08-18T12:32:27.392Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:32:27.469Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vrnvmte6ooimixzsbxrkzp5fc Created:2021-08-18 12:32:25.895623974 +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[0d17ee4fb1d10e741974956eecb9176c8d1f941a4bc0cf082f02de13a9e2c63e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jeqsgyg4hn6uy56zisn72bmdc EndpointID:5f7db8578ac94d5344eba3a2fe10724e83bc4166b45286a89ca626502b3ecadd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f00a798e356215f9ea9e1afff3a97ae00f2648c049f274242ee1e70596887305 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:cf9fefbc3044 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jeqsgyg4hn6uy56zisn72bmdc EndpointID:5f7db8578ac94d5344eba3a2fe10724e83bc4166b45286a89ca626502b3ecadd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-18T12:32:30.374Z] ok github.com/docker/docker/libnetwork/netutils 0.031s coverage: 44.1% of statements [2021-08-18T12:32:32.708Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2021-08-18T12:32:32.708Z] PASS [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] === Skipped [2021-08-18T12:32:32.708Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:32:32.708Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] DONE 26 tests, 1 skipped in 47.369s [2021-08-18T12:32:32.708Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:32:32.708Z] INFO: Testing against a local daemon [2021-08-18T12:32:32.708Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T12:32:32.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:32:32.708Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T12:32:32.708Z] === RUN TestDockerNetworkIpvlan [2021-08-18T12:32:32.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:32:32.708Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:32:32.708Z] PASS [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] === Skipped [2021-08-18T12:32:32.708Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T12:32:32.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:32:32.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] [2021-08-18T12:32:32.708Z] DONE 2 tests, 2 skipped in 0.038s [2021-08-18T12:32:32.708Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:32:32.708Z] INFO: Testing against a local daemon [2021-08-18T12:32:32.708Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T12:32:33.268Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2021-08-18T12:32:33.268Z] === RUN TestDockerNetworkMacvlan [2021-08-18T12:32:33.830Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-18T12:32:34.638Z] Removing intermediate container e506a9bde0c0 [2021-08-18T12:32:34.638Z] ---> 65d4941f1faa [2021-08-18T12:32:34.638Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-18T12:32:34.638Z] ---> Running in 241006d110a9 [2021-08-18T12:32:34.758Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-18T12:32:35.320Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-18T12:32:35.478Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-18T12:32:35.478Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:32:35.607Z] [2021-08-18T12:32:35.607Z] SUCCESS: Specified value was saved. [2021-08-18T12:32:36.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:32:36.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:32:37.835Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-18T12:32:38.497Z] Removing intermediate container 241006d110a9 [2021-08-18T12:32:38.497Z] ---> b162b2b1101c [2021-08-18T12:32:38.497Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-18T12:32:38.497Z] ---> Running in 9435b60d7147 [2021-08-18T12:32:38.755Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-08-18T12:32:38.755Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:32:40.350Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-18T12:32:41.729Z] === RUN TestBoolValue [2021-08-18T12:32:41.729Z] --- PASS: TestBoolValue (0.00s) [2021-08-18T12:32:41.729Z] === RUN TestBoolValueOrDefault [2021-08-18T12:32:41.729Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-18T12:32:41.729Z] === RUN TestInt64ValueOrZero [2021-08-18T12:32:41.729Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-18T12:32:41.729Z] === RUN TestInt64ValueOrDefault [2021-08-18T12:32:41.729Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-18T12:32:41.729Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-18T12:32:41.729Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-18T12:32:41.729Z] === RUN TestJsonContentType [2021-08-18T12:32:41.729Z] --- PASS: TestJsonContentType (0.00s) [2021-08-18T12:32:41.729Z] PASS [2021-08-18T12:32:41.729Z] coverage: 14.7% of statements [2021-08-18T12:32:41.729Z] ok github.com/docker/docker/api/server/httputils 0.129s coverage: 14.7% of statements [2021-08-18T12:32:41.729Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T12:32:42.211Z] Cannot create a file when that file already exists. [2021-08-18T12:32:42.696Z] === RUN TestMaskSecretKeys [2021-08-18T12:32:42.696Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-18T12:32:42.696Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-18T12:32:42.696Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-18T12:32:42.696Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-18T12:32:42.696Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-18T12:32:42.696Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-18T12:32:42.696Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-18T12:32:42.696Z] === RUN TestVersionMiddlewareVersion [2021-08-18T12:32:42.696Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-18T12:32:42.696Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-18T12:32:42.696Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-18T12:32:42.696Z] PASS [2021-08-18T12:32:42.696Z] coverage: 37.7% of statements [2021-08-18T12:32:42.696Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T12:32:42.696Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T12:32:43.153Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T12:32:43.153Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.39s) [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.96s) [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.23s) [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.45s) [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.06s) [2021-08-18T12:32:43.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.53s) [2021-08-18T12:32:43.491Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:32:43.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:32:44.023Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-08-18T12:32:44.023Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:32:44.023Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-08-18T12:32:44.023Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:32:44.156Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T12:32:44.156Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T12:32:44.614Z] === RUN TestAdjustForAPIVersion [2021-08-18T12:32:44.614Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-18T12:32:44.614Z] PASS [2021-08-18T12:32:44.614Z] coverage: 5.7% of statements [2021-08-18T12:32:44.614Z] ok github.com/docker/docker/api/server/router/swarm 0.081s coverage: 5.7% of statements [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T12:32:44.614Z] === RUN TestStrSliceMarshalJSON [2021-08-18T12:32:44.614Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestStrSliceUnmarshalJSON [2021-08-18T12:32:44.614Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestStrSliceUnmarshalString [2021-08-18T12:32:44.614Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestStrSliceUnmarshalSlice [2021-08-18T12:32:44.614Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-18T12:32:44.614Z] PASS [2021-08-18T12:32:44.614Z] coverage: 90.0% of statements [2021-08-18T12:32:44.614Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2021-08-18T12:32:44.614Z] === RUN TestToJSON [2021-08-18T12:32:44.614Z] --- PASS: TestToJSON (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestToParamWithVersion [2021-08-18T12:32:44.614Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestFromJSON [2021-08-18T12:32:44.614Z] --- PASS: TestFromJSON (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestEmpty [2021-08-18T12:32:44.614Z] --- PASS: TestEmpty (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestArgsMatchKVListEmptySources [2021-08-18T12:32:44.614Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestArgsMatchKVList [2021-08-18T12:32:44.614Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestArgsMatch [2021-08-18T12:32:44.614Z] --- PASS: TestArgsMatch (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestAdd [2021-08-18T12:32:44.614Z] --- PASS: TestAdd (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestDel [2021-08-18T12:32:44.614Z] --- PASS: TestDel (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestLen [2021-08-18T12:32:44.614Z] --- PASS: TestLen (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestExactMatch [2021-08-18T12:32:44.614Z] --- PASS: TestExactMatch (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestOnlyOneExactMatch [2021-08-18T12:32:44.614Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestContains [2021-08-18T12:32:44.614Z] --- PASS: TestContains (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestValidate [2021-08-18T12:32:44.614Z] --- PASS: TestValidate (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestWalkValues [2021-08-18T12:32:44.614Z] --- PASS: TestWalkValues (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestFuzzyMatch [2021-08-18T12:32:44.614Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-18T12:32:44.614Z] === RUN TestClone [2021-08-18T12:32:44.614Z] --- PASS: TestClone (0.00s) [2021-08-18T12:32:44.614Z] PASS [2021-08-18T12:32:44.614Z] coverage: 92.2% of statements [2021-08-18T12:32:44.614Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T12:32:44.614Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T12:32:45.072Z] === RUN TestDurationToSecondsString [2021-08-18T12:32:45.072Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-18T12:32:45.072Z] === RUN TestGetTimestamp [2021-08-18T12:32:45.529Z] === RUN TestCompareVersion [2021-08-18T12:32:45.529Z] --- PASS: TestCompareVersion (0.00s) [2021-08-18T12:32:45.529Z] PASS [2021-08-18T12:32:45.529Z] coverage: 75.0% of statements [2021-08-18T12:32:45.529Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2021-08-18T12:32:45.529Z] --- PASS: TestGetTimestamp (0.18s) [2021-08-18T12:32:45.529Z] === RUN TestParseTimestamps [2021-08-18T12:32:45.529Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-18T12:32:45.529Z] PASS [2021-08-18T12:32:45.529Z] coverage: 100.0% of statements [2021-08-18T12:32:45.529Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T12:32:45.529Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T12:32:45.596Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan (13.62s) [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.51s) [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s) [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s) [2021-08-18T12:32:46.961Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2021-08-18T12:32:46.961Z] PASS [2021-08-18T12:32:46.961Z] [2021-08-18T12:32:46.961Z] DONE 8 tests in 14.882s [2021-08-18T12:32:46.961Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T12:32:46.961Z] testing: warning: no tests to run [2021-08-18T12:32:46.961Z] PASS [2021-08-18T12:32:46.961Z] [2021-08-18T12:32:46.961Z] DONE 0 tests in 0.007s [2021-08-18T12:32:46.961Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T12:32:46.961Z] INFO: Testing against a local daemon [2021-08-18T12:32:46.961Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-18T12:32:47.061Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-18T12:32:47.061Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-18T12:32:47.061Z] === RUN TestCloneArgsSmartHttp [2021-08-18T12:32:47.061Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-18T12:32:47.061Z] === RUN TestCloneArgsDumbHttp [2021-08-18T12:32:47.061Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-18T12:32:47.061Z] === RUN TestCloneArgsGit [2021-08-18T12:32:47.061Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-18T12:32:47.061Z] === RUN TestCheckoutGit [2021-08-18T12:32:47.975Z] Removing intermediate container 9435b60d7147 [2021-08-18T12:32:47.975Z] ---> dff35fde7dd5 [2021-08-18T12:32:47.975Z] Step 13/13 : CMD ["sh"] [2021-08-18T12:32:47.975Z] ---> Running in 2992b50a0f76 [2021-08-18T12:32:47.975Z] Removing intermediate container 2992b50a0f76 [2021-08-18T12:32:47.975Z] ---> a9d0aa804145 [2021-08-18T12:32:47.975Z] Successfully built a9d0aa804145 [2021-08-18T12:32:47.975Z] Successfully tagged busybox:latest [2021-08-18T12:32:47.975Z] INFO: Docker images of the daemon under test [2021-08-18T12:32:47.975Z] [2021-08-18T12:32:47.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T12:32:47.975Z] busybox latest a9d0aa804145 Less than a second ago 2.8GB [2021-08-18T12:32:47.975Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 2 weeks ago 2.76GB [2021-08-18T12:32:47.975Z] microsoft/windowsservercore latest a4938fe7222f 2 weeks ago 2.76GB [2021-08-18T12:32:47.975Z] [2021-08-18T12:32:47.975Z] INFO: Running integration tests at 08/18/2021 12:32:47... [2021-08-18T12:32:47.975Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-18T12:32:47.975Z] INFO: Integration API tests being run from the host: [2021-08-18T12:32:47.975Z] INFO: make.ps1 starting at 08/18/2021 12:32:47 [2021-08-18T12:32:48.193Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2021-08-18T12:32:48.193Z] === RUN TestBuildWithHugeFile [2021-08-18T12:32:48.328Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-08-18T12:32:48.328Z] === RUN TestAuthZPluginTLS [2021-08-18T12:32:48.888Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-18T12:32:48.888Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T12:32:48.937Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-18T12:32:49.232Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-18T12:32:49.232Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-18T12:32:49.232Z] === RUN TestProcessNoDockerignore [2021-08-18T12:32:49.232Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-18T12:32:49.232Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-18T12:32:49.232Z] === RUN TestDetectContentType [2021-08-18T12:32:49.232Z] --- PASS: TestDetectContentType (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestSelectAcceptableMIME [2021-08-18T12:32:49.232Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestInspectEmptyResponse [2021-08-18T12:32:49.232Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestInspectResponseBinary [2021-08-18T12:32:49.232Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestResponseUnsupportedContentType [2021-08-18T12:32:49.232Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestInspectResponseTextSimple [2021-08-18T12:32:49.232Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestInspectResponseEmptyContentType [2021-08-18T12:32:49.232Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestUnknownContentLength [2021-08-18T12:32:49.232Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestDownloadRemote [2021-08-18T12:32:49.232Z] --- PASS: TestDownloadRemote (0.13s) [2021-08-18T12:32:49.232Z] === RUN TestGetWithStatusError [2021-08-18T12:32:49.232Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-18T12:32:49.232Z] === RUN TestCloseRootDirectory [2021-08-18T12:32:49.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:49.233Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestHashFile [2021-08-18T12:32:49.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:49.233Z] --- SKIP: TestHashFile (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestHashSubdir [2021-08-18T12:32:49.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:49.233Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-18T12:32:49.233Z] === RUN TestRemoveDirectory [2021-08-18T12:32:49.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:32:49.233Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-18T12:32:49.233Z] PASS [2021-08-18T12:32:49.233Z] coverage: 9.3% of statements [2021-08-18T12:32:49.233Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 9.3% of statements [2021-08-18T12:32:49.233Z] === RUN TestGetAllAllowed [2021-08-18T12:32:49.233Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestGetAllMeta [2021-08-18T12:32:49.233Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-18T12:32:49.233Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestIsUnreferencedBuiltin [2021-08-18T12:32:49.233Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestIsExistingDirectory [2021-08-18T12:32:49.233Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestGetFilenameForDownload [2021-08-18T12:32:49.233Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestEnv2Variables [2021-08-18T12:32:49.233Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-18T12:32:49.233Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestMaintainer [2021-08-18T12:32:49.233Z] --- PASS: TestMaintainer (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestLabel [2021-08-18T12:32:49.233Z] --- PASS: TestLabel (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestFromScratch [2021-08-18T12:32:49.233Z] --- PASS: TestFromScratch (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestFromWithArg [2021-08-18T12:32:49.233Z] --- PASS: TestFromWithArg (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-18T12:32:49.233Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestFromWithUndefinedArg [2021-08-18T12:32:49.233Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestFromMultiStageWithNamedStage [2021-08-18T12:32:49.233Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestOnbuild [2021-08-18T12:32:49.233Z] --- PASS: TestOnbuild (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestWorkdir [2021-08-18T12:32:49.233Z] --- PASS: TestWorkdir (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestCmd [2021-08-18T12:32:49.233Z] --- PASS: TestCmd (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestHealthcheckNone [2021-08-18T12:32:49.233Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestHealthcheckCmd [2021-08-18T12:32:49.233Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestEntrypoint [2021-08-18T12:32:49.233Z] --- PASS: TestEntrypoint (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestExpose [2021-08-18T12:32:49.233Z] --- PASS: TestExpose (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestUser [2021-08-18T12:32:49.233Z] --- PASS: TestUser (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestVolume [2021-08-18T12:32:49.233Z] --- PASS: TestVolume (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestStopSignal [2021-08-18T12:32:49.233Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T12:32:49.233Z] --- SKIP: TestStopSignal (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestArg [2021-08-18T12:32:49.233Z] --- PASS: TestArg (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestShell [2021-08-18T12:32:49.233Z] --- PASS: TestShell (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestPrependEnvOnCmd [2021-08-18T12:32:49.233Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestRunWithBuildArgs [2021-08-18T12:32:49.233Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestRunIgnoresHealthcheck [2021-08-18T12:32:49.233Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestDispatchUnsupportedOptions [2021-08-18T12:32:49.233Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-18T12:32:49.233Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-18T12:32:49.233Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-18T12:32:49.233Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-18T12:32:49.233Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-18T12:32:49.233Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-18T12:32:49.233Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestNormalizeWorkdir [2021-08-18T12:32:49.233Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-18T12:32:49.233Z] === RUN TestDispatch [2021-08-18T12:32:49.233Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-18T12:32:49.233Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-18T12:32:49.233Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-18T12:32:49.233Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-18T12:32:49.233Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-18T12:32:49.491Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-18T12:32:49.491Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T12:32:49.693Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-18T12:32:49.693Z] === RUN TestDispatch/COPY_url [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch (0.12s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-18T12:32:49.693Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestAddScratchImageAddsToMounts [2021-08-18T12:32:49.693Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-18T12:32:49.693Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-18T12:32:49.693Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-18T12:32:49.693Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestImageSourceGetAddsToMounts [2021-08-18T12:32:49.693Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestEmptyDockerfile [2021-08-18T12:32:49.693Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestSymlinkDockerfile [2021-08-18T12:32:49.693Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-18T12:32:49.693Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-18T12:32:49.693Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestNonExistingDockerfile [2021-08-18T12:32:49.693Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-08-18T12:32:49.693Z] === RUN TestCopyRunConfig [2021-08-18T12:32:49.693Z] --- PASS: TestCopyRunConfig (0.01s) [2021-08-18T12:32:49.693Z] === RUN TestDeepCopyRunConfig [2021-08-18T12:32:49.693Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestExportImage [2021-08-18T12:32:49.693Z] --- PASS: TestExportImage (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestNormalizeDest [2021-08-18T12:32:49.693Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-18T12:32:49.693Z] PASS [2021-08-18T12:32:49.693Z] coverage: 46.8% of statements [2021-08-18T12:32:49.693Z] ok github.com/docker/docker/builder/dockerfile 0.279s coverage: 46.8% of statements [2021-08-18T12:32:49.693Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T12:32:49.693Z] === RUN TestEnable [2021-08-18T12:32:49.693Z] --- PASS: TestEnable (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestDisable [2021-08-18T12:32:49.693Z] --- PASS: TestDisable (0.00s) [2021-08-18T12:32:49.693Z] === RUN TestEnabled [2021-08-18T12:32:49.693Z] --- PASS: TestEnabled (0.00s) [2021-08-18T12:32:49.693Z] PASS [2021-08-18T12:32:49.693Z] coverage: 100.0% of statements [2021-08-18T12:32:49.693Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-08-18T12:32:49.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-18T12:32:49.746Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T12:32:50.307Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-18T12:32:50.307Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T12:32:50.662Z] === RUN TestTCP4Proxy [2021-08-18T12:32:50.662Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-18T12:32:50.662Z] === RUN TestTCP4ProxyHalfClose [2021-08-18T12:32:50.662Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-08-18T12:32:50.662Z] === RUN TestTCP6Proxy [2021-08-18T12:32:50.662Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:32:50.662Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-18T12:32:50.662Z] === RUN TestTCPDualStackProxy [2021-08-18T12:32:50.662Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:32:50.662Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-18T12:32:50.662Z] === RUN TestUDP4Proxy [2021-08-18T12:32:50.662Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-18T12:32:50.662Z] === RUN TestUDP6Proxy [2021-08-18T12:32:50.662Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:32:50.662Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-18T12:32:50.662Z] === RUN TestUDPWriteError [2021-08-18T12:32:50.662Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-18T12:32:50.662Z] === RUN TestSCTP4Proxy [2021-08-18T12:32:50.662Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T12:32:50.662Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-08-18T12:32:50.662Z] === RUN TestSCTP6Proxy [2021-08-18T12:32:50.662Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:32:50.662Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-18T12:32:50.662Z] PASS [2021-08-18T12:32:50.662Z] coverage: 49.4% of statements [2021-08-18T12:32:50.662Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2021-08-18T12:32:51.687Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-08-18T12:32:51.687Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T12:32:52.138Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:32:52.249Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-18T12:32:52.249Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T12:32:52.592Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:32:52.811Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-18T12:32:52.811Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T12:32:53.372Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-18T12:32:53.372Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T12:32:53.552Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:32:55.076Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:32:55.258Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-08-18T12:32:55.258Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T12:32:56.625Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2021-08-18T12:32:56.625Z] === RUN TestAuthZPluginHeader [2021-08-18T12:32:57.239Z] --- PASS: TestBuildMultiStageCopy (14.09s) [2021-08-18T12:32:57.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.51s) [2021-08-18T12:32:57.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2021-08-18T12:32:57.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2021-08-18T12:32:57.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.54s) [2021-08-18T12:32:57.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.79s) [2021-08-18T12:32:57.239Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:32:57.552Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-08-18T12:32:57.552Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T12:33:00.130Z] --- PASS: TestBuildMultiStageParentConfig (2.88s) [2021-08-18T12:33:00.130Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:33:00.130Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:33:00.130Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-18T12:33:00.130Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:33:01.655Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2021-08-18T12:33:01.655Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:33:01.716Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.77s) [2021-08-18T12:33:01.717Z] === RUN TestAuthZPluginV2Disable [2021-08-18T12:33:03.034Z] === RUN TestCheckpointCreateError [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCheckpointCreate [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCheckpointDeleteError [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCheckpointDelete [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCheckpointListError [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCheckpointList [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointList (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCheckpointListContainerNotFound [2021-08-18T12:33:03.034Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNewClientWithOpsFromEnv [2021-08-18T12:33:03.034Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T12:33:03.034Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestGetAPIPath [2021-08-18T12:33:03.034Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestParseHostURL [2021-08-18T12:33:03.034Z] --- PASS: TestParseHostURL (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-18T12:33:03.034Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-18T12:33:03.034Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNegotiateAPIVersion [2021-08-18T12:33:03.034Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNegotiateAPVersionOverride [2021-08-18T12:33:03.034Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-18T12:33:03.034Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-18T12:33:03.034Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-18T12:33:03.034Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestClientRedirect [2021-08-18T12:33:03.034Z] --- PASS: TestClientRedirect (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigCreateUnsupported [2021-08-18T12:33:03.034Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigCreateError [2021-08-18T12:33:03.034Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigCreate [2021-08-18T12:33:03.034Z] --- PASS: TestConfigCreate (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigInspectNotFound [2021-08-18T12:33:03.034Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigInspectWithEmptyID [2021-08-18T12:33:03.034Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigInspectUnsupported [2021-08-18T12:33:03.034Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigInspectError [2021-08-18T12:33:03.034Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigInspectConfigNotFound [2021-08-18T12:33:03.034Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigInspect [2021-08-18T12:33:03.034Z] --- PASS: TestConfigInspect (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigListUnsupported [2021-08-18T12:33:03.034Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigListError [2021-08-18T12:33:03.034Z] --- PASS: TestConfigListError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigList [2021-08-18T12:33:03.034Z] --- PASS: TestConfigList (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigRemoveUnsupported [2021-08-18T12:33:03.034Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigRemoveError [2021-08-18T12:33:03.034Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigRemove [2021-08-18T12:33:03.034Z] --- PASS: TestConfigRemove (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigUpdateUnsupported [2021-08-18T12:33:03.034Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigUpdateError [2021-08-18T12:33:03.034Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestConfigUpdate [2021-08-18T12:33:03.034Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerCommitError [2021-08-18T12:33:03.034Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerCommit [2021-08-18T12:33:03.034Z] --- PASS: TestContainerCommit (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerStatPathError [2021-08-18T12:33:03.034Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerStatPathNotFoundError [2021-08-18T12:33:03.034Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerStatPathNoHeaderError [2021-08-18T12:33:03.034Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerStatPath [2021-08-18T12:33:03.034Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyToContainerError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyToContainerNotFoundError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyToContainer [2021-08-18T12:33:03.034Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyFromContainerError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyFromContainerNotFoundError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-18T12:33:03.034Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestCopyFromContainer [2021-08-18T12:33:03.034Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerCreateError [2021-08-18T12:33:03.034Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerCreateImageNotFound [2021-08-18T12:33:03.034Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-18T12:33:03.034Z] === RUN TestContainerCreateWithName [2021-08-18T12:33:03.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T12:33:03.492Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerCreateAutoRemove [2021-08-18T12:33:03.492Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerDiffError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerDiff [2021-08-18T12:33:03.492Z] --- PASS: TestContainerDiff (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecCreateError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecCreate [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecStartError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecStart [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecInspectError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecInspect [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExportError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExportError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExport [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExport (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerInspectError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerInspectContainerNotFound [2021-08-18T12:33:03.492Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerInspectWithEmptyID [2021-08-18T12:33:03.492Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerInspect [2021-08-18T12:33:03.492Z] --- PASS: TestContainerInspect (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerInspectNode [2021-08-18T12:33:03.492Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerKillError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerKillError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerKill [2021-08-18T12:33:03.492Z] --- PASS: TestContainerKill (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerListError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerListError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerList [2021-08-18T12:33:03.492Z] --- PASS: TestContainerList (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerLogsNotFoundError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerLogsError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerLogs [2021-08-18T12:33:03.492Z] --- PASS: TestContainerLogs (0.21s) [2021-08-18T12:33:03.492Z] === RUN TestContainerPauseError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerPause [2021-08-18T12:33:03.492Z] --- PASS: TestContainerPause (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainersPruneError [2021-08-18T12:33:03.492Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainersPrune [2021-08-18T12:33:03.492Z] --- PASS: TestContainersPrune (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRemoveError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRemoveNotFoundError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRemove [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRemove (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRenameError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRename [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRename (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerResizeError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecResizeError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerResize [2021-08-18T12:33:03.492Z] --- PASS: TestContainerResize (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerExecResize [2021-08-18T12:33:03.492Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRestartError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerRestart [2021-08-18T12:33:03.492Z] --- PASS: TestContainerRestart (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerStartError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerStartError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerStart [2021-08-18T12:33:03.492Z] --- PASS: TestContainerStart (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerStatsError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerStats [2021-08-18T12:33:03.492Z] --- PASS: TestContainerStats (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerStopError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerStopError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerStop [2021-08-18T12:33:03.492Z] --- PASS: TestContainerStop (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerTopError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerTopError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerTop [2021-08-18T12:33:03.492Z] --- PASS: TestContainerTop (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerUnpauseError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerUnpause [2021-08-18T12:33:03.492Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerUpdateError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerUpdate [2021-08-18T12:33:03.492Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerWaitError [2021-08-18T12:33:03.492Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestContainerWait [2021-08-18T12:33:03.492Z] --- PASS: TestContainerWait (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestDiskUsageError [2021-08-18T12:33:03.492Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestDiskUsage [2021-08-18T12:33:03.492Z] --- PASS: TestDiskUsage (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestDistributionInspectUnsupported [2021-08-18T12:33:03.492Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestDistributionInspectWithEmptyID [2021-08-18T12:33:03.492Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestEventsErrorInOptions [2021-08-18T12:33:03.492Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestEventsErrorFromServer [2021-08-18T12:33:03.492Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestEvents [2021-08-18T12:33:03.492Z] --- PASS: TestEvents (0.00s) [2021-08-18T12:33:03.492Z] === RUN TestTLSCloseWriter [2021-08-18T12:33:03.492Z] === PAUSE TestTLSCloseWriter [2021-08-18T12:33:03.493Z] === RUN TestImageBuildError [2021-08-18T12:33:03.493Z] --- PASS: TestImageBuildError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageBuild [2021-08-18T12:33:03.493Z] --- PASS: TestImageBuild (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestGetDockerOS [2021-08-18T12:33:03.493Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageCreateError [2021-08-18T12:33:03.493Z] --- PASS: TestImageCreateError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageCreate [2021-08-18T12:33:03.493Z] --- PASS: TestImageCreate (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageHistoryError [2021-08-18T12:33:03.493Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageHistory [2021-08-18T12:33:03.493Z] --- PASS: TestImageHistory (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageImportError [2021-08-18T12:33:03.493Z] --- PASS: TestImageImportError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageImport [2021-08-18T12:33:03.493Z] --- PASS: TestImageImport (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageInspectError [2021-08-18T12:33:03.493Z] --- PASS: TestImageInspectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageInspectImageNotFound [2021-08-18T12:33:03.493Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageInspectWithEmptyID [2021-08-18T12:33:03.493Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageInspect [2021-08-18T12:33:03.493Z] --- PASS: TestImageInspect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageListError [2021-08-18T12:33:03.493Z] --- PASS: TestImageListError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageList [2021-08-18T12:33:03.493Z] --- PASS: TestImageList (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageListApiBefore125 [2021-08-18T12:33:03.493Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageLoadError [2021-08-18T12:33:03.493Z] --- PASS: TestImageLoadError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageLoad [2021-08-18T12:33:03.493Z] --- PASS: TestImageLoad (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagesPruneError [2021-08-18T12:33:03.493Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagesPrune [2021-08-18T12:33:03.493Z] --- PASS: TestImagesPrune (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullReferenceParseError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullAnyError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePullWithoutErrors [2021-08-18T12:33:03.493Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushReferenceError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushAnyError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithoutErrors [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-18T12:33:03.493Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageRemoveError [2021-08-18T12:33:03.493Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageRemoveImageNotFound [2021-08-18T12:33:03.493Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageRemove [2021-08-18T12:33:03.493Z] --- PASS: TestImageRemove (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSaveError [2021-08-18T12:33:03.493Z] --- PASS: TestImageSaveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSave [2021-08-18T12:33:03.493Z] --- PASS: TestImageSave (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSearchAnyError [2021-08-18T12:33:03.493Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-18T12:33:03.493Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T12:33:03.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T12:33:03.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-18T12:33:03.493Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageSearchWithoutErrors [2021-08-18T12:33:03.493Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageTagError [2021-08-18T12:33:03.493Z] --- PASS: TestImageTagError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageTagInvalidReference [2021-08-18T12:33:03.493Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageTagInvalidSourceImageName [2021-08-18T12:33:03.493Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageTagHexSource [2021-08-18T12:33:03.493Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestImageTag [2021-08-18T12:33:03.493Z] --- PASS: TestImageTag (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestInfoServerError [2021-08-18T12:33:03.493Z] --- PASS: TestInfoServerError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestInfoInvalidResponseJSONError [2021-08-18T12:33:03.493Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestInfo [2021-08-18T12:33:03.493Z] --- PASS: TestInfo (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkConnectError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkConnect [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkCreateError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkCreate [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkDisconnectError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkDisconnect [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkInspectError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkInspectNotFoundError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkInspectWithEmptyID [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkInspect [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkListError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkListError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkList [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkList (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworksPruneError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworksPrune [2021-08-18T12:33:03.493Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkRemoveError [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNetworkRemove [2021-08-18T12:33:03.493Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeInspectError [2021-08-18T12:33:03.493Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeInspectNodeNotFound [2021-08-18T12:33:03.493Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeInspectWithEmptyID [2021-08-18T12:33:03.493Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeInspect [2021-08-18T12:33:03.493Z] --- PASS: TestNodeInspect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeListError [2021-08-18T12:33:03.493Z] --- PASS: TestNodeListError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeList [2021-08-18T12:33:03.493Z] --- PASS: TestNodeList (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeRemoveError [2021-08-18T12:33:03.493Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeRemove [2021-08-18T12:33:03.493Z] --- PASS: TestNodeRemove (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeUpdateError [2021-08-18T12:33:03.493Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestNodeUpdate [2021-08-18T12:33:03.493Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestOptionWithTimeout [2021-08-18T12:33:03.493Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPingFail [2021-08-18T12:33:03.493Z] --- PASS: TestPingFail (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPingWithError [2021-08-18T12:33:03.493Z] 2021/08/18 12:33:03 RoundTripper returned a response & error; ignoring response [2021-08-18T12:33:03.493Z] 2021/08/18 12:33:03 RoundTripper returned a response & error; ignoring response [2021-08-18T12:33:03.493Z] --- PASS: TestPingWithError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPingSuccess [2021-08-18T12:33:03.493Z] --- PASS: TestPingSuccess (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPingHeadFallback [2021-08-18T12:33:03.493Z] === RUN TestPingHeadFallback/OK [2021-08-18T12:33:03.493Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-18T12:33:03.493Z] === RUN TestPingHeadFallback/Not_Found [2021-08-18T12:33:03.493Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-18T12:33:03.493Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-18T12:33:03.493Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginDisableError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginDisable [2021-08-18T12:33:03.493Z] --- PASS: TestPluginDisable (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginEnableError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginEnable [2021-08-18T12:33:03.493Z] --- PASS: TestPluginEnable (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginInspectError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginInspectWithEmptyID [2021-08-18T12:33:03.493Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginInspect [2021-08-18T12:33:03.493Z] --- PASS: TestPluginInspect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginListError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginListError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginList [2021-08-18T12:33:03.493Z] --- PASS: TestPluginList (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginPushError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginPushError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginPush [2021-08-18T12:33:03.493Z] --- PASS: TestPluginPush (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginRemoveError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginRemove [2021-08-18T12:33:03.493Z] --- PASS: TestPluginRemove (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginSetError [2021-08-18T12:33:03.493Z] --- PASS: TestPluginSetError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPluginSet [2021-08-18T12:33:03.493Z] --- PASS: TestPluginSet (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSetHostHeader [2021-08-18T12:33:03.493Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestPlainTextError [2021-08-18T12:33:03.493Z] --- PASS: TestPlainTextError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestInfiniteError [2021-08-18T12:33:03.493Z] --- PASS: TestInfiniteError (0.02s) [2021-08-18T12:33:03.493Z] === RUN TestCanceledContext [2021-08-18T12:33:03.493Z] 2021/08/18 12:33:03 RoundTripper returned a response & error; ignoring response [2021-08-18T12:33:03.493Z] --- PASS: TestCanceledContext (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestDeadlineExceededContext [2021-08-18T12:33:03.493Z] 2021/08/18 12:33:03 RoundTripper returned a response & error; ignoring response [2021-08-18T12:33:03.493Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretCreateUnsupported [2021-08-18T12:33:03.493Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretCreateError [2021-08-18T12:33:03.493Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretCreate [2021-08-18T12:33:03.493Z] --- PASS: TestSecretCreate (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretInspectUnsupported [2021-08-18T12:33:03.493Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretInspectError [2021-08-18T12:33:03.493Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretInspectSecretNotFound [2021-08-18T12:33:03.493Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretInspectWithEmptyID [2021-08-18T12:33:03.493Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretInspect [2021-08-18T12:33:03.493Z] --- PASS: TestSecretInspect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretListUnsupported [2021-08-18T12:33:03.493Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretListError [2021-08-18T12:33:03.493Z] --- PASS: TestSecretListError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretList [2021-08-18T12:33:03.493Z] --- PASS: TestSecretList (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretRemoveUnsupported [2021-08-18T12:33:03.493Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretRemoveError [2021-08-18T12:33:03.493Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretRemove [2021-08-18T12:33:03.493Z] --- PASS: TestSecretRemove (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretUpdateUnsupported [2021-08-18T12:33:03.493Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretUpdateError [2021-08-18T12:33:03.493Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestSecretUpdate [2021-08-18T12:33:03.493Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceCreateError [2021-08-18T12:33:03.493Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceCreate [2021-08-18T12:33:03.493Z] --- PASS: TestServiceCreate (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-18T12:33:03.493Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceCreateDigestPinning [2021-08-18T12:33:03.493Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceInspectError [2021-08-18T12:33:03.493Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceInspectServiceNotFound [2021-08-18T12:33:03.493Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceInspectWithEmptyID [2021-08-18T12:33:03.493Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceInspect [2021-08-18T12:33:03.493Z] --- PASS: TestServiceInspect (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceListError [2021-08-18T12:33:03.493Z] --- PASS: TestServiceListError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceList [2021-08-18T12:33:03.493Z] --- PASS: TestServiceList (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceLogsError [2021-08-18T12:33:03.493Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceLogs [2021-08-18T12:33:03.493Z] --- PASS: TestServiceLogs (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceRemoveError [2021-08-18T12:33:03.493Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceRemoveNotFoundError [2021-08-18T12:33:03.493Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-18T12:33:03.493Z] === RUN TestServiceRemove [2021-08-18T12:33:03.493Z] --- PASS: TestServiceRemove (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestServiceUpdateError [2021-08-18T12:33:03.494Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestServiceUpdate [2021-08-18T12:33:03.494Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmGetUnlockKeyError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmGetUnlockKey [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmInitError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmInit [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmInit (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmInspectError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmInspect [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmJoinError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmJoin [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmLeaveError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmLeave [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmUnlockError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmUnlock [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmUpdateError [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestSwarmUpdate [2021-08-18T12:33:03.494Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestTaskInspectError [2021-08-18T12:33:03.494Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestTaskInspectWithEmptyID [2021-08-18T12:33:03.494Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestTaskInspect [2021-08-18T12:33:03.494Z] --- PASS: TestTaskInspect (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestTaskListError [2021-08-18T12:33:03.494Z] --- PASS: TestTaskListError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestTaskList [2021-08-18T12:33:03.494Z] --- PASS: TestTaskList (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeCreateError [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeCreate [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeInspectError [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeInspectNotFound [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeInspectWithEmptyID [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeInspect [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeListError [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeListError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeList [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeList (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeRemoveError [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-18T12:33:03.494Z] === RUN TestVolumeRemove [2021-08-18T12:33:03.494Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-18T12:33:03.494Z] === CONT TestTLSCloseWriter [2021-08-18T12:33:03.494Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-18T12:33:03.494Z] PASS [2021-08-18T12:33:03.494Z] coverage: 74.8% of statements [2021-08-18T12:33:03.494Z] ok github.com/docker/docker/client 0.389s coverage: 74.8% of statements [2021-08-18T12:33:04.980Z] --- PASS: TestAuthZPluginV2Disable (3.54s) [2021-08-18T12:33:04.980Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T12:33:07.494Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.77s) [2021-08-18T12:33:07.494Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T12:33:13.508Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m16.950192831s with top 10 stages: buildssa: 1m40.530635931s, goimports: 21.732873673s, unconvert: 13.84966939s, gosec: 10.361948787s, golint: 6.524635037s, ineffassign: 4.930463021s, inspect: 4.720318017s, misspell: 4.613883536s, vrp: 3.420199313s, printf: 2.095550352s [2021-08-18T12:33:16.416Z] --- PASS: TestBuildMultiStageOnBuild (13.05s) [2021-08-18T12:33:16.416Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:33:16.416Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:33:16.416Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-18T12:33:16.416Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:33:17.433Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.31s) [2021-08-18T12:33:17.433Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T12:33:18.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:33:18.863Z] INFO: Testing against a local daemon [2021-08-18T12:33:18.863Z] === RUN TestBuildWithSession [2021-08-18T12:33:18.863Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:33:18.863Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:33:18.863Z] === RUN TestBuildSquashParent [2021-08-18T12:33:18.863Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:33:18.863Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:33:18.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:33:18.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:33:18.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:33:18.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:33:18.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:33:18.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:33:18.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:33:18.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:33:18.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:33:18.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:33:18.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:33:24.563Z] --- PASS: TestCheckoutGit (36.64s) [2021-08-18T12:33:24.563Z] === RUN TestValidGitTransport [2021-08-18T12:33:24.563Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-18T12:33:24.563Z] === RUN TestGitInvalidRef [2021-08-18T12:33:24.563Z] --- PASS: TestGitInvalidRef (0.28s) [2021-08-18T12:33:24.563Z] PASS [2021-08-18T12:33:24.563Z] coverage: 86.3% of statements [2021-08-18T12:33:24.563Z] ok github.com/docker/docker/builder/remotecontext/git 36.998s coverage: 86.3% of statements [2021-08-18T12:33:25.020Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T12:33:25.020Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T12:33:26.698Z] --- PASS: TestBuildMultiStageLayerLeak (10.97s) [2021-08-18T12:33:26.698Z] === RUN TestBuildWithHugeFile [2021-08-18T12:33:33.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:33:33.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:33:35.407Z] INFO [runner/unused/goanalysis] analyzers took 30.256838089s with top 10 stages: buildssa: 26.10605188s, U1000: 4.150786209s [2021-08-18T12:33:35.407Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-18T12:33:35.407Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2282/2282, exclude: 1893/1893, exclude-rules: 78/1893, filename_unadjuster: 2282/2282, cgo: 2282/2857, path_prettifier: 2282/2282, skip_files: 2282/2282, autogenerated_exclude: 1893/2282, identifier_marker: 1893/1893, nolint: 0/78 [2021-08-18T12:33:35.407Z] INFO [runner] processing took 134.139033ms with stages: path_prettifier: 42.189835ms, nolint: 41.027517ms, identifier_marker: 33.043242ms, autogenerated_exclude: 7.254162ms, exclude-rules: 6.112894ms, skip_dirs: 3.444364ms, cgo: 638.466µs, filename_unadjuster: 409.323µs, skip_files: 13.452µs, max_same_issues: 1.584µs, exclude: 864ns, max_from_linter: 742ns, uniq_by_line: 632ns, source_code: 623ns, path_shortener: 512ns, diff: 498ns, max_per_file_from_linter: 323ns [2021-08-18T12:33:35.407Z] INFO [runner] linters took 1m45.375138176s with stages: goanalysis_metalinter: 1m22.939152045s, unused: 22.301645068s [2021-08-18T12:33:35.407Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-08-18T12:33:35.407Z] INFO Memory: 2421 samples, avg is 461.5MB, max is 3837.4MB [2021-08-18T12:33:35.407Z] INFO Execution took 4m1.918752473s [2021-08-18T12:33:35.407Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-18T12:33:35.491Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-08-18T12:33:35.491Z] PASS [2021-08-18T12:33:35.491Z] [2021-08-18T12:33:35.491Z] DONE 17 tests in 46.522s [2021-08-18T12:33:35.491Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T12:33:35.491Z] INFO: Testing against a local daemon [2021-08-18T12:33:35.491Z] === RUN TestPluginInvalidJSON [2021-08-18T12:33:35.491Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:33:35.491Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:33:35.491Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:33:35.491Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-18T12:33:35.491Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T12:33:35.491Z] === RUN TestPluginInstall [2021-08-18T12:33:35.491Z] === RUN TestPluginInstall/no_auth [2021-08-18T12:33:35.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh dynbinary test-docker-py [2021-08-18T12:33:36.324Z] [2021-08-18T12:33:36.324Z] Removing bundles/ [2021-08-18T12:33:36.324Z] [2021-08-18T12:33:36.324Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T12:33:36.324Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:33:36.324Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:33:36.863Z] time="2021-08-18T12:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:33:36.863Z] time="2021-08-18T12:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0f8263d3acb4dda9cdc26d2f45b2482f3914d5c320427ba40737fac4c445e03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:33:36.863Z] time="2021-08-18T12:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:33:36.863Z] time="2021-08-18T12:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0f8263d3acb4dda9cdc26d2f45b2482f3914d5c320427ba40737fac4c445e03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:33:37.119Z] === RUN TestPluginInstall/with_htpasswd [2021-08-18T12:33:37.376Z] time="2021-08-18T12:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:33:37.376Z] time="2021-08-18T12:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0f8263d3acb4dda9cdc26d2f45b2482f3914d5c320427ba40737fac4c445e03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:33:37.376Z] time="2021-08-18T12:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:33:37.376Z] time="2021-08-18T12:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0f8263d3acb4dda9cdc26d2f45b2482f3914d5c320427ba40737fac4c445e03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:33:37.631Z] === RUN TestPluginInstall/with_insecure [2021-08-18T12:33:38.558Z] time="2021-08-18T12:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:33:38.558Z] time="2021-08-18T12:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b58b914b0a2f4f793f67e60a3db432529e808b77a1b0238f96941fcf22a15238" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:33:38.558Z] time="2021-08-18T12:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:33:38.558Z] time="2021-08-18T12:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b58b914b0a2f4f793f67e60a3db432529e808b77a1b0238f96941fcf22a15238" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:33:38.814Z] plugin_test.go:166: [d15479cb7ea3c] daemon is not started [2021-08-18T12:33:38.814Z] --- PASS: TestPluginInstall (5.37s) [2021-08-18T12:33:38.814Z] --- PASS: TestPluginInstall/no_auth (3.61s) [2021-08-18T12:33:38.814Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-08-18T12:33:38.814Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-08-18T12:33:38.814Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.59s) [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.73s) [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.80s) [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.61s) [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.04s) [2021-08-18T12:33:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.00s) [2021-08-18T12:33:39.460Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:33:39.460Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:33:39.814Z] === RUN TestContainerStopSignal [2021-08-18T12:33:39.814Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestContainerStopTimeout [2021-08-18T12:33:39.814Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-18T12:33:39.814Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-18T12:33:39.814Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-18T12:33:39.814Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestReplaceAndAppendEnvVars [2021-08-18T12:33:39.814Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-18T12:33:39.814Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestNewMemoryStore [2021-08-18T12:33:39.814Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestAddContainers [2021-08-18T12:33:39.814Z] --- PASS: TestAddContainers (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestGetContainer [2021-08-18T12:33:39.814Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestDeleteContainer [2021-08-18T12:33:39.814Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestListContainers [2021-08-18T12:33:39.814Z] --- PASS: TestListContainers (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestFirstContainer [2021-08-18T12:33:39.814Z] --- PASS: TestFirstContainer (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestApplyAllContainer [2021-08-18T12:33:39.814Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestIsValidHealthString [2021-08-18T12:33:39.814Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestStateRunStop [2021-08-18T12:33:39.814Z] --- PASS: TestStateRunStop (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestStateTimeoutWait [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-18T12:33:39.814Z] state_test.go:141: Stop callback fired [2021-08-18T12:33:39.814Z] state_test.go:165: Stop callback fired [2021-08-18T12:33:39.814Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-18T12:33:39.814Z] === RUN TestIsValidStateString [2021-08-18T12:33:39.814Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestViewSaveDelete [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-18T12:33:39.814Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestConfigureDaemonLogs [2021-08-18T12:33:39.814Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestCommonOptionsInstallFlags [2021-08-18T12:33:39.814Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-18T12:33:39.814Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-18T12:33:39.814Z] PASS [2021-08-18T12:33:39.814Z] coverage: 18.5% of statements [2021-08-18T12:33:39.814Z] ok github.com/docker/docker/cmd/dockerd 0.204s coverage: 18.5% of statements [2021-08-18T12:33:39.814Z] --- PASS: TestViewSaveDelete (0.03s) [2021-08-18T12:33:39.814Z] === RUN TestViewAll [2021-08-18T12:33:39.814Z] --- PASS: TestViewAll (0.02s) [2021-08-18T12:33:39.814Z] === RUN TestViewGet [2021-08-18T12:33:39.814Z] --- PASS: TestViewGet (0.01s) [2021-08-18T12:33:39.814Z] === RUN TestNames [2021-08-18T12:33:39.814Z] --- PASS: TestNames (0.00s) [2021-08-18T12:33:39.814Z] === RUN TestViewWithHealthCheck [2021-08-18T12:33:39.814Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-18T12:33:39.814Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T12:33:39.814Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-18T12:33:39.814Z] PASS [2021-08-18T12:33:39.814Z] coverage: 41.5% of statements [2021-08-18T12:33:39.814Z] ok github.com/docker/docker/container 0.285s coverage: 41.5% of statements [2021-08-18T12:33:39.814Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T12:33:39.814Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T12:33:39.814Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T12:33:39.814Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T12:33:40.702Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-18T12:33:41.265Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-18T12:33:41.358Z] === RUN TestPrepare [2021-08-18T12:33:41.358Z] --- PASS: TestPrepare (0.00s) [2021-08-18T12:33:41.358Z] === RUN TestStart [2021-08-18T12:33:41.358Z] --- PASS: TestStart (0.00s) [2021-08-18T12:33:41.358Z] === RUN TestWaitCancel [2021-08-18T12:33:41.358Z] --- PASS: TestWaitCancel (0.00s) [2021-08-18T12:33:41.358Z] === RUN TestWaitDisabled [2021-08-18T12:33:41.358Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-18T12:33:41.358Z] === RUN TestWaitEnabled [2021-08-18T12:33:41.358Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-18T12:33:41.358Z] === RUN TestRemove [2021-08-18T12:33:41.358Z] --- PASS: TestRemove (0.00s) [2021-08-18T12:33:41.358Z] PASS [2021-08-18T12:33:41.358Z] coverage: 65.3% of statements [2021-08-18T12:33:41.358Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.151s coverage: 65.3% of statements [2021-08-18T12:33:41.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T12:33:42.192Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2021-08-18T12:33:42.192Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-08-18T12:33:42.192Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-08-18T12:33:42.192Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:33:42.754Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-08-18T12:33:42.754Z] PASS [2021-08-18T12:33:42.754Z] [2021-08-18T12:33:42.754Z] DONE 10 tests in 9.421s [2021-08-18T12:33:42.754Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T12:33:42.754Z] INFO: Testing against a local daemon [2021-08-18T12:33:42.754Z] === RUN TestExternalGraphDriver [2021-08-18T12:33:43.010Z] === RUN TestExternalGraphDriver/json [2021-08-18T12:33:43.530Z] === RUN TestNewListSecretsFilters [2021-08-18T12:33:43.530Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-18T12:33:43.530Z] === RUN TestNewListConfigsFilters [2021-08-18T12:33:43.530Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-18T12:33:43.530Z] PASS [2021-08-18T12:33:43.530Z] coverage: 0.5% of statements [2021-08-18T12:33:43.530Z] ok github.com/docker/docker/daemon/cluster 0.248s coverage: 0.5% of statements [2021-08-18T12:33:44.410Z] --- PASS: TestBuildWithHugeFile (51.63s) [2021-08-18T12:33:44.410Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:33:44.410Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:33:44.410Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-18T12:33:44.410Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:33:44.410Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:33:44.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:33:44.410Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:33:44.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:33:44.410Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:33:44.410Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:33:44.410Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:33:44.410Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:33:44.410Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:33:44.410Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-18T12:33:44.410Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2021-08-18T12:33:44.410Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-08-18T12:33:44.410Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-18T12:33:44.410Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:33:44.410Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T12:33:44.898Z] === RUN TestExternalGraphDriver/spec [2021-08-18T12:33:45.063Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-18T12:33:45.063Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-18T12:33:45.063Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-18T12:33:45.063Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-18T12:33:45.063Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-18T12:33:45.063Z] PASS [2021-08-18T12:33:45.063Z] coverage: 35.9% of statements [2021-08-18T12:33:45.064Z] ok github.com/docker/docker/daemon/cluster/convert 0.299s coverage: 35.9% of statements [2021-08-18T12:33:46.299Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T12:33:46.787Z] === RUN TestExternalGraphDriver/pull [2021-08-18T12:33:47.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:33:48.152Z] --- PASS: TestExternalGraphDriver (5.43s) [2021-08-18T12:33:48.152Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2021-08-18T12:33:48.152Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-08-18T12:33:48.152Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-08-18T12:33:48.152Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:33:48.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:33:48.789Z] === RUN TestBuilderGC [2021-08-18T12:33:48.789Z] --- PASS: TestBuilderGC (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationNotFound [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonBrokenConfiguration [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestParseClusterAdvertiseSettings [2021-08-18T12:33:48.789Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestFindConfigurationConflicts [2021-08-18T12:33:48.789Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-18T12:33:48.789Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-18T12:33:48.789Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-18T12:33:48.789Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-18T12:33:48.789Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_label [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_dns [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-18T12:33:48.789Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-18T12:33:48.789Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestModifiedDiscoverySettings [2021-08-18T12:33:48.789Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestReloadSetConfigFileNotExist [2021-08-18T12:33:48.789Z] time="2021-08-18T12:33:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-18T12:33:48.789Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-08-18T12:33:48.789Z] === RUN TestReloadDefaultConfigNotExist [2021-08-18T12:33:48.789Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:33:48.789Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestReloadBadDefaultConfig [2021-08-18T12:33:48.789Z] time="2021-08-18T12:33:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-331433735" [2021-08-18T12:33:48.789Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestReloadWithConflictingLabels [2021-08-18T12:33:48.789Z] time="2021-08-18T12:33:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-626919098" [2021-08-18T12:33:48.789Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestReloadWithDuplicateLabels [2021-08-18T12:33:48.789Z] time="2021-08-18T12:33:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-465431249" [2021-08-18T12:33:48.789Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-18T12:33:48.789Z] === RUN TestDaemonConfigurationMerge [2021-08-18T12:33:48.789Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-18T12:33:48.789Z] PASS [2021-08-18T12:33:48.789Z] coverage: 80.4% of statements [2021-08-18T12:33:48.789Z] ok github.com/docker/docker/daemon/config 0.340s coverage: 80.4% of statements [2021-08-18T12:33:48.789Z] === RUN TestWaitNodeAttachment [2021-08-18T12:33:49.247Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-18T12:33:49.247Z] === RUN TestIsolationConversion [2021-08-18T12:33:49.247Z] === RUN TestIsolationConversion/default [2021-08-18T12:33:49.247Z] === RUN TestIsolationConversion/process [2021-08-18T12:33:49.247Z] === RUN TestIsolationConversion/hyperv [2021-08-18T12:33:49.247Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestContainerLabels [2021-08-18T12:33:49.247Z] --- PASS: TestContainerLabels (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestCredentialSpecConversion [2021-08-18T12:33:49.247Z] === RUN TestCredentialSpecConversion/none [2021-08-18T12:33:49.247Z] === RUN TestCredentialSpecConversion/config [2021-08-18T12:33:49.247Z] === RUN TestCredentialSpecConversion/file [2021-08-18T12:33:49.247Z] === RUN TestCredentialSpecConversion/registry [2021-08-18T12:33:49.247Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-18T12:33:49.247Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestControllerValidateMountBind [2021-08-18T12:33:49.247Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestControllerValidateMountVolume [2021-08-18T12:33:49.247Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestControllerValidateMountTarget [2021-08-18T12:33:49.247Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2021-08-18T12:33:49.247Z] === RUN TestControllerValidateMountTmpfs [2021-08-18T12:33:49.247Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestControllerValidateMountInvalidType [2021-08-18T12:33:49.247Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-18T12:33:49.247Z] === RUN TestControllerValidateMountNamedPipe [2021-08-18T12:33:49.247Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-18T12:33:49.247Z] PASS [2021-08-18T12:33:49.247Z] coverage: 11.0% of statements [2021-08-18T12:33:49.247Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.754s coverage: 11.0% of statements [2021-08-18T12:33:49.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:33:49.704Z] === RUN TestDiscoveryOptsErrors [2021-08-18T12:33:49.704Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-18T12:33:49.704Z] === RUN TestDiscoveryOpts [2021-08-18T12:33:49.704Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-18T12:33:49.704Z] PASS [2021-08-18T12:33:49.704Z] coverage: 30.0% of statements [2021-08-18T12:33:49.704Z] ok github.com/docker/docker/daemon/discovery 0.086s coverage: 30.0% of statements [2021-08-18T12:33:50.464Z] --- PASS: TestBuildPreserveOwnership (10.21s) [2021-08-18T12:33:50.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.20s) [2021-08-18T12:33:50.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-18T12:33:50.464Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:33:50.464Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-18T12:33:50.464Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T12:33:50.464Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-18T12:33:50.464Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-18T12:33:50.464Z] PASS [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === Skipped [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-18T12:33:50.464Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-18T12:33:50.464Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-18T12:33:50.464Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] DONE 34 tests, 3 skipped in 134.560s [2021-08-18T12:33:50.464Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T12:33:50.464Z] INFO: Testing against a local daemon [2021-08-18T12:33:50.464Z] === RUN TestConfigInspect [2021-08-18T12:33:50.464Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] --- SKIP: TestConfigInspect (0.03s) [2021-08-18T12:33:50.464Z] === RUN TestConfigList [2021-08-18T12:33:50.464Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] --- SKIP: TestConfigList (0.01s) [2021-08-18T12:33:50.464Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:33:50.464Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-18T12:33:50.464Z] === RUN TestConfigsUpdate [2021-08-18T12:33:50.464Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-18T12:33:50.464Z] === RUN TestTemplatedConfig [2021-08-18T12:33:50.464Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T12:33:50.464Z] === RUN TestConfigCreateResolve [2021-08-18T12:33:50.464Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-18T12:33:50.464Z] PASS [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === Skipped [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-08-18T12:33:50.464Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-18T12:33:50.464Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-18T12:33:50.464Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-18T12:33:50.464Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-18T12:33:50.464Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-18T12:33:50.464Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] [2021-08-18T12:33:50.464Z] DONE 6 tests, 6 skipped in 0.200s [2021-08-18T12:33:50.464Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T12:33:50.670Z] === RUN TestEventsLog [2021-08-18T12:33:50.670Z] --- PASS: TestEventsLog (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestEventsLogTimeout [2021-08-18T12:33:50.670Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestLogEvents [2021-08-18T12:33:50.670Z] === RUN TestVerifyNetworkingConfig [2021-08-18T12:33:50.670Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestGetContainer [2021-08-18T12:33:50.670Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestValidContainerNames [2021-08-18T12:33:50.670Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestContainerInitDNS [2021-08-18T12:33:50.670Z] daemon_test.go:147: root required [2021-08-18T12:33:50.670Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestMerge [2021-08-18T12:33:50.670Z] --- PASS: TestMerge (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestValidateContainerIsolation [2021-08-18T12:33:50.670Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestFindNetworkErrorType [2021-08-18T12:33:50.670Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestEnsureServicesExist [2021-08-18T12:33:50.670Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestEnsureServicesExistErrors [2021-08-18T12:33:50.670Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-18T12:33:50.670Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-18T12:33:50.670Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-18T12:33:50.670Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-18T12:33:50.670Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-18T12:33:50.670Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-18T12:33:50.670Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestContainerDelete [2021-08-18T12:33:50.670Z] --- PASS: TestLogEvents (0.05s) [2021-08-18T12:33:50.670Z] === RUN TestLoadBufferedEvents [2021-08-18T12:33:50.670Z] --- PASS: TestContainerDelete (0.01s) [2021-08-18T12:33:50.670Z] === RUN TestContainerDoubleDelete [2021-08-18T12:33:50.670Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestLogContainerEventCopyLabels [2021-08-18T12:33:50.670Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestLogContainerEventWithAttributes [2021-08-18T12:33:50.670Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestNoneHealthcheck [2021-08-18T12:33:50.670Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-18T12:33:50.670Z] === RUN TestHealthStates [2021-08-18T12:33:50.721Z] INFO: Testing against a local daemon [2021-08-18T12:33:50.721Z] === RUN TestCheckpoint [2021-08-18T12:33:50.721Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:33:50.721Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:33:50.721Z] === RUN TestContainerInvalidJSON [2021-08-18T12:33:50.721Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:33:50.721Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:33:50.721Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:33:50.721Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:33:50.721Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:33:50.721Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:33:50.721Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-18T12:33:50.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T12:33:50.721Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T12:33:50.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:33:50.721Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-18T12:33:50.721Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:33:50.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-18T12:33:50.721Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:33:50.721Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-18T12:33:50.721Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:33:50.944Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:33:50.977Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-18T12:33:50.977Z] === RUN TestCopyFromContainer [2021-08-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] time="2021-08-18T12:33:50Z" 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-18T12:33:51.127Z] --- PASS: TestHealthStates (0.29s) [2021-08-18T12:33:51.127Z] === RUN TestMaskURLCredentials [2021-08-18T12:33:51.127Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestGetInspectData [2021-08-18T12:33:51.127Z] --- PASS: TestGetInspectData (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestFillLicense [2021-08-18T12:33:51.127Z] --- PASS: TestFillLicense (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestListInvalidFilter [2021-08-18T12:33:51.127Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestNameFilter [2021-08-18T12:33:51.127Z] --- PASS: TestNameFilter (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-18T12:33:51.127Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-18T12:33:51.127Z] --- PASS: TestLoadBufferedEvents (0.31s) [2021-08-18T12:33:51.127Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-18T12:33:51.127Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-18T12:33:51.127Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-18T12:33:51.127Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-18T12:33:51.127Z] PASS [2021-08-18T12:33:51.127Z] coverage: 50.0% of statements [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-18T12:33:51.127Z] === 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-18T12:33:51.127Z] ok github.com/docker/docker/daemon/events 0.449s coverage: 50.0% of statements [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-18T12:33:51.127Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-18T12:33:51.127Z] --- 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-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-18T12:33:51.127Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-18T12:33:51.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-18T12:33:51.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-18T12:33:51.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-18T12:33:51.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-18T12:33:51.128Z] === RUN TestDaemonReloadLabels [2021-08-18T12:33:51.128Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-18T12:33:51.128Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-18T12:33:51.128Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-18T12:33:51.128Z] === RUN TestDaemonReloadMirrors [2021-08-18T12:33:51.128Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-18T12:33:51.128Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-18T12:33:51.128Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-18T12:33:51.128Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-18T12:33:51.128Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-18T12:33:51.128Z] === RUN TestDaemonDiscoveryReload [2021-08-18T12:33:51.585Z] === RUN TestIsEmptyDir [2021-08-18T12:33:51.585Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-18T12:33:51.585Z] PASS [2021-08-18T12:33:51.585Z] coverage: 2.3% of statements [2021-08-18T12:33:51.585Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2021-08-18T12:33:52.043Z] === RUN TestLinkNaming [2021-08-18T12:33:52.043Z] --- PASS: TestLinkNaming (0.00s) [2021-08-18T12:33:52.043Z] === RUN TestLinkNew [2021-08-18T12:33:52.043Z] --- PASS: TestLinkNew (0.00s) [2021-08-18T12:33:52.043Z] === RUN TestLinkEnv [2021-08-18T12:33:52.043Z] --- PASS: TestLinkEnv (0.00s) [2021-08-18T12:33:52.043Z] === RUN TestLinkMultipleEnv [2021-08-18T12:33:52.043Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-18T12:33:52.043Z] === RUN TestLinkPortRangeEnv [2021-08-18T12:33:52.043Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-18T12:33:52.043Z] PASS [2021-08-18T12:33:52.043Z] coverage: 93.0% of statements [2021-08-18T12:33:52.043Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-08-18T12:33:52.043Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-18T12:33:52.043Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-18T12:33:52.316Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2021-08-18T12:33:52.316Z] PASS [2021-08-18T12:33:52.316Z] [2021-08-18T12:33:52.316Z] DONE 5 tests in 9.012s [2021-08-18T12:33:52.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T12:33:52.316Z] INFO: Testing against a local daemon [2021-08-18T12:33:52.316Z] === RUN TestContinueAfterPluginCrash [2021-08-18T12:33:52.316Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T12:33:52.316Z] === RUN TestReadPluginNoRead [2021-08-18T12:33:52.316Z] === PAUSE TestReadPluginNoRead [2021-08-18T12:33:52.316Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T12:33:52.316Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T12:33:52.316Z] === CONT TestContinueAfterPluginCrash [2021-08-18T12:33:52.316Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T12:33:52.476Z] --- PASS: TestBuildMultiStageCopy (12.59s) [2021-08-18T12:33:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.96s) [2021-08-18T12:33:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-08-18T12:33:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2021-08-18T12:33:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-08-18T12:33:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2021-08-18T12:33:52.476Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:33:52.500Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-08-18T12:33:52.500Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-18T12:33:52.958Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-18T12:33:52.958Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-18T12:33:52.958Z] reload_test.go:520: root required [2021-08-18T12:33:52.958Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T12:33:52.958Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-18T12:33:52.958Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-18T12:33:52.958Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-18T12:33:52.958Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-18T12:33:52.958Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-18T12:33:52.958Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-18T12:33:52.958Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-18T12:33:52.958Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-18T12:33:52.958Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-18T12:33:52.958Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-18T12:33:52.958Z] === RUN TestParseVolumesFrom [2021-08-18T12:33:52.958Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-18T12:33:52.958Z] PASS [2021-08-18T12:33:52.958Z] coverage: 9.1% of statements [2021-08-18T12:33:52.958Z] ok github.com/docker/docker/daemon 2.659s coverage: 9.1% of statements [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-18T12:33:52.958Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-18T12:33:54.243Z] === RUN TestCopyFromContainer// [2021-08-18T12:33:54.243Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T12:33:54.243Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T12:33:54.243Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T12:33:54.498Z] === RUN TestAdapterReadLogs [2021-08-18T12:33:54.498Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-18T12:33:54.498Z] === RUN TestCopier [2021-08-18T12:33:54.498Z] --- PASS: TestCopier (0.00s) [2021-08-18T12:33:54.498Z] === RUN TestCopierLongLines [2021-08-18T12:33:54.498Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-18T12:33:54.498Z] === RUN TestCopierSlow [2021-08-18T12:33:54.498Z] --- PASS: TestCopierSlow (0.24s) [2021-08-18T12:33:54.498Z] === RUN TestCopierWithSized [2021-08-18T12:33:54.498Z] === RUN TestCopierWithSized/as_is [2021-08-18T12:33:54.498Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-18T12:33:54.498Z] --- PASS: TestCopierWithSized (0.04s) [2021-08-18T12:33:54.498Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-18T12:33:54.498Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2021-08-18T12:33:54.498Z] === RUN TestCopierWithPartial [2021-08-18T12:33:54.498Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-18T12:33:54.498Z] === RUN TestRingLogger [2021-08-18T12:33:54.498Z] --- PASS: TestRingLogger (0.00s) [2021-08-18T12:33:54.498Z] === RUN TestRingCap [2021-08-18T12:33:54.498Z] --- PASS: TestRingCap (0.00s) [2021-08-18T12:33:54.498Z] === RUN TestRingClose [2021-08-18T12:33:54.498Z] --- PASS: TestRingClose (0.00s) [2021-08-18T12:33:54.498Z] === RUN TestRingDrain [2021-08-18T12:33:54.498Z] --- PASS: TestRingDrain (0.00s) [2021-08-18T12:33:54.498Z] PASS [2021-08-18T12:33:54.498Z] coverage: 43.3% of statements [2021-08-18T12:33:54.498Z] ok github.com/docker/docker/daemon/logger 0.353s coverage: 43.3% of statements [2021-08-18T12:33:54.499Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T12:33:54.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T12:33:54.500Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T12:33:54.500Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T12:33:54.500Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T12:33:54.642Z] --- PASS: TestBuildMultiStageParentConfig (2.55s) [2021-08-18T12:33:54.642Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:33:54.642Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:33:54.642Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-18T12:33:54.642Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:33:54.757Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer (3.87s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-18T12:33:54.757Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-18T12:33:54.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:33:54.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:33:54.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:33:54.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:33:54.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:33:54.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:33:54.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:33:54.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:33:54.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:33:54.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:33:54.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-18T12:33:54.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T12:33:54.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T12:33:54.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T12:33:54.757Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:33:54.757Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-18T12:33:54.757Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:33:54.757Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:33:54.757Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:33:54.757Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:33:54.757Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:33:54.757Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:33:54.757Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:33:54.757Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:33:54.757Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:33:54.757Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:33:54.757Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-18T12:33:54.757Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:33:54.757Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T12:33:54.757Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T12:33:54.757Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:33:54.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-18T12:33:54.757Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/defaults [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-18T12:33:54.955Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-18T12:33:54.955Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-18T12:33:54.955Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-18T12:33:54.955Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-18T12:33:54.955Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-18T12:33:54.955Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-18T12:33:54.955Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-18T12:33:54.955Z] time="2021-08-18T12:33:54Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-18T12:33:54.955Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-08-18T12:33:54.955Z] === RUN TestCreateSuccess [2021-08-18T12:33:54.956Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCreateStreamSkipped [2021-08-18T12:33:54.956Z] time="2021-08-18T12:33:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-18T12:33:54.956Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCreateLogGroupSuccess [2021-08-18T12:33:54.956Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCreateError [2021-08-18T12:33:54.956Z] --- PASS: TestCreateError (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCreateAlreadyExists [2021-08-18T12:33:54.956Z] time="2021-08-18T12:33:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-18T12:33:54.956Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestLogClosed [2021-08-18T12:33:54.956Z] --- PASS: TestLogClosed (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestLogBlocking [2021-08-18T12:33:54.956Z] --- PASS: TestLogBlocking (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-18T12:33:54.956Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestLogNonBlockingBufferFull [2021-08-18T12:33:54.956Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestPublishBatchSuccess [2021-08-18T12:33:54.956Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestPublishBatchError [2021-08-18T12:33:54.956Z] time="2021-08-18T12:33:54Z" level=error msg=Error [2021-08-18T12:33:54.956Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-18T12:33:54.956Z] time="2021-08-18T12:33:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T12:33:54.956Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-18T12:33:54.956Z] time="2021-08-18T12:33:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T12:33:54.956Z] time="2021-08-18T12:33:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-18T12:33:54.956Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchSimple [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchTicker [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMultilinePattern [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchClose [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen/0/Hello [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen/2/🙃 [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen/3/���� [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen/4/He��o [2021-08-18T12:33:54.956Z] === RUN TestEffectiveLen/5/ [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/0/ [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/1/Hello [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: Hello [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/2/Hello [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: He [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: llo [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/3/Hello [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: Hello [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/4/🙃 [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/5/🙃 [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/6/a� [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: a [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: � [2021-08-18T12:33:54.956Z] === RUN TestFindValidSplit/7/a� [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1064: a� [2021-08-18T12:33:54.956Z] cloudwatchlogs_test.go:1065: [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestProcessEventEmoji [2021-08-18T12:33:54.956Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchLineSplit [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMaxEvents [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-18T12:33:54.956Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-18T12:33:54.956Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-18T12:33:54.956Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-18T12:33:54.956Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-18T12:33:54.956Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-18T12:33:54.956Z] === RUN TestCreateTagSuccess [2021-08-18T12:33:55.414Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-18T12:33:55.414Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-18T12:33:55.414Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-18T12:33:55.414Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-18T12:33:55.414Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-18T12:33:55.414Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-18T12:33:55.414Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-18T12:33:55.414Z] PASS [2021-08-18T12:33:55.414Z] coverage: 77.4% of statements [2021-08-18T12:33:55.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.449s coverage: 77.4% of statements [2021-08-18T12:33:55.414Z] === RUN TestSearchRegistryForImagesErrors [2021-08-18T12:33:55.414Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-18T12:33:55.414Z] === RUN TestSearchRegistryForImages [2021-08-18T12:33:55.414Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-18T12:33:55.414Z] === RUN TestOnlyPlatformWithFallback [2021-08-18T12:33:55.414Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-18T12:33:55.414Z] === RUN TestImageDelete [2021-08-18T12:33:55.414Z] === RUN TestImageDelete/no_lease [2021-08-18T12:33:55.414Z] === RUN TestImageDelete/lease_exists [2021-08-18T12:33:55.414Z] --- PASS: TestImageDelete (0.05s) [2021-08-18T12:33:55.414Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-18T12:33:55.414Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-08-18T12:33:55.414Z] === RUN TestContentStoreForPull [2021-08-18T12:33:55.414Z] --- PASS: TestContentStoreForPull (0.22s) [2021-08-18T12:33:55.414Z] PASS [2021-08-18T12:33:55.414Z] coverage: 6.7% of statements [2021-08-18T12:33:55.414Z] ok github.com/docker/docker/daemon/images 0.403s coverage: 6.7% of statements [2021-08-18T12:33:55.583Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2021-08-18T12:33:55.583Z] === CONT TestReadPluginNoRead [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-18T12:33:55.872Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-18T12:33:55.872Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-18T12:33:55.872Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-18T12:33:55.872Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-18T12:33:55.872Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-08-18T12:33:55.872Z] === RUN TestFastTimeMarshalJSON [2021-08-18T12:33:55.872Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-18T12:33:55.872Z] PASS [2021-08-18T12:33:55.872Z] coverage: 87.2% of statements [2021-08-18T12:33:55.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.230s coverage: 87.2% of statements [2021-08-18T12:33:56.169Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2021-08-18T12:33:56.169Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:33:56.329Z] === RUN TestJSONFileLogger [2021-08-18T12:33:56.329Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-18T12:33:56.329Z] === RUN TestJSONFileLoggerWithTags [2021-08-18T12:33:56.329Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-18T12:33:56.329Z] === RUN TestJSONFileLoggerWithOpts [2021-08-18T12:33:56.329Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-18T12:33:56.329Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-18T12:33:56.329Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-18T12:33:56.329Z] === RUN TestEncodeDecode [2021-08-18T12:33:56.329Z] === PAUSE TestEncodeDecode [2021-08-18T12:33:56.329Z] === RUN TestUnexpectedEOF [2021-08-18T12:33:56.329Z] time="2021-08-18T12:33:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T12:33:56.329Z] time="2021-08-18T12:33:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T12:33:56.329Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-08-18T12:33:56.329Z] === CONT TestEncodeDecode [2021-08-18T12:33:56.329Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-18T12:33:56.329Z] PASS [2021-08-18T12:33:56.329Z] coverage: 69.9% of statements [2021-08-18T12:33:56.329Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.299s coverage: 69.9% of statements [2021-08-18T12:33:56.648Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2021-08-18T12:33:56.648Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:33:57.292Z] === RUN TestWriteLog [2021-08-18T12:33:57.292Z] === PAUSE TestWriteLog [2021-08-18T12:33:57.292Z] === RUN TestReadLog [2021-08-18T12:33:57.292Z] === PAUSE TestReadLog [2021-08-18T12:33:57.292Z] === CONT TestWriteLog [2021-08-18T12:33:57.292Z] === CONT TestReadLog [2021-08-18T12:33:57.292Z] --- PASS: TestWriteLog (0.00s) [2021-08-18T12:33:57.292Z] === RUN TestReadLog/tail_exact [2021-08-18T12:33:57.751Z] === RUN TestReadLog/tail_less_than_available [2021-08-18T12:33:57.751Z] === RUN TestReadLog/tail_more_than_available [2021-08-18T12:33:57.751Z] --- PASS: TestReadLog (0.23s) [2021-08-18T12:33:57.751Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-08-18T12:33:57.751Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-18T12:33:57.751Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2021-08-18T12:33:57.751Z] PASS [2021-08-18T12:33:57.751Z] coverage: 75.2% of statements [2021-08-18T12:33:57.751Z] ok github.com/docker/docker/daemon/logger/local 0.299s coverage: 75.2% of statements [2021-08-18T12:33:57.751Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T12:33:57.751Z] === RUN TestOpenFileDelete [2021-08-18T12:33:57.751Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestOpenFileRename [2021-08-18T12:33:57.751Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestParseLogTagDefaultTag [2021-08-18T12:33:57.751Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestParseLogTag [2021-08-18T12:33:57.751Z] --- PASS: TestParseLogTag (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestParseLogTagEmptyTag [2021-08-18T12:33:57.751Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestTailFiles [2021-08-18T12:33:57.751Z] --- PASS: TestTailFiles (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestFollowLogsConsumerGone [2021-08-18T12:33:57.751Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestFollowLogsProducerGone [2021-08-18T12:33:57.751Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-18T12:33:57.751Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-18T12:33:57.751Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-18T12:33:57.751Z] === RUN TestCheckCapacityAndRotate [2021-08-18T12:33:57.751Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-18T12:33:57.751Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-18T12:33:58.098Z] === RUN TestReadPluginNoRead/default [2021-08-18T12:33:58.207Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-08-18T12:33:58.207Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-18T12:33:58.207Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-08-18T12:33:58.207Z] PASS [2021-08-18T12:33:58.207Z] coverage: 55.3% of statements [2021-08-18T12:33:58.207Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.258s coverage: 55.3% of statements [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s) [2021-08-18T12:33:58.538Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:33:58.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:33:58.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:33:58.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:33:58.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:33:58.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:33:58.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:33:58.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:33:58.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:33:58.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:33:58.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:33:58.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:33:58.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:33:58.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:33:58.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:33:58.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:33:58.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T12:33:58.538Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:33:58.665Z] === RUN TestLog [2021-08-18T12:33:58.665Z] --- PASS: TestLog (0.01s) [2021-08-18T12:33:58.665Z] PASS [2021-08-18T12:33:58.665Z] coverage: 31.5% of statements [2021-08-18T12:33:58.665Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.106s coverage: 31.5% of statements [2021-08-18T12:33:58.665Z] === RUN TestValidateLogOpt [2021-08-18T12:33:58.665Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestNewMissedConfig [2021-08-18T12:33:58.665Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestNewMissedUrl [2021-08-18T12:33:58.665Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestNewMissedToken [2021-08-18T12:33:58.665Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestNewWithProxy [2021-08-18T12:33:58.665Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestDefault [2021-08-18T12:33:58.665Z] --- PASS: TestDefault (0.01s) [2021-08-18T12:33:58.665Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-18T12:33:58.665Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-08-18T12:33:58.665Z] === RUN TestJsonFormat [2021-08-18T12:33:58.665Z] --- PASS: TestJsonFormat (0.01s) [2021-08-18T12:33:58.665Z] === RUN TestRawFormat [2021-08-18T12:33:58.665Z] --- PASS: TestRawFormat (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestRawFormatWithLabels [2021-08-18T12:33:58.665Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestRawFormatWithoutTag [2021-08-18T12:33:58.665Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-18T12:33:58.665Z] === RUN TestBatching [2021-08-18T12:33:59.024Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T12:33:59.101Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-08-18T12:33:59.101Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:33:59.101Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:33:59.101Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:33:59.101Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-18T12:33:59.101Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T12:33:59.101Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:33:59.101Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:33:59.101Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-18T12:33:59.101Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:33:59.123Z] === RUN TestNewParse [2021-08-18T12:33:59.123Z] --- PASS: TestNewParse (0.00s) [2021-08-18T12:33:59.123Z] PASS [2021-08-18T12:33:59.123Z] coverage: 8.3% of statements [2021-08-18T12:33:59.123Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-08-18T12:33:59.123Z] --- PASS: TestBatching (0.38s) [2021-08-18T12:33:59.123Z] === RUN TestFrequency [2021-08-18T12:33:59.358Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-18T12:33:59.358Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T12:33:59.358Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-18T12:33:59.358Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-18T12:33:59.358Z] === RUN TestDaemonRestartIpcMode [2021-08-18T12:33:59.358Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T12:33:59.358Z] === RUN TestDaemonHostGatewayIP [2021-08-18T12:33:59.358Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:33:59.358Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-18T12:33:59.358Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T12:33:59.358Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T12:33:59.358Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:33:59.358Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-18T12:33:59.358Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:33:59.358Z] === RUN TestDiff [2021-08-18T12:33:59.580Z] --- PASS: TestFrequency (0.16s) [2021-08-18T12:33:59.581Z] === RUN TestOneMessagePerRequest [2021-08-18T12:33:59.581Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-08-18T12:33:59.581Z] === RUN TestVerify [2021-08-18T12:33:59.581Z] --- PASS: TestVerify (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestSkipVerify [2021-08-18T12:33:59.581Z] === RUN TestParseLogFormat [2021-08-18T12:33:59.581Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestValidateLogOptEmpty [2021-08-18T12:33:59.581Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestValidateSyslogAddress [2021-08-18T12:33:59.581Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestParseAddressDefaultPort [2021-08-18T12:33:59.581Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestValidateSyslogFacility [2021-08-18T12:33:59.581Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestValidateLogOptSyslogFormat [2021-08-18T12:33:59.581Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-18T12:33:59.581Z] === RUN TestValidateLogOpt [2021-08-18T12:33:59.581Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T12:33:59.581Z] PASS [2021-08-18T12:33:59.581Z] coverage: 46.8% of statements [2021-08-18T12:33:59.581Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 46.8% of statements [2021-08-18T12:33:59.581Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:33:59.581Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:33:59.581Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:33:59.581Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:33:59.921Z] --- PASS: TestDiff (0.62s) [2021-08-18T12:33:59.921Z] === RUN TestExecWithCloseStdin [2021-08-18T12:34:00.039Z] --- PASS: TestSkipVerify (0.52s) [2021-08-18T12:34:00.039Z] === RUN TestBufferMaximum [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.654825\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.654825\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.039Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-18T12:34:00.039Z] === RUN TestServerAlwaysDown [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.658828\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.658828\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.658828\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.039Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.659853\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.496Z] time="2021-08-18T12:33:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629290039.659853\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.496Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-18T12:34:00.496Z] === RUN TestCannotSendAfterClose [2021-08-18T12:34:00.496Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-18T12:34:00.496Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-18T12:34:00.850Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-08-18T12:34:00.850Z] === RUN TestExec [2021-08-18T12:34:00.922Z] --- PASS: TestContinueAfterPluginCrash (8.73s) [2021-08-18T12:34:00.922Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T12:34:00.953Z] === RUN TestV1IDService [2021-08-18T12:34:00.953Z] --- PASS: TestV1IDService (0.04s) [2021-08-18T12:34:00.953Z] === RUN TestV2MetadataService [2021-08-18T12:34:00.953Z] time="2021-08-18T12:34:00Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49213/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-18T12:34:00.953Z] time="2021-08-18T12:34:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8fafc0cd0396\"}'" [2021-08-18T12:34:00.953Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-18T12:34:00.953Z] PASS [2021-08-18T12:34:00.953Z] coverage: 82.5% of statements [2021-08-18T12:34:00.953Z] ok github.com/docker/docker/daemon/logger/splunk 2.180s coverage: 82.5% of statements [2021-08-18T12:34:00.953Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T12:34:00.953Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-18T12:34:00.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T12:34:01.781Z] --- PASS: TestExec (0.93s) [2021-08-18T12:34:01.781Z] === RUN TestExecUser [2021-08-18T12:34:01.919Z] --- PASS: TestV2MetadataService (1.00s) [2021-08-18T12:34:01.919Z] PASS [2021-08-18T12:34:01.919Z] coverage: 48.2% of statements [2021-08-18T12:34:01.919Z] ok github.com/docker/docker/distribution/metadata 1.220s coverage: 48.2% of statements [2021-08-18T12:34:01.919Z] === RUN TestSuccessfulDownload [2021-08-18T12:34:01.919Z] download_test.go:268: Needs fixing on Windows [2021-08-18T12:34:01.919Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-18T12:34:01.919Z] === RUN TestCancelledDownload [2021-08-18T12:34:01.919Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-18T12:34:01.919Z] === RUN TestMaxDownloadAttempts [2021-08-18T12:34:01.919Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:34:01.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:34:01.919Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:34:01.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:34:01.919Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:34:01.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:34:01.919Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:34:01.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:34:01.919Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T12:34:01.919Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T12:34:01.919Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T12:34:01.919Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T12:34:02.286Z] === CONT TestReadPluginNoRead [2021-08-18T12:34:02.286Z] read_test.go:92: [d5c67579e56bd] daemon is not started [2021-08-18T12:34:02.286Z] --- PASS: TestReadPluginNoRead (6.81s) [2021-08-18T12:34:02.286Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-08-18T12:34:02.286Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2021-08-18T12:34:02.286Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-08-18T12:34:02.286Z] PASS [2021-08-18T12:34:02.286Z] [2021-08-18T12:34:02.286Z] DONE 6 tests in 10.364s [2021-08-18T12:34:02.286Z] 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-18T12:34:02.286Z] testing: warning: no tests to run [2021-08-18T12:34:02.286Z] PASS [2021-08-18T12:34:02.286Z] [2021-08-18T12:34:02.286Z] DONE 0 tests in 0.007s [2021-08-18T12:34:02.286Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T12:34:02.286Z] INFO: Testing against a local daemon [2021-08-18T12:34:02.286Z] === RUN TestPluginWithDevMounts [2021-08-18T12:34:02.286Z] === PAUSE TestPluginWithDevMounts [2021-08-18T12:34:02.286Z] === CONT TestPluginWithDevMounts [2021-08-18T12:34:02.376Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-18T12:34:02.376Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-18T12:34:02.376Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-18T12:34:02.376Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-18T12:34:02.376Z] === RUN TestContinueOnError_NeverContinue [2021-08-18T12:34:02.376Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-18T12:34:02.376Z] === RUN TestManifestStore [2021-08-18T12:34:02.376Z] === RUN TestManifestStore/no_remote_or_local [2021-08-18T12:34:02.376Z] time="2021-08-18T12:34:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:34:02.376Z] time="2021-08-18T12:34:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:34:02.376Z] time="2021-08-18T12:34:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:34:02.376Z] time="2021-08-18T12:34:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T12:34:02.376Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-18T12:34:02.376Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2021-08-18T12:34:02.376Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2021-08-18T12:34:02.376Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2021-08-18T12:34:02.376Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2021-08-18T12:34:02.376Z] === RUN TestTransfer [2021-08-18T12:34:02.376Z] time="2021-08-18T12:34:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local672760279\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-18T12:34:02.376Z] === RUN TestManifestStore/no_local_cache [2021-08-18T12:34:02.376Z] === RUN TestManifestStore/with_local_cache [2021-08-18T12:34:02.709Z] --- PASS: TestExecUser (0.91s) [2021-08-18T12:34:02.709Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/unknown_media_type [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-18T12:34:02.839Z] time="2021-08-18T12:34:02Z" level=warning msg="reference for unknown type: " [2021-08-18T12:34:02.839Z] time="2021-08-18T12:34:02Z" level=warning msg="reference for unknown type: " [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-18T12:34:02.839Z] time="2021-08-18T12:34:02Z" level=warning msg="reference for unknown type: " [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-18T12:34:02.839Z] time="2021-08-18T12:34:02Z" level=warning msg="reference for unknown type: " [2021-08-18T12:34:02.839Z] --- PASS: TestTransfer (0.12s) [2021-08-18T12:34:02.839Z] === RUN TestConcurrencyLimit [2021-08-18T12:34:02.839Z] time="2021-08-18T12:34:02Z" level=warning msg="reference for unknown type: " [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-18T12:34:02.839Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-18T12:34:02.839Z] time="2021-08-18T12:34:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore (0.43s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-18T12:34:02.839Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-18T12:34:02.839Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestFixManifestLayers [2021-08-18T12:34:02.839Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-18T12:34:02.839Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T12:34:02.839Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestFixManifestLayersBadParent [2021-08-18T12:34:02.839Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestValidateManifest [2021-08-18T12:34:02.839Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T12:34:02.839Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestFormatPlatform [2021-08-18T12:34:02.839Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestGetRepositoryMountCandidates [2021-08-18T12:34:02.839Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestLayerAlreadyExists [2021-08-18T12:34:02.839Z] 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-18T12:34:02.839Z] 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-18T12:34:02.839Z] 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-18T12:34:02.839Z] 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-18T12:34:02.839Z] 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-18T12:34:02.839Z] 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-18T12:34:02.839Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-18T12:34:02.839Z] === RUN TestWhenEmptyAuthConfig [2021-08-18T12:34:03.296Z] --- PASS: TestConcurrencyLimit (0.45s) [2021-08-18T12:34:03.296Z] === RUN TestInactiveJobs [2021-08-18T12:34:03.296Z] === RUN TestNotFound [2021-08-18T12:34:03.296Z] --- PASS: TestNotFound (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestConflict [2021-08-18T12:34:03.296Z] --- PASS: TestConflict (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestForbidden [2021-08-18T12:34:03.296Z] --- PASS: TestForbidden (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestInvalidParameter [2021-08-18T12:34:03.296Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestNotImplemented [2021-08-18T12:34:03.296Z] --- PASS: TestNotImplemented (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestNotModified [2021-08-18T12:34:03.296Z] --- PASS: TestNotModified (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestUnauthorized [2021-08-18T12:34:03.296Z] --- PASS: TestUnauthorized (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestUnknown [2021-08-18T12:34:03.296Z] --- PASS: TestUnknown (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestCancelled [2021-08-18T12:34:03.296Z] --- PASS: TestCancelled (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestDeadline [2021-08-18T12:34:03.296Z] --- PASS: TestDeadline (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestDataLoss [2021-08-18T12:34:03.296Z] --- PASS: TestDataLoss (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestUnavailable [2021-08-18T12:34:03.296Z] --- PASS: TestUnavailable (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestSystem [2021-08-18T12:34:03.296Z] --- PASS: TestSystem (0.00s) [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Not_Found [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Bad_Request [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Conflict [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Unauthorized [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Forbidden [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Not_Modified [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-18T12:34:03.296Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-18T12:34:03.296Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-18T12:34:03.296Z] PASS [2021-08-18T12:34:03.296Z] coverage: 53.1% of statements [2021-08-18T12:34:03.296Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2021-08-18T12:34:03.296Z] --- PASS: TestInactiveJobs (0.36s) [2021-08-18T12:34:03.296Z] === RUN TestWatchRelease [2021-08-18T12:34:03.639Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-08-18T12:34:03.639Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:34:03.755Z] --- PASS: TestWatchRelease (0.04s) [2021-08-18T12:34:03.755Z] === RUN TestWatchFinishedTransfer [2021-08-18T12:34:03.755Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-18T12:34:03.755Z] === RUN TestDuplicateTransfer [2021-08-18T12:34:03.755Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-18T12:34:03.755Z] === RUN TestSuccessfulUpload [2021-08-18T12:34:03.755Z] time="2021-08-18T12:34:03Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-18T12:34:03.755Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-08-18T12:34:03.755Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-18T12:34:03.755Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-18T12:34:03.755Z] === RUN TestTokenPassThru [2021-08-18T12:34:03.755Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-18T12:34:03.755Z] === RUN TestTokenPassThruDifferentHost [2021-08-18T12:34:03.755Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-18T12:34:03.755Z] PASS [2021-08-18T12:34:03.755Z] coverage: 24.1% of statements [2021-08-18T12:34:03.755Z] ok github.com/docker/docker/distribution 1.711s coverage: 24.1% of statements [2021-08-18T12:34:04.172Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-08-18T12:34:04.172Z] PASS [2021-08-18T12:34:04.172Z] [2021-08-18T12:34:04.172Z] DONE 1 tests in 1.650s [2021-08-18T12:34:04.172Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T12:34:04.172Z] INFO: Testing against a local daemon [2021-08-18T12:34:04.172Z] === RUN TestSecretInspect [2021-08-18T12:34:04.216Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-08-18T12:34:04.216Z] === RUN TestCancelledUpload [2021-08-18T12:34:04.216Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-18T12:34:04.216Z] PASS [2021-08-18T12:34:04.216Z] coverage: 76.8% of statements [2021-08-18T12:34:04.216Z] ok github.com/docker/docker/distribution/xfer 2.055s coverage: 76.8% of statements [2021-08-18T12:34:04.216Z] === RUN TestFSGetInvalidData [2021-08-18T12:34:04.216Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-08-18T12:34:04.216Z] === RUN TestFSInvalidSet [2021-08-18T12:34:04.216Z] --- PASS: TestFSInvalidSet (0.02s) [2021-08-18T12:34:04.216Z] === RUN TestFSInvalidRoot [2021-08-18T12:34:04.216Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-18T12:34:04.216Z] === RUN TestFSMetadataGetSet [2021-08-18T12:34:04.216Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T12:34:04.216Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T12:34:04.216Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-08-18T12:34:04.216Z] === RUN TestFSInvalidWalker [2021-08-18T12:34:04.216Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-18T12:34:04.216Z] === RUN TestFSGetSet [2021-08-18T12:34:04.216Z] --- PASS: TestFSGetSet (0.02s) [2021-08-18T12:34:04.216Z] === RUN TestFSGetUnsetKey [2021-08-18T12:34:04.216Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-18T12:34:04.216Z] === RUN TestFSGetEmptyData [2021-08-18T12:34:04.216Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-18T12:34:04.216Z] === RUN TestFSDelete [2021-08-18T12:34:04.216Z] --- PASS: TestFSDelete (0.02s) [2021-08-18T12:34:04.216Z] === RUN TestFSWalker [2021-08-18T12:34:04.216Z] --- PASS: TestFSWalker (0.02s) [2021-08-18T12:34:04.216Z] === RUN TestFSWalkerStopOnError [2021-08-18T12:34:04.216Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-18T12:34:04.216Z] === RUN TestNewFromJSON [2021-08-18T12:34:04.216Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-18T12:34:04.216Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-18T12:34:04.216Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-18T12:34:04.216Z] === RUN TestMarshalKeyOrder [2021-08-18T12:34:04.216Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-18T12:34:04.216Z] === RUN TestHistoryEqual [2021-08-18T12:34:04.216Z] --- PASS: TestHistoryEqual (0.18s) [2021-08-18T12:34:04.216Z] === RUN TestImage [2021-08-18T12:34:04.216Z] --- PASS: TestImage (0.00s) [2021-08-18T12:34:04.216Z] === RUN TestImageOSNotEmpty [2021-08-18T12:34:04.216Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-18T12:34:04.216Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-18T12:34:04.216Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-18T12:34:04.216Z] === RUN TestCreate [2021-08-18T12:34:04.216Z] --- PASS: TestCreate (0.01s) [2021-08-18T12:34:04.216Z] === RUN TestRestore [2021-08-18T12:34:04.682Z] time="2021-08-18T12:34:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-18T12:34:04.682Z] --- PASS: TestRestore (0.12s) [2021-08-18T12:34:04.682Z] === RUN TestAddDelete [2021-08-18T12:34:04.682Z] --- PASS: TestAddDelete (0.04s) [2021-08-18T12:34:04.682Z] === RUN TestSearchAfterDelete [2021-08-18T12:34:04.682Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-08-18T12:34:04.682Z] === RUN TestParentReset [2021-08-18T12:34:04.682Z] --- PASS: TestParentReset (0.04s) [2021-08-18T12:34:04.682Z] === RUN TestGetAndSetLastUpdated [2021-08-18T12:34:04.682Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-08-18T12:34:04.682Z] === RUN TestStoreLen [2021-08-18T12:34:04.682Z] --- PASS: TestStoreLen (0.08s) [2021-08-18T12:34:04.682Z] PASS [2021-08-18T12:34:04.682Z] coverage: 86.6% of statements [2021-08-18T12:34:04.682Z] === RUN TestCompare [2021-08-18T12:34:04.682Z] --- PASS: TestCompare (0.00s) [2021-08-18T12:34:04.682Z] PASS [2021-08-18T12:34:04.682Z] coverage: 19.2% of statements [2021-08-18T12:34:04.682Z] ok github.com/docker/docker/image 0.815s coverage: 86.6% of statements [2021-08-18T12:34:04.682Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2021-08-18T12:34:05.007Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-08-18T12:34:05.007Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:34:05.647Z] === RUN TestMakeV1ConfigFromConfig [2021-08-18T12:34:05.647Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-18T12:34:05.647Z] PASS [2021-08-18T12:34:05.647Z] coverage: 25.0% of statements [2021-08-18T12:34:05.647Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2021-08-18T12:34:05.647Z] === RUN TestValidateManifest [2021-08-18T12:34:05.647Z] === RUN TestValidateManifest/nil [2021-08-18T12:34:05.647Z] === RUN TestValidateManifest/non-nil [2021-08-18T12:34:05.647Z] --- PASS: TestValidateManifest (0.00s) [2021-08-18T12:34:05.647Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-18T12:34:05.647Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-18T12:34:05.647Z] PASS [2021-08-18T12:34:05.647Z] coverage: 0.7% of statements [2021-08-18T12:34:05.647Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2021-08-18T12:34:05.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T12:34:05.938Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2021-08-18T12:34:05.938Z] === RUN TestHealthKillContainer [2021-08-18T12:34:06.061Z] --- PASS: TestSecretInspect (2.17s) [2021-08-18T12:34:06.061Z] === RUN TestSecretList [2021-08-18T12:34:06.616Z] === RUN TestSerialization [2021-08-18T12:34:06.616Z] --- PASS: TestSerialization (0.02s) [2021-08-18T12:34:06.616Z] PASS [2021-08-18T12:34:06.616Z] coverage: 100.0% of statements [2021-08-18T12:34:06.616Z] ok github.com/docker/docker/libcontainerd/queue 0.141s coverage: 100.0% of statements [2021-08-18T12:34:07.581Z] === RUN TestEnvironmentParsing [2021-08-18T12:34:07.581Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-18T12:34:07.581Z] PASS [2021-08-18T12:34:07.581Z] coverage: 1.2% of statements [2021-08-18T12:34:07.581Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2021-08-18T12:34:07.949Z] --- PASS: TestSecretList (1.77s) [2021-08-18T12:34:07.949Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:34:08.039Z] === RUN TestEmptyLayer [2021-08-18T12:34:08.039Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-18T12:34:08.039Z] === RUN TestCommitFailure [2021-08-18T12:34:08.039Z] --- PASS: TestCommitFailure (0.04s) [2021-08-18T12:34:08.039Z] === RUN TestStartTransactionFailure [2021-08-18T12:34:08.039Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-18T12:34:08.039Z] === RUN TestGetOrphan [2021-08-18T12:34:08.039Z] --- PASS: TestGetOrphan (0.01s) [2021-08-18T12:34:08.039Z] === RUN TestMountAndRegister [2021-08-18T12:34:08.039Z] layer_test.go:271: Layer size: 14 [2021-08-18T12:34:08.039Z] --- PASS: TestMountAndRegister (0.13s) [2021-08-18T12:34:08.039Z] === RUN TestLayerRelease [2021-08-18T12:34:08.039Z] layer_test.go:304: Failing on Windows [2021-08-18T12:34:08.039Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-18T12:34:08.039Z] === RUN TestStoreRestore [2021-08-18T12:34:08.039Z] layer_test.go:353: Failing on Windows [2021-08-18T12:34:08.039Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-18T12:34:08.039Z] === RUN TestTarStreamStability [2021-08-18T12:34:08.039Z] layer_test.go:468: Failing on Windows [2021-08-18T12:34:08.039Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-18T12:34:08.039Z] === RUN TestRegisterExistingLayer [2021-08-18T12:34:08.503Z] --- PASS: TestRegisterExistingLayer (0.23s) [2021-08-18T12:34:08.503Z] === RUN TestTarStreamVerification [2021-08-18T12:34:08.503Z] layer_test.go:697: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-18T12:34:08.503Z] === RUN TestLayerMigration [2021-08-18T12:34:08.503Z] migration_test.go:46: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-18T12:34:08.503Z] === RUN TestLayerMigrationNoTarsplit [2021-08-18T12:34:08.503Z] migration_test.go:182: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T12:34:08.503Z] === RUN TestMountInit [2021-08-18T12:34:08.503Z] mount_test.go:17: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestMountInit (0.00s) [2021-08-18T12:34:08.503Z] === RUN TestMountSize [2021-08-18T12:34:08.503Z] mount_test.go:76: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestMountSize (0.00s) [2021-08-18T12:34:08.503Z] === RUN TestMountChanges [2021-08-18T12:34:08.503Z] mount_test.go:125: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestMountChanges (0.00s) [2021-08-18T12:34:08.503Z] === RUN TestMountApply [2021-08-18T12:34:08.503Z] mount_test.go:212: Failing on Windows [2021-08-18T12:34:08.503Z] --- SKIP: TestMountApply (0.00s) [2021-08-18T12:34:08.503Z] PASS [2021-08-18T12:34:08.503Z] coverage: 30.1% of statements [2021-08-18T12:34:08.503Z] ok github.com/docker/docker/layer 0.555s coverage: 30.1% of statements [2021-08-18T12:34:08.961Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T12:34:08.961Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T12:34:08.961Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T12:34:08.961Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T12:34:08.961Z] === RUN TestSequenceGetAvailableBit [2021-08-18T12:34:08.961Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-18T12:34:08.961Z] === RUN TestSequenceEqual [2021-08-18T12:34:08.961Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-18T12:34:08.961Z] === RUN TestSequenceCopy [2021-08-18T12:34:09.205Z] --- PASS: TestHealthKillContainer (3.01s) [2021-08-18T12:34:09.205Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:34:09.419Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestGetFirstAvailable [2021-08-18T12:34:09.419Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestFindSequence [2021-08-18T12:34:09.419Z] --- PASS: TestFindSequence (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestCheckIfAvailable [2021-08-18T12:34:09.419Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestMergeSequences [2021-08-18T12:34:09.419Z] --- PASS: TestMergeSequences (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestPushReservation [2021-08-18T12:34:09.419Z] --- PASS: TestPushReservation (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestSerializeDeserialize [2021-08-18T12:34:09.419Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestSet [2021-08-18T12:34:09.419Z] --- PASS: TestSet (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestSetUnset [2021-08-18T12:34:09.419Z] --- PASS: TestSetUnset (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestOffsetSetUnset [2021-08-18T12:34:09.419Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestSetInRange [2021-08-18T12:34:09.419Z] --- PASS: TestSetInRange (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestSetAnyInRange [2021-08-18T12:34:09.419Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestMethods [2021-08-18T12:34:09.419Z] --- PASS: TestMethods (0.00s) [2021-08-18T12:34:09.419Z] === RUN TestRandomAllocateDeallocate [2021-08-18T12:34:09.767Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-08-18T12:34:09.767Z] === RUN TestIpcModeNone [2021-08-18T12:34:10.461Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-08-18T12:34:10.461Z] === RUN TestSecretsUpdate [2021-08-18T12:34:10.696Z] --- PASS: TestIpcModeNone (0.95s) [2021-08-18T12:34:10.696Z] === RUN TestIpcModePrivate [2021-08-18T12:34:10.934Z] --- PASS: TestBuildMultiStageOnBuild (12.63s) [2021-08-18T12:34:10.934Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:34:10.934Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:34:10.934Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-18T12:34:10.934Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:34:11.594Z] === RUN TestInvalidConfig [2021-08-18T12:34:11.594Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-18T12:34:11.594Z] === RUN TestConfig [2021-08-18T12:34:11.594Z] --- PASS: TestConfig (0.00s) [2021-08-18T12:34:11.594Z] === RUN TestOptionsLabels [2021-08-18T12:34:11.594Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-18T12:34:11.594Z] === RUN TestValidName [2021-08-18T12:34:11.594Z] --- PASS: TestValidName (0.00s) [2021-08-18T12:34:11.594Z] === RUN TestTLSConfiguration [2021-08-18T12:34:11.629Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-18T12:34:11.629Z] --- PASS: TestIpcModePrivate (0.93s) [2021-08-18T12:34:11.629Z] === RUN TestIpcModeShareable [2021-08-18T12:34:11.629Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:34:11.629Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-18T12:34:11.629Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T12:34:12.052Z] time="2021-08-18T12:34:11Z" level=info msg="Option Initializing KV with TLS" [2021-08-18T12:34:12.052Z] --- PASS: TestTLSConfiguration (0.18s) [2021-08-18T12:34:12.052Z] PASS [2021-08-18T12:34:12.052Z] coverage: 24.0% of statements [2021-08-18T12:34:12.052Z] ok github.com/docker/docker/libnetwork/config 0.275s coverage: 24.0% of statements [2021-08-18T12:34:12.052Z] === RUN TestErrorInterfaces [2021-08-18T12:34:12.052Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-18T12:34:12.052Z] === RUN TestNetworkMarshalling [2021-08-18T12:34:12.348Z] --- PASS: TestSecretsUpdate (2.23s) [2021-08-18T12:34:12.348Z] === RUN TestTemplatedSecret [2021-08-18T12:34:12.510Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-08-18T12:34:12.510Z] === RUN TestEndpointMarshalling [2021-08-18T12:34:12.510Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestAuxAddresses [2021-08-18T12:34:12.510Z] time="2021-08-18T12:34:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:34:12.510Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-18T12:34:12.510Z] === RUN TestSRVServiceQuery [2021-08-18T12:34:12.510Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestServiceVIPReuse [2021-08-18T12:34:12.510Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-08-18T12:34:12.510Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-18T12:34:12.510Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestDNSIPQuery [2021-08-18T12:34:12.510Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestDNSProxyServFail [2021-08-18T12:34:12.510Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestSandboxAddEmpty [2021-08-18T12:34:12.510Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2021-08-18T12:34:12.510Z] === RUN TestSandboxAddMultiPrio [2021-08-18T12:34:12.510Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestSandboxAddSamePrio [2021-08-18T12:34:12.510Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestCleanupServiceDiscovery [2021-08-18T12:34:12.510Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestDNSOptions [2021-08-18T12:34:12.510Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:34:12.510Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestMultipleControllersWithSameStore [2021-08-18T12:34:12.510Z] time="2021-08-18T12:34:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:34:12.510Z] time="2021-08-18T12:34:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T12:34:12.510Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-18T12:34:12.510Z] PASS [2021-08-18T12:34:12.510Z] coverage: 8.6% of statements [2021-08-18T12:34:12.510Z] ok github.com/docker/docker/libnetwork 0.378s coverage: 8.6% of statements [2021-08-18T12:34:12.510Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-18T12:34:12.510Z] === RUN TestKey [2021-08-18T12:34:12.510Z] --- PASS: TestKey (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestParseKey [2021-08-18T12:34:12.510Z] --- PASS: TestParseKey (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestInvalidDataStore [2021-08-18T12:34:12.510Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestKVObjectFlatKey [2021-08-18T12:34:12.510Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-18T12:34:12.510Z] === RUN TestAtomicKVObjectFlatKey [2021-08-18T12:34:12.510Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-18T12:34:12.510Z] PASS [2021-08-18T12:34:12.510Z] coverage: 21.9% of statements [2021-08-18T12:34:12.510Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2021-08-18T12:34:12.969Z] === RUN TestIPDataMarshalling [2021-08-18T12:34:12.969Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-18T12:34:12.969Z] === RUN TestValidateAndIsV6 [2021-08-18T12:34:12.969Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-18T12:34:12.969Z] PASS [2021-08-18T12:34:12.969Z] coverage: 68.9% of statements [2021-08-18T12:34:12.969Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-08-18T12:34:13.934Z] === RUN TestDriver [2021-08-18T12:34:13.934Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:34:13.934Z] PASS [2021-08-18T12:34:13.934Z] coverage: 34.8% of statements [2021-08-18T12:34:13.934Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2021-08-18T12:34:13.934Z] === RUN TestDriver [2021-08-18T12:34:13.934Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:34:13.934Z] PASS [2021-08-18T12:34:13.934Z] coverage: 34.8% of statements [2021-08-18T12:34:13.934Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-08-18T12:34:14.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T12:34:14.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T12:34:14.149Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2021-08-18T12:34:14.149Z] === RUN TestAPIIpcModeHost [2021-08-18T12:34:14.149Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:34:14.149Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-18T12:34:14.149Z] === RUN TestDaemonIpcModeShareable [2021-08-18T12:34:14.149Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:34:14.149Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-18T12:34:14.149Z] === RUN TestDaemonIpcModePrivate [2021-08-18T12:34:14.392Z] === RUN TestNetworkAllocateFree [2021-08-18T12:34:14.392Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-18T12:34:14.392Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-18T12:34:14.392Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-18T12:34:14.392Z] PASS [2021-08-18T12:34:14.392Z] coverage: 63.6% of statements [2021-08-18T12:34:14.392Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.133s coverage: 63.6% of statements [2021-08-18T12:34:14.850Z] === RUN TestGetEmptyCapabilities [2021-08-18T12:34:14.850Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-18T12:34:14.850Z] === RUN TestGetExtraCapabilities [2021-08-18T12:34:15.307Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-18T12:34:15.307Z] === RUN TestGetInvalidCapabilities [2021-08-18T12:34:15.307Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-18T12:34:15.307Z] === RUN TestRemoteDriver [2021-08-18T12:34:15.307Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T12:34:15.307Z] === RUN TestDriverError [2021-08-18T12:34:15.307Z] --- PASS: TestDriverError (0.01s) [2021-08-18T12:34:15.307Z] === RUN TestMissingValues [2021-08-18T12:34:15.307Z] --- PASS: TestMissingValues (0.00s) [2021-08-18T12:34:15.307Z] === RUN TestRollback [2021-08-18T12:34:15.307Z] --- PASS: TestRollback (0.01s) [2021-08-18T12:34:15.307Z] PASS [2021-08-18T12:34:15.307Z] coverage: 57.4% of statements [2021-08-18T12:34:15.307Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2021-08-18T12:34:15.516Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-18T12:34:15.612Z] --- PASS: TestTemplatedSecret (3.25s) [2021-08-18T12:34:15.612Z] === RUN TestSecretCreateResolve [2021-08-18T12:34:15.766Z] === RUN TestNAT [2021-08-18T12:34:15.766Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T12:34:15.766Z] --- SKIP: TestNAT (0.00s) [2021-08-18T12:34:15.766Z] === RUN TestTransparent [2021-08-18T12:34:15.766Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T12:34:15.766Z] --- SKIP: TestTransparent (0.00s) [2021-08-18T12:34:15.766Z] PASS [2021-08-18T12:34:15.766Z] coverage: 0.0% of statements [2021-08-18T12:34:15.766Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2021-08-18T12:34:15.772Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2021-08-18T12:34:15.772Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T12:34:15.772Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:34:15.772Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-18T12:34:15.772Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T12:34:15.772Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:34:15.772Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-18T12:34:15.772Z] === RUN TestIpcModeOlderClient [2021-08-18T12:34:15.772Z] === PAUSE TestIpcModeOlderClient [2021-08-18T12:34:15.772Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:34:16.223Z] === RUN TestBuildDefault [2021-08-18T12:34:16.223Z] --- PASS: TestBuildDefault (0.01s) [2021-08-18T12:34:16.223Z] === RUN TestBuildHostnameDomainname [2021-08-18T12:34:16.223Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestBuildHostname [2021-08-18T12:34:16.223Z] --- PASS: TestBuildHostname (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestBuildHostnameFQDN [2021-08-18T12:34:16.223Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestBuildNoIP [2021-08-18T12:34:16.223Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestUpdate [2021-08-18T12:34:16.223Z] --- PASS: TestUpdate (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-18T12:34:16.223Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-18T12:34:16.223Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestAddEmpty [2021-08-18T12:34:16.223Z] --- PASS: TestAddEmpty (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestAdd [2021-08-18T12:34:16.223Z] --- PASS: TestAdd (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestDeleteEmpty [2021-08-18T12:34:16.223Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestDeleteNewline [2021-08-18T12:34:16.223Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestDelete [2021-08-18T12:34:16.223Z] --- PASS: TestDelete (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestConcurrentWrites [2021-08-18T12:34:16.223Z] --- PASS: TestConcurrentWrites (0.26s) [2021-08-18T12:34:16.223Z] PASS [2021-08-18T12:34:16.223Z] coverage: 81.2% of statements [2021-08-18T12:34:16.223Z] ok github.com/docker/docker/libnetwork/etchosts 0.342s coverage: 81.2% of statements [2021-08-18T12:34:16.223Z] === RUN TestNew [2021-08-18T12:34:16.223Z] --- PASS: TestNew (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestAddDriver [2021-08-18T12:34:16.223Z] --- PASS: TestAddDriver (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestAddDuplicateDriver [2021-08-18T12:34:16.223Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-18T12:34:16.223Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestDriver [2021-08-18T12:34:16.223Z] --- PASS: TestDriver (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestIPAM [2021-08-18T12:34:16.223Z] --- PASS: TestIPAM (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestWalkIPAMs [2021-08-18T12:34:16.223Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-18T12:34:16.223Z] === RUN TestWalkDrivers [2021-08-18T12:34:16.223Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-18T12:34:16.223Z] PASS [2021-08-18T12:34:16.223Z] coverage: 82.4% of statements [2021-08-18T12:34:16.223Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2021-08-18T12:34:16.701Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-08-18T12:34:16.701Z] === RUN TestKillContainer [2021-08-18T12:34:16.701Z] === RUN TestKillContainer/no_signal [2021-08-18T12:34:17.191Z] === RUN TestDiff [2021-08-18T12:34:17.191Z] --- PASS: TestDiff (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestAddedCallback [2021-08-18T12:34:17.191Z] --- PASS: TestAddedCallback (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestRemovedCallback [2021-08-18T12:34:17.191Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestNoCallback [2021-08-18T12:34:17.191Z] --- PASS: TestNoCallback (0.00s) [2021-08-18T12:34:17.191Z] PASS [2021-08-18T12:34:17.191Z] coverage: 48.1% of statements [2021-08-18T12:34:17.191Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.056s coverage: 48.1% of statements [2021-08-18T12:34:17.191Z] --- PASS: TestRandomAllocateDeallocate (7.93s) [2021-08-18T12:34:17.191Z] === RUN TestAllocateRandomDeallocate [2021-08-18T12:34:17.191Z] === RUN TestNew [2021-08-18T12:34:17.191Z] --- PASS: TestNew (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestAllocate [2021-08-18T12:34:17.191Z] --- PASS: TestAllocate (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestUninitialized [2021-08-18T12:34:17.191Z] --- PASS: TestUninitialized (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestAllocateInRange [2021-08-18T12:34:17.191Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-18T12:34:17.191Z] === RUN TestAllocateSerial [2021-08-18T12:34:17.191Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-18T12:34:17.191Z] PASS [2021-08-18T12:34:17.191Z] coverage: 87.5% of statements [2021-08-18T12:34:17.191Z] ok github.com/docker/docker/libnetwork/idm 0.057s coverage: 87.5% of statements [2021-08-18T12:34:17.264Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:34:17.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T12:34:17.520Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:34:17.649Z] === RUN TestCaller [2021-08-18T12:34:17.649Z] --- PASS: TestCaller (0.00s) [2021-08-18T12:34:17.649Z] PASS [2021-08-18T12:34:17.649Z] coverage: 100.0% of statements [2021-08-18T12:34:17.649Z] ok github.com/docker/docker/libnetwork/internal/caller 0.052s coverage: 100.0% of statements [2021-08-18T12:34:18.125Z] --- PASS: TestSecretCreateResolve (2.19s) [2021-08-18T12:34:18.125Z] PASS [2021-08-18T12:34:18.125Z] [2021-08-18T12:34:18.125Z] DONE 6 tests in 13.797s [2021-08-18T12:34:18.125Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T12:34:18.125Z] INFO: Testing against a local daemon [2021-08-18T12:34:18.125Z] === RUN TestServiceCreateInit [2021-08-18T12:34:18.125Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T12:34:18.448Z] --- PASS: TestKillContainer (1.92s) [2021-08-18T12:34:18.448Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-08-18T12:34:18.448Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-08-18T12:34:18.448Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-08-18T12:34:18.448Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:34:18.448Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T12:34:18.613Z] === RUN TestSetSerialInsertDelete [2021-08-18T12:34:18.613Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-18T12:34:18.613Z] === RUN TestSetParallelInsertDelete [2021-08-18T12:34:19.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T12:34:19.070Z] --- PASS: TestAllocateRandomDeallocate (1.90s) [2021-08-18T12:34:19.070Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-18T12:34:19.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T12:34:19.527Z] === RUN TestInt2IP2IntConversion [2021-08-18T12:34:19.527Z] === RUN TestPoolRequest [2021-08-18T12:34:19.527Z] --- PASS: TestPoolRequest (0.00s) [2021-08-18T12:34:19.527Z] === RUN TestOtherRequests [2021-08-18T12:34:19.527Z] --- PASS: TestOtherRequests (0.00s) [2021-08-18T12:34:19.527Z] PASS [2021-08-18T12:34:19.527Z] coverage: 57.1% of statements [2021-08-18T12:34:19.527Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-08-18T12:34:19.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-08-18T12:34:19.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-08-18T12:34:19.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-08-18T12:34:19.572Z] === RUN TestKillStoppedContainer [2021-08-18T12:34:19.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T12:34:19.828Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-18T12:34:19.828Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:34:19.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-18T12:34:19.828Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:34:19.984Z] --- PASS: TestInt2IP2IntConversion (0.69s) [2021-08-18T12:34:19.984Z] === RUN TestGetAddressVersion [2021-08-18T12:34:19.984Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-18T12:34:19.984Z] === RUN TestKeyString [2021-08-18T12:34:19.984Z] --- PASS: TestKeyString (0.00s) [2021-08-18T12:34:19.984Z] === RUN TestPoolDataMarshal [2021-08-18T12:34:19.984Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-18T12:34:19.984Z] === RUN TestSubnetsMarshal [2021-08-18T12:34:19.984Z] --- PASS: TestSubnetsMarshal (0.08s) [2021-08-18T12:34:19.984Z] === RUN TestAddSubnets [2021-08-18T12:34:19.984Z] --- PASS: TestAddSubnets (0.08s) [2021-08-18T12:34:19.984Z] === RUN TestDoublePoolRelease [2021-08-18T12:34:19.984Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-08-18T12:34:19.984Z] === RUN TestAddReleasePoolID [2021-08-18T12:34:20.391Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-08-18T12:34:20.391Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:34:20.391Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:34:20.391Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:34:20.391Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:34:20.391Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:34:20.391Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T12:34:20.391Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T12:34:20.391Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-18T12:34:20.391Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-18T12:34:20.391Z] === RUN TestLinksContainerNames [2021-08-18T12:34:20.441Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-08-18T12:34:20.441Z] === RUN TestPredefinedPool [2021-08-18T12:34:20.441Z] --- PASS: TestPredefinedPool (0.05s) [2021-08-18T12:34:20.441Z] === RUN TestRemoveSubnet [2021-08-18T12:34:20.441Z] --- PASS: TestRemoveSubnet (0.31s) [2021-08-18T12:34:20.441Z] === RUN TestGetSameAddress [2021-08-18T12:34:20.898Z] --- PASS: TestGetSameAddress (0.04s) [2021-08-18T12:34:20.898Z] === RUN TestPoolAllocationReuse [2021-08-18T12:34:20.898Z] === RUN TestGetCapabilities [2021-08-18T12:34:20.898Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-18T12:34:20.898Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-18T12:34:20.898Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-18T12:34:20.898Z] === RUN TestGetDefaultAddressSpaces [2021-08-18T12:34:20.898Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-18T12:34:20.898Z] === RUN TestRemoteDriver [2021-08-18T12:34:20.898Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T12:34:20.898Z] PASS [2021-08-18T12:34:20.898Z] coverage: 47.4% of statements [2021-08-18T12:34:20.898Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2021-08-18T12:34:20.898Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.18s) [2021-08-18T12:34:20.898Z] === RUN TestRetrieveFromStore [2021-08-18T12:34:21.220Z] --- PASS: TestBuildMultiStageLayerLeak (11.05s) [2021-08-18T12:34:21.220Z] === RUN TestBuildWithHugeFile [2021-08-18T12:34:21.755Z] --- PASS: TestLinksContainerNames (1.28s) [2021-08-18T12:34:21.755Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:34:21.862Z] --- PASS: TestRetrieveFromStore (0.71s) [2021-08-18T12:34:21.862Z] === RUN TestIsCorrupted [2021-08-18T12:34:21.862Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-18T12:34:21.862Z] === RUN TestSetRollover [2021-08-18T12:34:21.862Z] === RUN TestWindowsIPAM [2021-08-18T12:34:21.862Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-18T12:34:21.862Z] PASS [2021-08-18T12:34:21.862Z] coverage: 71.4% of statements [2021-08-18T12:34:21.862Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-08-18T12:34:22.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T12:34:22.318Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-08-18T12:34:22.318Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T12:34:22.826Z] === RUN TestDefaultNetwork [2021-08-18T12:34:22.826Z] --- PASS: TestPoolAllocationReuse (2.28s) [2021-08-18T12:34:22.826Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-18T12:34:22.826Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-18T12:34:22.826Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-18T12:34:22.888Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/default [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/private [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/slave [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/shared [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T12:34:22.888Z] === CONT TestMountDaemonRoot/default [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:34:22.888Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T12:34:22.888Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:34:22.888Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:34:22.888Z] === CONT TestMountDaemonRoot/shared [2021-08-18T12:34:22.888Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T12:34:22.888Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/slave [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/private [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:34:23.145Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T12:34:23.145Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:34:23.145Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:34:23.283Z] --- PASS: TestDefaultNetwork (0.32s) [2021-08-18T12:34:23.283Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-18T12:34:23.283Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-08-18T12:34:23.283Z] === RUN TestInitAddressPools [2021-08-18T12:34:23.283Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-18T12:34:23.283Z] PASS [2021-08-18T12:34:23.283Z] coverage: 74.0% of statements [2021-08-18T12:34:23.283Z] ok github.com/docker/docker/libnetwork/ipamutils 0.710s coverage: 74.0% of statements [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:34:23.401Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-18T12:34:23.401Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-08-18T12:34:23.401Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T12:34:23.401Z] 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-18T12:34:23.401Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-18T12:34:23.401Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T12:34:23.401Z] 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-18T12:34:23.401Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-18T12:34:23.401Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T12:34:23.401Z] 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-18T12:34:23.401Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-18T12:34:23.401Z] === RUN TestNetworkNat [2021-08-18T12:34:23.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T12:34:24.248Z] --- PASS: TestSetRollover (2.18s) [2021-08-18T12:34:24.248Z] === RUN TestSetRolloverSerial [2021-08-18T12:34:24.248Z] === RUN TestKeyValue [2021-08-18T12:34:24.248Z] --- PASS: TestKeyValue (0.00s) [2021-08-18T12:34:24.248Z] PASS [2021-08-18T12:34:24.248Z] coverage: 60.0% of statements [2021-08-18T12:34:24.248Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2021-08-18T12:34:24.353Z] --- PASS: TestNetworkNat (0.69s) [2021-08-18T12:34:24.353Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:34:24.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-08-18T12:34:24.925Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:34:26.422Z] --- PASS: TestSetRolloverSerial (2.53s) [2021-08-18T12:34:26.422Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-18T12:34:26.422Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-18T12:34:26.422Z] PASS [2021-08-18T12:34:26.422Z] coverage: 84.4% of statements [2021-08-18T12:34:26.422Z] ok github.com/docker/docker/libnetwork/bitseq 17.553s coverage: 84.4% of statements [2021-08-18T12:34:26.422Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.56s) [2021-08-18T12:34:26.422Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-18T12:34:27.387Z] === RUN TestNetworkDBSimple [2021-08-18T12:34:27.531Z] --- PASS: TestServiceCreateInit (9.07s) [2021-08-18T12:34:27.531Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2021-08-18T12:34:27.531Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2021-08-18T12:34:27.531Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T12:34:28.240Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-08-18T12:34:28.240Z] === RUN TestPause [2021-08-18T12:34:28.240Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:34:28.240Z] --- SKIP: TestPause (0.00s) [2021-08-18T12:34:28.240Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:34:28.240Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:34:28.240Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:34:28.240Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:34:28.240Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:34:28.240Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-18T12:34:28.240Z] === RUN TestPidHost [2021-08-18T12:34:28.355Z] 2021/08/18 12:34:27 Closing DB instances... [2021-08-18T12:34:28.355Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-18T12:34:28.355Z] PASS [2021-08-18T12:34:28.355Z] coverage: 100.0% of statements [2021-08-18T12:34:28.355Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2021-08-18T12:34:29.320Z] === RUN TestGenerate [2021-08-18T12:34:29.320Z] --- PASS: TestGenerate (0.00s) [2021-08-18T12:34:29.320Z] === RUN TestGeneratePtr [2021-08-18T12:34:29.320Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-18T12:34:29.320Z] === RUN TestGenerateMissingField [2021-08-18T12:34:29.320Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-18T12:34:29.320Z] === RUN TestFieldCannotBeSet [2021-08-18T12:34:29.320Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-18T12:34:29.320Z] === RUN TestTypeMismatchError [2021-08-18T12:34:29.320Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-18T12:34:29.320Z] PASS [2021-08-18T12:34:29.320Z] coverage: 100.0% of statements [2021-08-18T12:34:29.320Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-08-18T12:34:29.610Z] --- PASS: TestPidHost (1.81s) [2021-08-18T12:34:29.610Z] === RUN TestPsFilter [2021-08-18T12:34:29.777Z] --- PASS: TestNetworkDBSimple (2.44s) [2021-08-18T12:34:29.777Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-18T12:34:29.777Z] testing: warning: no tests to run [2021-08-18T12:34:29.777Z] PASS [2021-08-18T12:34:29.777Z] coverage: 0.0% of statements [2021-08-18T12:34:29.777Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-08-18T12:34:29.777Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.35s) [2021-08-18T12:34:29.777Z] === RUN TestGetAddress [2021-08-18T12:34:29.867Z] --- PASS: TestPsFilter (0.11s) [2021-08-18T12:34:29.867Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:34:30.429Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-08-18T12:34:30.429Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:34:30.742Z] === RUN TestRequestNewPort [2021-08-18T12:34:30.743Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestRequestSpecificPort [2021-08-18T12:34:30.743Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestReleasePort [2021-08-18T12:34:30.743Z] --- PASS: TestReleasePort (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestReuseReleasedPort [2021-08-18T12:34:30.743Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestReleaseUnreadledPort [2021-08-18T12:34:30.743Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestUnknowProtocol [2021-08-18T12:34:30.743Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestAllocateAllPorts [2021-08-18T12:34:30.743Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestPortAllocation [2021-08-18T12:34:30.743Z] --- PASS: TestPortAllocation (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestPortAllocationWithCustomRange [2021-08-18T12:34:30.743Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestNoDuplicateBPR [2021-08-18T12:34:30.743Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-18T12:34:30.743Z] === RUN TestChangePortRange [2021-08-18T12:34:30.743Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-18T12:34:30.743Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-18T12:34:30.743Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-18T12:34:30.743Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-18T12:34:30.743Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-18T12:34:30.743Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-18T12:34:30.743Z] --- PASS: TestChangePortRange (0.00s) [2021-08-18T12:34:30.743Z] PASS [2021-08-18T12:34:30.743Z] coverage: 88.6% of statements [2021-08-18T12:34:30.743Z] ok github.com/docker/docker/libnetwork/portallocator 0.071s coverage: 88.6% of statements [2021-08-18T12:34:30.991Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-08-18T12:34:30.991Z] === RUN TestRemoveContainerRunning [2021-08-18T12:34:31.201Z] 2021/08/18 12:34:30 Closing DB instances... [2021-08-18T12:34:31.919Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-08-18T12:34:31.919Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:34:32.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T12:34:32.166Z] === RUN TestTransportPortConv [2021-08-18T12:34:32.166Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-18T12:34:32.166Z] === RUN TestTransportPortBindingConv [2021-08-18T12:34:32.166Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-18T12:34:32.166Z] === RUN TestErrorConstructors [2021-08-18T12:34:32.166Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-18T12:34:32.166Z] === RUN TestCompareIPMask [2021-08-18T12:34:32.166Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-18T12:34:32.166Z] === RUN TestUtilGetHostPartIP [2021-08-18T12:34:32.166Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-18T12:34:32.166Z] === RUN TestUtilGetBroadcastIP [2021-08-18T12:34:32.166Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-18T12:34:32.166Z] === RUN TestParseCIDR [2021-08-18T12:34:32.166Z] --- PASS: TestParseCIDR (0.00s) [2021-08-18T12:34:32.166Z] PASS [2021-08-18T12:34:32.166Z] coverage: 47.9% of statements [2021-08-18T12:34:32.166Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 47.9% of statements [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T12:34:32.166Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T12:34:32.479Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-08-18T12:34:32.479Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:34:32.479Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-18T12:34:32.479Z] === RUN TestRenameLinkedContainer [2021-08-18T12:34:32.623Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-08-18T12:34:32.623Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-18T12:34:33.083Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-18T12:34:33.083Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-18T12:34:33.084Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-18T12:34:33.084Z] PASS [2021-08-18T12:34:33.084Z] coverage: 50.0% of statements [2021-08-18T12:34:33.084Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2021-08-18T12:34:33.543Z] === RUN TestAddressPoolOpt [2021-08-18T12:34:33.543Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/a [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/something [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/_=a [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/env1=value1 [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/_env1=value1 [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/PATH [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/=a [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/PATH= [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/PATH=something [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/asd!qwe [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/1asd [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/123 [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/some_space [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/__some_space_before [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/some_space_after__ [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/= [2021-08-18T12:34:33.543Z] === RUN TestValidateEnv/PaTh [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestParseHost [2021-08-18T12:34:33.543Z] --- PASS: TestParseHost (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestParseDockerDaemonHost [2021-08-18T12:34:33.543Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestParseTCP [2021-08-18T12:34:33.543Z] --- PASS: TestParseTCP (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-18T12:34:33.543Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestValidateExtraHosts [2021-08-18T12:34:33.543Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestIpOptString [2021-08-18T12:34:33.543Z] --- PASS: TestIpOptString (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-18T12:34:33.543Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestNewIpOptValidDefaultVal [2021-08-18T12:34:33.543Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestIpOptSetInvalidVal [2021-08-18T12:34:33.543Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestValidateIPAddress [2021-08-18T12:34:33.543Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestMapOpts [2021-08-18T12:34:33.543Z] --- PASS: TestMapOpts (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestListOptsWithoutValidator [2021-08-18T12:34:33.543Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestListOptsWithValidator [2021-08-18T12:34:33.543Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestValidateDNSSearch [2021-08-18T12:34:33.543Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_general_format [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_one_more [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-18T12:34:33.543Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-18T12:34:33.543Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestNamedListOpts [2021-08-18T12:34:33.543Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestNamedMapOpts [2021-08-18T12:34:33.543Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestParseLink [2021-08-18T12:34:33.543Z] --- PASS: TestParseLink (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestQuotedStringSetWithQuotes [2021-08-18T12:34:33.543Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-18T12:34:33.543Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-18T12:34:33.543Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-18T12:34:33.543Z] === RUN TestUlimitOpt [2021-08-18T12:34:33.543Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-18T12:34:33.543Z] PASS [2021-08-18T12:34:33.543Z] coverage: 67.1% of statements [2021-08-18T12:34:33.543Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2021-08-18T12:34:34.001Z] === RUN TestParseVersion [2021-08-18T12:34:34.001Z] --- PASS: TestParseVersion (0.00s) [2021-08-18T12:34:34.001Z] PASS [2021-08-18T12:34:34.001Z] coverage: 52.9% of statements [2021-08-18T12:34:34.001Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-08-18T12:34:34.001Z] 2021/08/18 12:34:33 Closing DB instances... [2021-08-18T12:34:34.997Z] --- PASS: TestRenameLinkedContainer (2.55s) [2021-08-18T12:34:34.997Z] === RUN TestRenameStoppedContainer [2021-08-18T12:34:35.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T12:34:35.535Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.90s) [2021-08-18T12:34:35.535Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-18T12:34:35.560Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-08-18T12:34:35.560Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:34:35.993Z] === RUN TestPeerCertificateMarshalJSON [2021-08-18T12:34:35.993Z] === RUN TestIsArchivePathDir [2021-08-18T12:34:35.993Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-18T12:34:35.993Z] === RUN TestIsArchivePathInvalidFile [2021-08-18T12:34:36.450Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-08-18T12:34:36.450Z] === RUN TestIsArchivePathTar [2021-08-18T12:34:36.450Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-18T12:34:36.450Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-18T12:34:36.450Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-08-18T12:34:36.450Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-18T12:34:36.450Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-18T12:34:36.450Z] === RUN TestMiddleware [2021-08-18T12:34:36.450Z] --- PASS: TestMiddleware (0.00s) [2021-08-18T12:34:36.450Z] === RUN TestNewResponseModifier [2021-08-18T12:34:36.450Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-18T12:34:36.450Z] PASS [2021-08-18T12:34:36.450Z] coverage: 26.8% of statements [2021-08-18T12:34:36.450Z] ok github.com/docker/docker/pkg/authorization 0.387s coverage: 26.8% of statements [2021-08-18T12:34:36.450Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-08-18T12:34:36.450Z] === RUN TestDecompressStreamGzip [2021-08-18T12:34:36.450Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-08-18T12:34:36.450Z] === RUN TestDecompressStreamBzip2 [2021-08-18T12:34:36.907Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-08-18T12:34:36.907Z] === RUN TestDecompressStreamXz [2021-08-18T12:34:36.907Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T12:34:36.907Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestCompressStreamXzUnsupported [2021-08-18T12:34:36.907Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-18T12:34:36.907Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestCompressStreamInvalid [2021-08-18T12:34:36.907Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestExtensionInvalid [2021-08-18T12:34:36.907Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestExtensionUncompressed [2021-08-18T12:34:36.907Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestExtensionBzip2 [2021-08-18T12:34:36.907Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestExtensionGzip [2021-08-18T12:34:36.907Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestExtensionXz [2021-08-18T12:34:36.907Z] --- PASS: TestExtensionXz (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestCmdStreamLargeStderr [2021-08-18T12:34:36.907Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-18T12:34:36.907Z] === RUN TestCmdStreamBad [2021-08-18T12:34:36.907Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T12:34:36.907Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestCmdStreamGood [2021-08-18T12:34:36.907Z] --- PASS: TestCmdStreamGood (0.06s) [2021-08-18T12:34:36.907Z] === RUN TestUntarPathWithInvalidDest [2021-08-18T12:34:36.907Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-08-18T12:34:36.907Z] === RUN TestUntarPathWithInvalidSrc [2021-08-18T12:34:36.907Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestUntarPath [2021-08-18T12:34:36.907Z] --- PASS: TestUntarPath (0.08s) [2021-08-18T12:34:36.907Z] === RUN TestUntarPathWithDestinationFile [2021-08-18T12:34:36.907Z] === RUN TestUnbuffered [2021-08-18T12:34:36.907Z] --- PASS: TestUnbuffered (0.00s) [2021-08-18T12:34:36.907Z] === RUN TestRaceUnbuffered [2021-08-18T12:34:36.907Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-18T12:34:36.907Z] PASS [2021-08-18T12:34:36.907Z] coverage: 100.0% of statements [2021-08-18T12:34:36.907Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2021-08-18T12:34:36.907Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-18T12:34:36.907Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-18T12:34:36.926Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-08-18T12:34:36.926Z] === RUN TestRenameInvalidName [2021-08-18T12:34:37.365Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-08-18T12:34:37.365Z] === RUN TestCopyWithTarInvalidSrc [2021-08-18T12:34:37.365Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-18T12:34:37.365Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-18T12:34:37.365Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T12:34:37.365Z] === RUN TestCopyWithTarSrcFile [2021-08-18T12:34:37.365Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-18T12:34:37.365Z] === RUN TestCopyWithTarSrcFolder [2021-08-18T12:34:37.365Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-18T12:34:37.365Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-18T12:34:37.365Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-18T12:34:37.365Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-18T12:34:37.365Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T12:34:37.365Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-18T12:34:37.365Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-18T12:34:37.365Z] === RUN TestCopyFileWithTarSrcFile [2021-08-18T12:34:37.365Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-18T12:34:37.365Z] === RUN TestTarFiles [2021-08-18T12:34:37.488Z] --- PASS: TestRenameInvalidName (0.64s) [2021-08-18T12:34:37.489Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:34:37.823Z] 2021/08/18 12:34:37 Closing DB instances... [2021-08-18T12:34:37.823Z] === RUN TestMatch [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[foo]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[foo_bar]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[]#01 [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[qux]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-18T12:34:37.823Z] === RUN TestMatch/[[foo_baz]] [2021-08-18T12:34:37.823Z] --- PASS: TestMatch (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-18T12:34:37.823Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-18T12:34:37.823Z] PASS [2021-08-18T12:34:37.823Z] coverage: 87.5% of statements [2021-08-18T12:34:37.823Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-08-18T12:34:37.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T12:34:39.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T12:34:39.356Z] === RUN TestChrootTarUntar [2021-08-18T12:34:39.356Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-18T12:34:39.356Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootUntarEmptyArchive [2021-08-18T12:34:39.356Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootTarUntarWithSymlink [2021-08-18T12:34:39.356Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootCopyWithTar [2021-08-18T12:34:39.356Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootCopyFileWithTar [2021-08-18T12:34:39.356Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootUntarPath [2021-08-18T12:34:39.356Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-18T12:34:39.356Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-18T12:34:39.356Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:34:39.356Z] === RUN TestChrootApplyDotDotFile [2021-08-18T12:34:39.356Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:34:39.356Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-18T12:34:39.356Z] PASS [2021-08-18T12:34:39.356Z] coverage: 15.4% of statements [2021-08-18T12:34:39.356Z] ok github.com/docker/docker/pkg/chrootarchive 0.123s coverage: 15.4% of statements [2021-08-18T12:34:39.814Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-08-18T12:34:39.814Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-18T12:34:40.007Z] --- PASS: TestRenameAnonymousContainer (2.18s) [2021-08-18T12:34:40.007Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:34:40.272Z] === RUN TestSizeEmpty [2021-08-18T12:34:40.272Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-18T12:34:40.272Z] === RUN TestSizeEmptyFile [2021-08-18T12:34:40.272Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-18T12:34:40.272Z] === RUN TestSizeNonemptyFile [2021-08-18T12:34:40.272Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-18T12:34:40.272Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-18T12:34:40.272Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-18T12:34:40.272Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-18T12:34:40.272Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-18T12:34:40.272Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-18T12:34:40.272Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-18T12:34:40.272Z] === RUN TestMoveToSubdir [2021-08-18T12:34:40.272Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-18T12:34:40.272Z] === RUN TestSizeNonExistingDirectory [2021-08-18T12:34:40.272Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-18T12:34:40.272Z] PASS [2021-08-18T12:34:40.272Z] coverage: 80.0% of statements [2021-08-18T12:34:40.272Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2021-08-18T12:34:40.568Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-08-18T12:34:40.568Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:34:41.236Z] === RUN Test [2021-08-18T12:34:41.236Z] === RUN Test/TestContainsEntry [2021-08-18T12:34:41.236Z] === RUN Test/TestCreateEntries [2021-08-18T12:34:41.236Z] === RUN Test/TestEntriesDiff [2021-08-18T12:34:41.236Z] === RUN Test/TestEntriesEquality [2021-08-18T12:34:41.236Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-18T12:34:41.236Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-18T12:34:41.236Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-18T12:34:41.236Z] === RUN Test/TestGeneratorNotGenerate [2021-08-18T12:34:41.236Z] === RUN Test/TestGeneratorWithPort [2021-08-18T12:34:41.236Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-18T12:34:41.236Z] === RUN Test/TestNewEntry [2021-08-18T12:34:41.236Z] === RUN Test/TestParse [2021-08-18T12:34:41.236Z] --- PASS: Test (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-18T12:34:41.236Z] --- PASS: Test/TestParse (0.00s) [2021-08-18T12:34:41.236Z] PASS [2021-08-18T12:34:41.236Z] coverage: 58.3% of statements [2021-08-18T12:34:41.236Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2021-08-18T12:34:41.693Z] 2021/08/18 12:34:41 Closing DB instances... [2021-08-18T12:34:41.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T12:34:41.934Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-08-18T12:34:41.934Z] === RUN TestResize [2021-08-18T12:34:42.149Z] === RUN Test [2021-08-18T12:34:42.149Z] === RUN Test/TestContent [2021-08-18T12:34:42.149Z] === RUN Test/TestInitialize [2021-08-18T12:34:42.149Z] === RUN Test/TestNew [2021-08-18T12:34:42.149Z] === RUN Test/TestParsingContentsWithComments [2021-08-18T12:34:42.149Z] === RUN Test/TestRegister [2021-08-18T12:34:42.149Z] === RUN Test/TestWatch [2021-08-18T12:34:42.149Z] --- PASS: Test (0.01s) [2021-08-18T12:34:42.149Z] --- PASS: Test/TestContent (0.00s) [2021-08-18T12:34:42.149Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T12:34:42.149Z] --- PASS: Test/TestNew (0.00s) [2021-08-18T12:34:42.149Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-18T12:34:42.149Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T12:34:42.149Z] --- PASS: Test/TestWatch (0.01s) [2021-08-18T12:34:42.149Z] PASS [2021-08-18T12:34:42.149Z] coverage: 92.9% of statements [2021-08-18T12:34:42.149Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 92.9% of statements [2021-08-18T12:34:42.496Z] --- PASS: TestResize (0.65s) [2021-08-18T12:34:42.496Z] === RUN TestResizeWithInvalidSize [2021-08-18T12:34:43.057Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-08-18T12:34:43.057Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:34:43.113Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-08-18T12:34:43.114Z] === RUN TestNetworkDBNodeLeave [2021-08-18T12:34:43.619Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-08-18T12:34:43.619Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:34:43.619Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-18T12:34:43.619Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:34:43.619Z] === RUN TestCgroupNamespacesRun [2021-08-18T12:34:44.077Z] === RUN Test [2021-08-18T12:34:44.078Z] === RUN Test/TestInitialize [2021-08-18T12:34:44.078Z] time="2021-08-18T12:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:34:44.078Z] time="2021-08-18T12:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:34:44.078Z] time="2021-08-18T12:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:34:44.078Z] === RUN Test/TestInitializeWithCerts [2021-08-18T12:34:44.078Z] time="2021-08-18T12:34:43Z" level=info msg="Initializing discovery with TLS" [2021-08-18T12:34:44.078Z] === RUN Test/TestWatch [2021-08-18T12:34:44.078Z] time="2021-08-18T12:34:43Z" level=info msg="Initializing discovery without TLS" [2021-08-18T12:34:44.078Z] --- PASS: TestTarFiles (6.84s) [2021-08-18T12:34:44.078Z] === RUN TestTarUntar [2021-08-18T12:34:44.078Z] --- PASS: TestTarUntar (0.04s) [2021-08-18T12:34:44.078Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-18T12:34:44.078Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-18T12:34:44.078Z] === RUN TestTarWithOptions [2021-08-18T12:34:44.078Z] --- PASS: TestTarWithOptions (0.04s) [2021-08-18T12:34:44.078Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-18T12:34:44.078Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-18T12:34:44.078Z] === RUN TestUntarUstarGnuConflict [2021-08-18T12:34:44.078Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-18T12:34:44.078Z] === RUN TestUntarInvalidFilenames [2021-08-18T12:34:44.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T12:34:44.551Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames192744630\\dest" [2021-08-18T12:34:44.551Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2021-08-18T12:34:44.551Z] === RUN TestUntarHardlinkToSymlink [2021-08-18T12:34:44.551Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-18T12:34:44.551Z] === RUN TestUntarInvalidHardlink [2021-08-18T12:34:44.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink468819159\\victim\\hello" -> "../victim/hello" [2021-08-18T12:34:44.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink026593866\\victim\\hello" -> "/../victim/hello" [2021-08-18T12:34:44.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink775288609\\victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink937207308\\victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink871901691\\victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink662026526\\victim" -> "../victim" [2021-08-18T12:34:44.551Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-18T12:34:44.551Z] === RUN TestUntarInvalidSymlink [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink166494181\\dest\\dotdot" -> "../victim/hello" [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink349792768\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink004012383\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink260106546\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink058145513\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink880882484\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:44.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink009371395\\dest\\dir\\loophole" -> "../../victim" [2021-08-18T12:34:44.551Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-08-18T12:34:44.551Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-18T12:34:44.551Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-18T12:34:44.551Z] === RUN TestXGlobalNoParent [2021-08-18T12:34:44.551Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-18T12:34:44.551Z] === RUN TestReplaceFileTarWrapper [2021-08-18T12:34:45.017Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2021-08-18T12:34:45.017Z] === RUN TestPrefixHeaderReadable [2021-08-18T12:34:45.017Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2021-08-18T12:34:45.017Z] === RUN TestDisablePigz [2021-08-18T12:34:45.017Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-18T12:34:45.017Z] --- PASS: TestDisablePigz (0.18s) [2021-08-18T12:34:45.017Z] === RUN TestPigz [2021-08-18T12:34:45.017Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-18T12:34:45.017Z] --- PASS: TestPigz (0.19s) [2021-08-18T12:34:45.017Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T12:34:45.017Z] archive_windows_test.go:16: Currently fails [2021-08-18T12:34:45.017Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:34:45.017Z] === RUN TestCanonicalTarNameForPath [2021-08-18T12:34:45.017Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-18T12:34:45.017Z] === RUN TestCanonicalTarName [2021-08-18T12:34:45.017Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-18T12:34:45.017Z] === RUN TestChmodTarEntry [2021-08-18T12:34:45.017Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-18T12:34:45.017Z] === RUN TestHardLinkOrder [2021-08-18T12:34:45.475Z] --- PASS: TestHardLinkOrder (0.11s) [2021-08-18T12:34:45.475Z] === RUN TestChangeString [2021-08-18T12:34:45.475Z] --- PASS: TestChangeString (0.00s) [2021-08-18T12:34:45.475Z] === RUN TestChangesWithNoChanges [2021-08-18T12:34:45.475Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-18T12:34:45.475Z] === RUN TestChangesWithChanges [2021-08-18T12:34:45.475Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-18T12:34:45.475Z] === RUN TestChangesWithChangesGH13590 [2021-08-18T12:34:45.475Z] changes_test.go:196: needs more investigation [2021-08-18T12:34:45.475Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-18T12:34:45.475Z] === RUN TestChangesDirsEmpty [2021-08-18T12:34:45.475Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-08-18T12:34:45.475Z] === RUN TestChangesDirsMutated [2021-08-18T12:34:45.475Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-08-18T12:34:45.509Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-08-18T12:34:45.509Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T12:34:45.576Z] --- PASS: TestCreateServiceMultipleTimes (17.15s) [2021-08-18T12:34:45.576Z] === RUN TestCreateServiceConflict [2021-08-18T12:34:45.932Z] === RUN TestApplyLayer [2021-08-18T12:34:45.932Z] changes_test.go:433: needs further investigation [2021-08-18T12:34:45.932Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-18T12:34:45.932Z] === RUN TestChangesSizeWithHardlinks [2021-08-18T12:34:45.932Z] changes_test.go:469: needs further investigation [2021-08-18T12:34:45.932Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-18T12:34:45.932Z] === RUN TestChangesSizeWithNoChanges [2021-08-18T12:34:45.932Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-18T12:34:45.932Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-18T12:34:45.932Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-18T12:34:45.932Z] === RUN TestChangesSize [2021-08-18T12:34:45.932Z] --- PASS: TestChangesSize (0.00s) [2021-08-18T12:34:45.932Z] === RUN TestApplyLayerInvalidFilenames [2021-08-18T12:34:45.932Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames464086506\\dest" [2021-08-18T12:34:45.932Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-18T12:34:45.932Z] === RUN TestApplyLayerInvalidHardlink [2021-08-18T12:34:45.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153365164\\victim\\hello" -> "../victim/hello" [2021-08-18T12:34:45.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink400873499\\victim\\hello" -> "/../victim/hello" [2021-08-18T12:34:45.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink524721854\\victim" -> "../victim" [2021-08-18T12:34:45.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink367554821\\victim" -> "../victim" [2021-08-18T12:34:45.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink830416544\\victim" -> "../victim" [2021-08-18T12:34:45.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink621434751\\victim" -> "../victim" [2021-08-18T12:34:45.932Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-08-18T12:34:45.932Z] === RUN TestApplyLayerInvalidSymlink [2021-08-18T12:34:45.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink733212370\\dest\\dotdot" -> "../victim/hello" [2021-08-18T12:34:45.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink391215625\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T12:34:45.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink980090324\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:45.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink662616867\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:45.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink716803110\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:45.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink299249997\\dest\\loophole-victim" -> "../victim" [2021-08-18T12:34:45.932Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-08-18T12:34:45.932Z] === RUN TestApplyLayerWhiteouts [2021-08-18T12:34:45.933Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-08-18T12:34:45.933Z] === RUN TestGenerateEmptyFile [2021-08-18T12:34:45.933Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-18T12:34:45.933Z] === RUN TestGenerateWithContent [2021-08-18T12:34:45.933Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-18T12:34:45.933Z] PASS [2021-08-18T12:34:45.933Z] coverage: 62.9% of statements [2021-08-18T12:34:45.933Z] ok github.com/docker/docker/pkg/archive 9.920s coverage: 62.9% of statements [2021-08-18T12:34:45.933Z] --- PASS: TestNetworkDBNodeLeave (3.01s) [2021-08-18T12:34:45.933Z] === RUN TestNetworkDBWatch [2021-08-18T12:34:46.138Z] --- PASS: TestCreateServiceConflict (2.15s) [2021-08-18T12:34:46.138Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T12:34:46.438Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-08-18T12:34:46.438Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T12:34:46.898Z] --- PASS: Test (3.20s) [2021-08-18T12:34:46.898Z] --- PASS: Test/TestInitialize (0.18s) [2021-08-18T12:34:46.898Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-18T12:34:46.898Z] --- PASS: Test/TestWatch (3.00s) [2021-08-18T12:34:46.898Z] PASS [2021-08-18T12:34:46.898Z] coverage: 84.1% of statements [2021-08-18T12:34:46.898Z] ok github.com/docker/docker/pkg/discovery/kv 3.255s coverage: 84.1% of statements [2021-08-18T12:34:47.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T12:34:47.864Z] 2021/08/18 12:34:47 Closing DB instances... [2021-08-18T12:34:47.864Z] === RUN Test [2021-08-18T12:34:47.864Z] === RUN Test/TestWatch [2021-08-18T12:34:47.864Z] --- PASS: Test (0.00s) [2021-08-18T12:34:47.864Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T12:34:47.864Z] PASS [2021-08-18T12:34:47.864Z] coverage: 92.3% of statements [2021-08-18T12:34:48.322Z] ok github.com/docker/docker/pkg/discovery/memory 0.053s coverage: 92.3% of statements [2021-08-18T12:34:48.337Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2021-08-18T12:34:48.337Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T12:34:49.294Z] === RUN Test [2021-08-18T12:34:49.294Z] === RUN Test/TestInitialize [2021-08-18T12:34:49.294Z] === RUN Test/TestInitializeWithPattern [2021-08-18T12:34:49.294Z] === RUN Test/TestRegister [2021-08-18T12:34:49.294Z] === RUN Test/TestWatch [2021-08-18T12:34:49.294Z] --- PASS: Test (0.00s) [2021-08-18T12:34:49.294Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T12:34:49.294Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-18T12:34:49.294Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T12:34:49.294Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T12:34:49.294Z] PASS [2021-08-18T12:34:49.294Z] coverage: 93.8% of statements [2021-08-18T12:34:49.294Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2021-08-18T12:34:49.294Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-08-18T12:34:49.294Z] === RUN TestNetworkDBBulkSync [2021-08-18T12:34:49.404Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2021-08-18T12:34:49.404Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T12:34:49.704Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-08-18T12:34:49.704Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T12:34:50.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T12:34:50.261Z] === RUN TestPollerAddRemove [2021-08-18T12:34:50.261Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-18T12:34:50.261Z] === RUN TestPollerEvent [2021-08-18T12:34:50.261Z] poller_test.go:41: No chmod on Windows [2021-08-18T12:34:50.261Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-18T12:34:50.261Z] === RUN TestPollerClose [2021-08-18T12:34:50.261Z] --- PASS: TestPollerClose (0.00s) [2021-08-18T12:34:50.261Z] PASS [2021-08-18T12:34:50.261Z] coverage: 45.7% of statements [2021-08-18T12:34:50.261Z] ok github.com/docker/docker/pkg/filenotify 0.068s coverage: 45.7% of statements [2021-08-18T12:34:50.261Z] 2021/08/18 12:34:50 Closing DB instances... [2021-08-18T12:34:51.595Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-08-18T12:34:51.595Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T12:34:51.793Z] === RUN TestCopyFileWithInvalidSrc [2021-08-18T12:34:51.793Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T12:34:51.793Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-18T12:34:51.793Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-18T12:34:51.793Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestCopyFile [2021-08-18T12:34:51.793Z] --- PASS: TestCopyFile (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-18T12:34:51.793Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T12:34:51.793Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-18T12:34:51.793Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-18T12:34:51.793Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T12:34:51.793Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestWildcardMatches [2021-08-18T12:34:51.793Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestPatternMatches [2021-08-18T12:34:51.793Z] --- PASS: TestPatternMatches (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-18T12:34:51.793Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestPatternMatchesFolderExclusions [2021-08-18T12:34:51.793Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-18T12:34:51.793Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-18T12:34:51.793Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-18T12:34:51.793Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-18T12:34:51.793Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestSingleExclamationError [2021-08-18T12:34:51.793Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestMatchesWithNoPatterns [2021-08-18T12:34:51.793Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestMatchesWithMalformedPatterns [2021-08-18T12:34:51.793Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-18T12:34:51.793Z] === RUN TestMatches [2021-08-18T12:34:51.793Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-18T12:34:51.794Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-18T12:34:51.794Z] --- PASS: TestMatches (0.01s) [2021-08-18T12:34:51.794Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-18T12:34:51.794Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCleanPatterns [2021-08-18T12:34:51.794Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-18T12:34:51.794Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCleanPatternsExceptionFlag [2021-08-18T12:34:51.794Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-18T12:34:51.794Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-18T12:34:51.794Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCleanPatternsErrorSingleException [2021-08-18T12:34:51.794Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCreateIfNotExistsDir [2021-08-18T12:34:51.794Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-18T12:34:51.794Z] === RUN TestCreateIfNotExistsFile [2021-08-18T12:34:51.794Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-18T12:34:51.794Z] === RUN TestMatch [2021-08-18T12:34:51.794Z] --- PASS: TestMatch (0.00s) [2021-08-18T12:34:51.794Z] PASS [2021-08-18T12:34:51.794Z] coverage: 82.2% of statements [2021-08-18T12:34:51.794Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 82.2% of statements [2021-08-18T12:34:52.252Z] --- PASS: TestNetworkDBBulkSync (2.88s) [2021-08-18T12:34:52.252Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-18T12:34:52.252Z] === RUN TestGet [2021-08-18T12:34:52.252Z] --- PASS: TestGet (0.00s) [2021-08-18T12:34:52.252Z] === RUN TestGetShortcutString [2021-08-18T12:34:52.252Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-18T12:34:52.252Z] PASS [2021-08-18T12:34:52.252Z] coverage: 42.9% of statements [2021-08-18T12:34:52.252Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2021-08-18T12:34:52.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-08-18T12:34:52.527Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T12:34:52.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T12:34:53.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-18T12:34:53.089Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T12:34:53.784Z] === RUN TestCreateIDMapOrder [2021-08-18T12:34:53.784Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-18T12:34:53.784Z] PASS [2021-08-18T12:34:53.784Z] coverage: 7.2% of statements [2021-08-18T12:34:53.784Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2021-08-18T12:34:54.978Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2021-08-18T12:34:54.978Z] === RUN TestNISDomainname [2021-08-18T12:34:54.978Z] 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-18T12:34:54.978Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-18T12:34:54.978Z] === RUN TestHostnameDnsResolution [2021-08-18T12:34:55.221Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T12:34:55.221Z] Using test binary docker [2021-08-18T12:34:55.221Z] +++ /etc/init.d/apparmor start [2021-08-18T12:34:55.221Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T12:34:55.221Z] Starting dockerd [2021-08-18T12:34:55.221Z] INFO: Waiting for daemon to start... [2021-08-18T12:34:55.221Z] +++ 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-18T12:34:55.319Z] === RUN TestFixedBufferCap [2021-08-18T12:34:55.319Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestFixedBufferLen [2021-08-18T12:34:55.319Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestFixedBufferString [2021-08-18T12:34:55.319Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestFixedBufferWrite [2021-08-18T12:34:55.319Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestFixedBufferRead [2021-08-18T12:34:55.319Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestBytesPipeRead [2021-08-18T12:34:55.319Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestBytesPipeWrite [2021-08-18T12:34:55.319Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-18T12:34:55.319Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-18T12:34:55.319Z] 2021/08/18 12:34:55 Closing DB instances... [2021-08-18T12:34:55.319Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-08-18T12:34:55.319Z] === RUN TestAtomicWriteToFile [2021-08-18T12:34:55.319Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-18T12:34:55.319Z] === RUN TestAtomicWriteSetCommit [2021-08-18T12:34:55.319Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-18T12:34:55.319Z] === RUN TestAtomicWriteSetCancel [2021-08-18T12:34:55.778Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-18T12:34:55.778Z] === RUN TestReadCloserWrapperClose [2021-08-18T12:34:55.778Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestReaderErrWrapperReadOnError [2021-08-18T12:34:55.778Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestReaderErrWrapperRead [2021-08-18T12:34:55.778Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestHashData [2021-08-18T12:34:55.778Z] --- PASS: TestHashData (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestCancelReadCloser [2021-08-18T12:34:55.778Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-18T12:34:55.778Z] === RUN TestWriteCloserWrapperClose [2021-08-18T12:34:55.778Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestNopWriteCloser [2021-08-18T12:34:55.778Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestNopWriter [2021-08-18T12:34:55.778Z] --- PASS: TestNopWriter (0.00s) [2021-08-18T12:34:55.778Z] === RUN TestWriteCounter [2021-08-18T12:34:55.778Z] --- PASS: TestWriteCounter (0.00s) [2021-08-18T12:34:55.778Z] PASS [2021-08-18T12:34:55.778Z] coverage: 69.2% of statements [2021-08-18T12:34:55.778Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 69.2% of statements [2021-08-18T12:34:55.907Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-08-18T12:34:55.907Z] === RUN TestStats [2021-08-18T12:34:55.907Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:34:55.907Z] --- SKIP: TestStats (0.00s) [2021-08-18T12:34:55.907Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:34:55.907Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T12:34:55.907Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T12:34:55.907Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T12:34:55.907Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T12:34:55.907Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T12:34:55.907Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T12:34:55.907Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T12:34:55.907Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T12:34:55.907Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T12:34:55.907Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T12:34:56.741Z] === RUN TestError [2021-08-18T12:34:56.741Z] --- PASS: TestError (0.00s) [2021-08-18T12:34:56.741Z] === RUN TestProgressString [2021-08-18T12:34:56.741Z] === RUN TestProgressString/no_progress [2021-08-18T12:34:56.741Z] === RUN TestProgressString/progress_1 [2021-08-18T12:34:56.741Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-18T12:34:56.741Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-18T12:34:56.741Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-18T12:34:56.741Z] === RUN TestProgressString/with_units [2021-08-18T12:34:56.741Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-18T12:34:56.741Z] === RUN TestProgressString/hide_counts [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-18T12:34:56.741Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-18T12:34:56.741Z] === RUN TestJSONMessageDisplay [2021-08-18T12:34:56.741Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-08-18T12:34:56.741Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-18T12:34:56.741Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-18T12:34:56.741Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-18T12:34:56.741Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-18T12:34:56.741Z] === RUN TestDisplayJSONMessagesStream [2021-08-18T12:34:56.741Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-18T12:34:56.741Z] PASS [2021-08-18T12:34:56.741Z] coverage: 91.7% of statements [2021-08-18T12:34:56.741Z] ok github.com/docker/docker/pkg/jsonmessage 0.211s coverage: 91.7% of statements [2021-08-18T12:34:56.839Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T12:34:57.705Z] === RUN TestStandardLongPath [2021-08-18T12:34:57.705Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-18T12:34:57.705Z] === RUN TestUNCLongPath [2021-08-18T12:34:57.705Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-18T12:34:57.705Z] PASS [2021-08-18T12:34:57.705Z] coverage: 100.0% of statements [2021-08-18T12:34:57.705Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-08-18T12:34:57.786Z] . [2021-08-18T12:34:57.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T12:34:57.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T12:34:57.786Z] Error: No such image: emptyfs [2021-08-18T12:34:57.786Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T12:34:57.786Z] ++++ docker load [2021-08-18T12:34:57.786Z] Running integration-test (iteration 1) [2021-08-18T12:34:57.786Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T12:34:57.786Z] ++ 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-18T12:34:57.786Z] ++ set -e [2021-08-18T12:34:57.786Z] ++ '[' -n 0 ']' [2021-08-18T12:34:57.786Z] ++ set -x [2021-08-18T12:34:57.786Z] ++ 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-18T12:34:58.163Z] === RUN TestNameFormat [2021-08-18T12:34:58.163Z] --- PASS: TestNameFormat (0.00s) [2021-08-18T12:34:58.163Z] === RUN TestNameRetries [2021-08-18T12:34:58.163Z] --- PASS: TestNameRetries (0.00s) [2021-08-18T12:34:58.163Z] PASS [2021-08-18T12:34:58.163Z] coverage: 85.7% of statements [2021-08-18T12:34:58.163Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2021-08-18T12:34:58.620Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.60s) [2021-08-18T12:34:58.621Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-18T12:34:58.728Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T12:34:59.078Z] --- PASS: TestGetAddress (29.15s) [2021-08-18T12:34:59.078Z] === RUN TestRequestSyntaxCheck [2021-08-18T12:34:59.078Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-08-18T12:34:59.078Z] === RUN TestRequest [2021-08-18T12:34:59.078Z] === RUN TestParseKeyValueOpt [2021-08-18T12:34:59.078Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-18T12:34:59.078Z] === RUN TestParseUintList [2021-08-18T12:34:59.078Z] --- PASS: TestParseUintList (0.00s) [2021-08-18T12:34:59.078Z] === RUN TestParseUintListMaximumLimits [2021-08-18T12:34:59.078Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-18T12:34:59.078Z] PASS [2021-08-18T12:34:59.078Z] coverage: 97.0% of statements [2021-08-18T12:34:59.078Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-08-18T12:34:59.537Z] 2021/08/18 12:34:59 Closing DB instances... [2021-08-18T12:34:59.996Z] === RUN TestNewAndRemove [2021-08-18T12:34:59.997Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-18T12:34:59.997Z] === RUN TestRemoveInvalidPath [2021-08-18T12:34:59.997Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-18T12:34:59.997Z] PASS [2021-08-18T12:34:59.997Z] coverage: 82.6% of statements [2021-08-18T12:34:59.997Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2021-08-18T12:35:00.618Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-18T12:35:00.618Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-08-18T12:35:00.618Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2021-08-18T12:35:00.618Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-08-18T12:35:00.618Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2021-08-18T12:35:00.618Z] === RUN TestDeleteDevicemapper [2021-08-18T12:35:00.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:35:00.618Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T12:35:00.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:35:01.529Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.66s) [2021-08-18T12:35:01.529Z] === RUN TestNetworkDBGarbageCollection [2021-08-18T12:35:01.529Z] === RUN TestFailedConnection [2021-08-18T12:35:02.494Z] --- PASS: TestFailedConnection (1.01s) [2021-08-18T12:35:02.494Z] === RUN TestFailOnce [2021-08-18T12:35:02.512Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2021-08-18T12:35:02.512Z] === RUN TestUpdateMemory [2021-08-18T12:35:02.512Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:02.512Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-18T12:35:02.512Z] === RUN TestUpdateCPUQuota [2021-08-18T12:35:02.512Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:02.512Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-18T12:35:02.512Z] === RUN TestUpdatePidsLimit [2021-08-18T12:35:02.512Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:02.512Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-18T12:35:02.512Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:35:02.951Z] 2021/08/18 12:35:02 http: panic serving 127.0.0.1:49299: Plugin not ready [2021-08-18T12:35:02.951Z] goroutine 34 [running]: [2021-08-18T12:35:02.951Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-18T12:35:02.951Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-18T12:35:02.951Z] panic(0x1745280, 0x185c690) [2021-08-18T12:35:02.951Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-18T12:35:02.951Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x186cd50, 0xc00021a000, 0xc00012e300) [2021-08-18T12:35:02.951Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-18T12:35:02.951Z] net/http.HandlerFunc.ServeHTTP(0xc000088f30, 0x186cd50, 0xc00021a000, 0xc00012e300) [2021-08-18T12:35:02.951Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-18T12:35:02.951Z] net/http.(*ServeMux).ServeHTTP(0xc0000d68c0, 0x186cd50, 0xc00021a000, 0xc00012e300) [2021-08-18T12:35:02.951Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-18T12:35:02.951Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x186cd50, 0xc00021a000, 0xc00012e300) [2021-08-18T12:35:02.951Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-18T12:35:02.951Z] net/http.(*conn).serve(0xc0001a0000, 0x186d940, 0xc0000d6940) [2021-08-18T12:35:02.951Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-18T12:35:02.951Z] created by net/http.(*Server).Serve [2021-08-18T12:35:02.951Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-18T12:35:02.951Z] time="2021-08-18T12:35:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2021-08-18T12:35:03.918Z] --- PASS: TestFailOnce (1.20s) [2021-08-18T12:35:03.918Z] === RUN TestEchoInputOutput [2021-08-18T12:35:03.918Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-18T12:35:03.918Z] === RUN TestBackoff [2021-08-18T12:35:03.918Z] --- PASS: TestBackoff (0.00s) [2021-08-18T12:35:03.918Z] === RUN TestAbortRetry [2021-08-18T12:35:03.918Z] --- PASS: TestAbortRetry (0.00s) [2021-08-18T12:35:03.918Z] === RUN TestClientScheme [2021-08-18T12:35:03.918Z] --- PASS: TestClientScheme (0.00s) [2021-08-18T12:35:03.918Z] === RUN TestNewClientWithTimeout [2021-08-18T12:35:04.239Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2021-08-18T12:35:04.239Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T12:35:04.376Z] time="2021-08-18T12:35:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-18T12:35:05.165Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2021-08-18T12:35:05.165Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T12:35:05.908Z] time="2021-08-18T12:35:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-18T12:35:06.934Z] ok github.com/docker/docker/libnetwork/networkdb 146.918s coverage: 60.3% of statements [2021-08-18T12:35:06.934Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T12:35:07.443Z] === RUN TestParseEmptyInterface [2021-08-18T12:35:07.443Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestParseNonInterfaceType [2021-08-18T12:35:07.443Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestParseWithOneFunction [2021-08-18T12:35:07.443Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestParseWithMultipleFuncs [2021-08-18T12:35:07.443Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestParseWithUnnamedReturn [2021-08-18T12:35:07.443Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestEmbeddedInterface [2021-08-18T12:35:07.443Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestParsedImports [2021-08-18T12:35:07.443Z] --- PASS: TestParsedImports (0.00s) [2021-08-18T12:35:07.443Z] === RUN TestAliasedImports [2021-08-18T12:35:07.443Z] --- PASS: TestAliasedImports (0.00s) [2021-08-18T12:35:07.443Z] PASS [2021-08-18T12:35:07.443Z] coverage: 56.8% of statements [2021-08-18T12:35:07.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-08-18T12:35:07.509Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-08-18T12:35:07.678Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2021-08-18T12:35:07.678Z] === RUN TestCreateServiceSysctls [2021-08-18T12:35:08.407Z] time="2021-08-18T12:35:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-18T12:35:08.408Z] === RUN TestHTTPTransport [2021-08-18T12:35:08.408Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-18T12:35:08.408Z] PASS [2021-08-18T12:35:08.408Z] coverage: 85.7% of statements [2021-08-18T12:35:08.408Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-08-18T12:35:09.371Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-18T12:35:09.371Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T12:35:09.371Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-18T12:35:09.371Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-18T12:35:09.371Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-18T12:35:09.371Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-18T12:35:09.371Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-18T12:35:09.371Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T12:35:09.371Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-18T12:35:09.371Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-18T12:35:09.371Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-18T12:35:09.371Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-18T12:35:09.371Z] === RUN TestBufferPoolPutAndGet [2021-08-18T12:35:09.371Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-18T12:35:09.371Z] PASS [2021-08-18T12:35:09.371Z] coverage: 88.2% of statements [2021-08-18T12:35:09.371Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2021-08-18T12:35:09.829Z] === RUN TestOutputOnPrematureClose [2021-08-18T12:35:09.829Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-18T12:35:09.829Z] === RUN TestCompleteSilently [2021-08-18T12:35:09.829Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-18T12:35:09.829Z] PASS [2021-08-18T12:35:09.829Z] coverage: 75.9% of statements [2021-08-18T12:35:09.829Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-08-18T12:35:10.291Z] === RUN TestSendToOneSub [2021-08-18T12:35:10.291Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-18T12:35:10.291Z] === RUN TestSendToMultipleSubs [2021-08-18T12:35:10.291Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-18T12:35:10.291Z] === RUN TestEvictOneSub [2021-08-18T12:35:10.291Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-18T12:35:10.291Z] === RUN TestClosePublisher [2021-08-18T12:35:10.291Z] --- PASS: TestClosePublisher (0.00s) [2021-08-18T12:35:10.291Z] === RUN TestPubSubRace [2021-08-18T12:35:11.257Z] --- PASS: TestPubSubRace (1.05s) [2021-08-18T12:35:11.257Z] PASS [2021-08-18T12:35:11.257Z] coverage: 75.0% of statements [2021-08-18T12:35:11.257Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-08-18T12:35:11.716Z] --- PASS: TestRequest (12.46s) [2021-08-18T12:35:11.716Z] === RUN TestOverlappingRequests [2021-08-18T12:35:11.843Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-08-18T12:35:11.843Z] === RUN TestCreateServiceCapabilities [2021-08-18T12:35:12.176Z] === RUN TestRegister [2021-08-18T12:35:12.176Z] --- PASS: TestRegister (0.00s) [2021-08-18T12:35:12.176Z] === RUN TestCommand [2021-08-18T12:35:12.176Z] --- PASS: TestOverlappingRequests (0.55s) [2021-08-18T12:35:12.176Z] === RUN TestRelease [2021-08-18T12:35:12.176Z] --- PASS: TestCommand (0.03s) [2021-08-18T12:35:12.176Z] === RUN TestNaiveSelf [2021-08-18T12:35:12.176Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-18T12:35:12.176Z] PASS [2021-08-18T12:35:12.176Z] coverage: 82.4% of statements [2021-08-18T12:35:12.176Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2021-08-18T12:35:12.633Z] === RUN TestDump [2021-08-18T12:35:12.633Z] goroutine 6 [running]: [2021-08-18T12:35:12.633Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x2076134c, 0x42c92c29184) [2021-08-18T12:35:12.633Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T12:35:12.633Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-18T12:35:12.633Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-18T12:35:12.633Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-18T12:35:12.633Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-18T12:35:12.633Z] testing.tRunner(0xc000029080, 0x1395ea0) [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:35:12.633Z] created by testing.(*T).Run [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T12:35:12.633Z] [2021-08-18T12:35:12.633Z] goroutine 1 [chan receive]: [2021-08-18T12:35:12.633Z] testing.(*T).Run(0xc000029080, 0x13885d8, 0x8, 0x1395ea0, 0x11fa18d) [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T12:35:12.633Z] testing.runTests.func1(0xc000028f00) [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T12:35:12.633Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:35:12.633Z] testing.runTests(0xc000004078, 0x14db220, 0x3, 0x3, 0xc03f5e162066beb0, 0x8bb3341721, 0x14dfc80, 0x1389e28) [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T12:35:12.633Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-18T12:35:12.633Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T12:35:12.633Z] main.main() [2021-08-18T12:35:12.633Z] _testmain.go:95 +0x1c8 [2021-08-18T12:35:12.633Z] --- PASS: TestDump (0.00s) [2021-08-18T12:35:12.633Z] === RUN TestDumpToFile [2021-08-18T12:35:12.723Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:35:12.723Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:35:12.723Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:35:12.723Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:35:12.723Z] [2021-08-18T12:35:12.723Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-18T12:35:12.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-18T12:35:12.723Z] Using test binary docker [2021-08-18T12:35:12.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T12:35:12.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T12:35:12.723Z] INFO: Waiting for daemon to start... [2021-08-18T12:35:12.723Z] Starting dockerd [2021-08-18T12:35:12.723Z] . [2021-08-18T12:35:12.723Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-18T12:35:13.092Z] time="2021-08-18T12:35:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-18T12:35:13.092Z] --- PASS: TestDumpToFile (0.15s) [2021-08-18T12:35:13.092Z] === RUN TestDumpToFileWithEmptyInput [2021-08-18T12:35:13.092Z] goroutine 19 [running]: [2021-08-18T12:35:13.092Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x12743c0) [2021-08-18T12:35:13.092Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T12:35:13.092Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-18T12:35:13.092Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-18T12:35:13.092Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084300) [2021-08-18T12:35:13.092Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-18T12:35:13.092Z] testing.tRunner(0xc000084300, 0x1395e90) [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:35:13.092Z] created by testing.(*T).Run [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T12:35:13.092Z] [2021-08-18T12:35:13.092Z] goroutine 1 [chan receive]: [2021-08-18T12:35:13.092Z] testing.(*T).Run(0xc000084300, 0x138f08c, 0x1c, 0x1395e90, 0x11fa101) [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T12:35:13.092Z] testing.runTests.func1(0xc000028f00) [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T12:35:13.092Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T12:35:13.092Z] testing.runTests(0xc000004078, 0x14db220, 0x3, 0x3, 0xc03f5e162066beb0, 0x8bb3341721, 0x14dfc80, 0x1389e28) [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T12:35:13.092Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-18T12:35:13.092Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T12:35:13.092Z] main.main() [2021-08-18T12:35:13.092Z] _testmain.go:95 +0x1c8 [2021-08-18T12:35:13.092Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-18T12:35:13.092Z] PASS [2021-08-18T12:35:13.092Z] coverage: 90.9% of statements [2021-08-18T12:35:13.092Z] ok github.com/docker/docker/pkg/stack 0.192s coverage: 90.9% of statements [2021-08-18T12:35:13.549Z] === RUN TestNewStdWriter [2021-08-18T12:35:13.550Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-18T12:35:13.550Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestWriteWithNilBytes [2021-08-18T12:35:13.550Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestWrite [2021-08-18T12:35:13.550Z] --- PASS: TestWrite (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestWriteWithWriterError [2021-08-18T12:35:13.550Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-18T12:35:13.550Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyWriteAndRead [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-18T12:35:13.550Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-18T12:35:13.550Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-18T12:35:13.550Z] PASS [2021-08-18T12:35:13.550Z] coverage: 100.0% of statements [2021-08-18T12:35:13.550Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-08-18T12:35:14.359Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2021-08-18T12:35:14.359Z] === RUN TestInspect [2021-08-18T12:35:14.515Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-18T12:35:14.515Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-18T12:35:14.515Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestFormatStatus [2021-08-18T12:35:14.515Z] --- PASS: TestFormatStatus (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestFormatError [2021-08-18T12:35:14.515Z] --- PASS: TestFormatError (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestFormatJSONError [2021-08-18T12:35:14.515Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-18T12:35:14.515Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-18T12:35:14.515Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestNewJSONProgressOutput [2021-08-18T12:35:14.515Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestAuxFormatterEmit [2021-08-18T12:35:14.515Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestStreamWriterStdout [2021-08-18T12:35:14.515Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-18T12:35:14.515Z] === RUN TestStreamWriterStderr [2021-08-18T12:35:14.515Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-18T12:35:14.515Z] PASS [2021-08-18T12:35:14.515Z] coverage: 66.2% of statements [2021-08-18T12:35:14.515Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2021-08-18T12:35:14.515Z] --- PASS: TestRelease (2.45s) [2021-08-18T12:35:14.515Z] === RUN TestAllocateRandomDeallocate [2021-08-18T12:35:14.972Z] === RUN TestGenerateRandomID [2021-08-18T12:35:14.972Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-18T12:35:14.972Z] === RUN TestShortenId [2021-08-18T12:35:14.972Z] --- PASS: TestShortenId (0.00s) [2021-08-18T12:35:14.972Z] === RUN TestShortenSha256Id [2021-08-18T12:35:14.972Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-18T12:35:14.972Z] === RUN TestShortenIdEmpty [2021-08-18T12:35:14.973Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-18T12:35:14.973Z] === RUN TestShortenIdInvalid [2021-08-18T12:35:14.973Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-18T12:35:14.973Z] === RUN TestIsShortIDNonHex [2021-08-18T12:35:14.973Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-18T12:35:14.973Z] === RUN TestIsShortIDNotCorrectSize [2021-08-18T12:35:14.973Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-18T12:35:14.973Z] PASS [2021-08-18T12:35:14.973Z] coverage: 70.6% of statements [2021-08-18T12:35:14.973Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-08-18T12:35:15.938Z] === RUN TestIsCpusetListAvailable [2021-08-18T12:35:15.938Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-18T12:35:15.938Z] PASS [2021-08-18T12:35:15.938Z] coverage: 39.4% of statements [2021-08-18T12:35:15.938Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2021-08-18T12:35:17.351Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2021-08-18T12:35:17.351Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:35:17.351Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-08-18T12:35:17.351Z] === RUN TestWaitNonBlocked [2021-08-18T12:35:17.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:35:17.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:35:17.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:35:17.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:35:17.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:35:17.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:35:17.351Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-18T12:35:17.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2021-08-18T12:35:17.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-08-18T12:35:17.351Z] === RUN TestWaitBlocked [2021-08-18T12:35:17.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:35:17.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:35:17.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:35:17.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:35:17.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:35:17.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:35:17.476Z] === RUN TestChtimes [2021-08-18T12:35:17.476Z] --- PASS: TestChtimes (0.00s) [2021-08-18T12:35:17.476Z] === RUN TestChtimesWindows [2021-08-18T12:35:17.476Z] --- PASS: TestChtimesWindows (0.01s) [2021-08-18T12:35:17.476Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-18T12:35:17.476Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-18T12:35:17.476Z] === RUN TestEnsureRemoveAllNotExist [2021-08-18T12:35:17.476Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-18T12:35:17.476Z] === RUN TestEnsureRemoveAllWithDir [2021-08-18T12:35:17.476Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-18T12:35:17.476Z] === RUN TestEnsureRemoveAllWithFile [2021-08-18T12:35:17.476Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-18T12:35:17.476Z] === RUN TestHasWin32KSupport [2021-08-18T12:35:17.476Z] syscall_windows_test.go:8: win32k: true [2021-08-18T12:35:17.476Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-18T12:35:17.476Z] PASS [2021-08-18T12:35:17.476Z] coverage: 12.9% of statements [2021-08-18T12:35:17.476Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.9% of statements [2021-08-18T12:35:17.607Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-18T12:35:17.607Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-08-18T12:35:17.607Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-08-18T12:35:17.607Z] === CONT TestDaemonRestartIpcMode [2021-08-18T12:35:17.607Z] === CONT TestIpcModeOlderClient [2021-08-18T12:35:17.607Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-18T12:35:17.607Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T12:35:17.622Z] --- PASS: TestInspect (3.26s) [2021-08-18T12:35:17.622Z] === RUN TestCreateJob [2021-08-18T12:35:17.933Z] === RUN TestTailFile [2021-08-18T12:35:17.933Z] --- PASS: TestTailFile (0.00s) [2021-08-18T12:35:17.933Z] === RUN TestTailFileManyLines [2021-08-18T12:35:17.933Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-18T12:35:17.933Z] === RUN TestTailEmptyFile [2021-08-18T12:35:17.933Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-18T12:35:17.933Z] === RUN TestTailNegativeN [2021-08-18T12:35:17.933Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader [2021-08-18T12:35:17.933Z] === CONT TestNewTailReader [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/no_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/truncated_last_line [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-18T12:35:17.933Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:17.933Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:35:17.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:35:17.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:35:17.934Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === CONT TestNewTailReader/no_delimiter [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:35:17.934Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:17.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:17.934Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.394Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T12:35:18.395Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.395Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.395Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.396Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.396Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.396Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.397Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T12:35:18.856Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.856Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.857Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T12:35:18.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:35:18.858Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-18T12:35:18.859Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T12:35:18.860Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T12:35:18.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T12:35:19.318Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T12:35:19.318Z] PASS [2021-08-18T12:35:19.318Z] coverage: 88.6% of statements [2021-08-18T12:35:19.318Z] ok github.com/docker/docker/pkg/tailfile 0.218s coverage: 88.6% of statements [2021-08-18T12:35:19.318Z] === RUN TestTarSumRemoveNonExistent [2021-08-18T12:35:19.776Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestTarSumRemove [2021-08-18T12:35:19.776Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestSortFileInfoSums [2021-08-18T12:35:19.776Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestNewTarSumForLabelInvalid [2021-08-18T12:35:19.776Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestNewTarSumForLabel [2021-08-18T12:35:19.776Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestEmptyTar [2021-08-18T12:35:19.776Z] --- PASS: TestEmptyTar (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestTarSumsReadSize [2021-08-18T12:35:19.776Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestTarSums [2021-08-18T12:35:19.776Z] --- PASS: TestTarSums (0.07s) [2021-08-18T12:35:19.776Z] === RUN TestIteration [2021-08-18T12:35:19.776Z] --- PASS: TestIteration (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestVersionLabelForChecksum [2021-08-18T12:35:19.776Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestVersion [2021-08-18T12:35:19.776Z] --- PASS: TestVersion (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestGetVersion [2021-08-18T12:35:19.776Z] --- PASS: TestGetVersion (0.00s) [2021-08-18T12:35:19.776Z] === RUN TestGetVersions [2021-08-18T12:35:19.776Z] --- PASS: TestGetVersions (0.00s) [2021-08-18T12:35:19.776Z] PASS [2021-08-18T12:35:19.776Z] coverage: 89.3% of statements [2021-08-18T12:35:19.776Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2021-08-18T12:35:20.234Z] testing: warning: no tests to run [2021-08-18T12:35:20.234Z] PASS [2021-08-18T12:35:20.234Z] coverage: [no statements] [2021-08-18T12:35:20.234Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-08-18T12:35:20.692Z] === RUN TestTruncIndex [2021-08-18T12:35:20.884Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.01s) [2021-08-18T12:35:20.900Z] --- PASS: TestCreateJob (3.70s) [2021-08-18T12:35:20.900Z] === RUN TestReplicatedJob [2021-08-18T12:35:21.150Z] --- PASS: TestTruncIndex (0.10s) [2021-08-18T12:35:21.150Z] PASS [2021-08-18T12:35:21.150Z] coverage: 91.5% of statements [2021-08-18T12:35:21.150Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-08-18T12:35:21.449Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2021-08-18T12:35:21.449Z] PASS [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === Skipped [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-18T12:35:21.449Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-18T12:35:21.449Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-18T12:35:21.449Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:35:21.449Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-18T12:35:21.449Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-18T12:35:21.449Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-18T12:35:21.449Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-18T12:35:21.449Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-18T12:35:21.449Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:35:21.449Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-18T12:35:21.449Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-18T12:35:21.449Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-18T12:35:21.449Z] 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-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-18T12:35:21.449Z] 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-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-18T12:35:21.449Z] 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-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-18T12:35:21.449Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:35:21.449Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-18T12:35:21.449Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:35:21.449Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-18T12:35:21.449Z] 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-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-18T12:35:21.449Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T12:35:21.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-18T12:35:21.449Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-18T12:35:21.449Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-18T12:35:21.449Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] [2021-08-18T12:35:21.449Z] DONE 176 tests, 25 skipped in 90.899s [2021-08-18T12:35:21.449Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T12:35:21.449Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:35:21.607Z] --- PASS: TestAllocateRandomDeallocate (6.84s) [2021-08-18T12:35:21.607Z] === RUN TestRetrieveFromStore [2021-08-18T12:35:21.607Z] === RUN TestIsGIT [2021-08-18T12:35:21.607Z] --- PASS: TestIsGIT (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestIsTransport [2021-08-18T12:35:21.607Z] --- PASS: TestIsTransport (0.00s) [2021-08-18T12:35:21.607Z] PASS [2021-08-18T12:35:21.607Z] coverage: 100.0% of statements [2021-08-18T12:35:21.607Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-08-18T12:35:21.607Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-18T12:35:21.607Z] === RUN TestClientStream [2021-08-18T12:35:21.607Z] --- PASS: TestClientStream (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestClientSendFile [2021-08-18T12:35:21.607Z] --- PASS: TestClientSendFile (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestClientWithRequestTimeout [2021-08-18T12:35:21.607Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-18T12:35:21.607Z] === RUN TestFileSpecPlugin [2021-08-18T12:35:21.607Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-18T12:35:21.607Z] === RUN TestFileJSONSpecPlugin [2021-08-18T12:35:21.607Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-18T12:35:21.607Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestPluginAddHandler [2021-08-18T12:35:21.607Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestPluginWaitBadPlugin [2021-08-18T12:35:21.607Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-18T12:35:21.607Z] === RUN TestGet [2021-08-18T12:35:21.607Z] time="2021-08-18T12:35:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-18T12:35:22.012Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-18T12:35:22.012Z] === RUN TestDaemonConfigValidation [2021-08-18T12:35:22.012Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:35:22.012Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:35:22.012Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T12:35:22.012Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T12:35:22.012Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T12:35:22.012Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T12:35:22.012Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T12:35:22.012Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T12:35:22.012Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T12:35:22.012Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T12:35:22.012Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:35:22.012Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T12:35:22.064Z] === RUN TestVersionInfo [2021-08-18T12:35:22.064Z] --- PASS: TestVersionInfo (0.00s) [2021-08-18T12:35:22.064Z] === RUN TestAppendVersions [2021-08-18T12:35:22.064Z] --- PASS: TestAppendVersions (0.00s) [2021-08-18T12:35:22.064Z] PASS [2021-08-18T12:35:22.064Z] coverage: 88.9% of statements [2021-08-18T12:35:22.064Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-08-18T12:35:22.350Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T12:35:22.350Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T12:35:22.350Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T12:35:22.350Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T12:35:22.351Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-18T12:35:22.351Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-18T12:35:22.351Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-18T12:35:22.351Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-18T12:35:22.351Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-18T12:35:22.351Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:35:22.351Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T12:35:22.522Z] time="2021-08-18T12:35:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-18T12:35:23.062Z] --- PASS: TestBuildWithHugeFile (105.82s) [2021-08-18T12:35:23.062Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:35:23.279Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T12:35:23.488Z] --- PASS: TestRetrieveFromStore (2.20s) [2021-08-18T12:35:23.488Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-18T12:35:23.488Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-18T12:35:23.488Z] === RUN TestParallelPredefinedRequest1 [2021-08-18T12:35:23.488Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-18T12:35:23.488Z] === RUN TestParallelPredefinedRequest2 [2021-08-18T12:35:23.488Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-18T12:35:23.488Z] === RUN TestParallelPredefinedRequest3 [2021-08-18T12:35:23.488Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-18T12:35:23.488Z] === RUN TestParallelPredefinedRequest4 [2021-08-18T12:35:23.488Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-18T12:35:23.488Z] === RUN TestParallelPredefinedRequest5 [2021-08-18T12:35:23.488Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-18T12:35:23.488Z] === RUN TestDebug [2021-08-18T12:35:23.488Z] --- PASS: TestDebug (0.00s) [2021-08-18T12:35:23.488Z] === RUN TestRequestPoolParallel [2021-08-18T12:35:23.946Z] === RUN TestValidatePrivileges [2021-08-18T12:35:23.946Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-18T12:35:23.946Z] === RUN TestFilterByCapNeg [2021-08-18T12:35:23.946Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-18T12:35:23.946Z] === RUN TestFilterByCapPos [2021-08-18T12:35:23.946Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-18T12:35:23.946Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-18T12:35:23.946Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-18T12:35:23.946Z] PASS [2021-08-18T12:35:23.946Z] coverage: 12.0% of statements [2021-08-18T12:35:23.946Z] ok github.com/docker/docker/plugin 0.067s coverage: 12.0% of statements [2021-08-18T12:35:23.946Z] --- PASS: TestRequestPoolParallel (0.52s) [2021-08-18T12:35:23.946Z] === RUN TestFullAllocateRelease [2021-08-18T12:35:24.403Z] time="2021-08-18T12:35:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-18T12:35:24.403Z] --- PASS: TestFullAllocateRelease (0.51s) [2021-08-18T12:35:24.403Z] === RUN TestOddAllocateRelease [2021-08-18T12:35:24.647Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T12:35:24.861Z] === RUN TestNewSettable [2021-08-18T12:35:24.861Z] --- PASS: TestNewSettable (0.00s) [2021-08-18T12:35:24.861Z] === RUN TestIsSettable [2021-08-18T12:35:24.861Z] --- PASS: TestIsSettable (0.00s) [2021-08-18T12:35:24.861Z] === RUN TestUpdateSettingsEnv [2021-08-18T12:35:24.861Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-18T12:35:24.861Z] PASS [2021-08-18T12:35:24.861Z] coverage: 20.0% of statements [2021-08-18T12:35:24.861Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2021-08-18T12:35:24.861Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-08-18T12:35:24.861Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-18T12:35:24.861Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-08-18T12:35:24.861Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-18T12:35:25.319Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-08-18T12:35:25.319Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-18T12:35:25.319Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T12:35:25.319Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T12:35:25.319Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:25.319Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T12:35:25.319Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T12:35:25.319Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:25.319Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T12:35:25.319Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:35:25.319Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T12:35:25.319Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:25.319Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:35:25.319Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:35:25.319Z] PASS [2021-08-18T12:35:25.319Z] coverage: 85.3% of statements [2021-08-18T12:35:25.319Z] ok github.com/docker/docker/libnetwork/ipam 65.935s coverage: 85.3% of statements [2021-08-18T12:35:25.574Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T12:35:25.574Z] daemon_test.go:149: [dc4d669b710c6] daemon is not started [2021-08-18T12:35:25.574Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-08-18T12:35:25.574Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-08-18T12:35:25.574Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-18T12:35:25.574Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-18T12:35:25.574Z] PASS [2021-08-18T12:35:25.574Z] [2021-08-18T12:35:25.574Z] DONE 11 tests in 4.179s [2021-08-18T12:35:25.574Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T12:35:25.638Z] ok github.com/docker/docker/libnetwork/osl 4.426s coverage: 39.7% of statements [2021-08-18T12:35:25.638Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-18T12:35:25.777Z] === RUN TestLoad [2021-08-18T12:35:25.777Z] --- PASS: TestLoad (0.00s) [2021-08-18T12:35:25.777Z] === RUN TestSave [2021-08-18T12:35:25.777Z] --- PASS: TestSave (0.03s) [2021-08-18T12:35:25.777Z] === RUN TestAddDeleteGet [2021-08-18T12:35:25.777Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-18T12:35:25.777Z] === RUN TestInvalidTags [2021-08-18T12:35:25.777Z] --- PASS: TestInvalidTags (0.00s) [2021-08-18T12:35:25.777Z] PASS [2021-08-18T12:35:25.777Z] coverage: 84.4% of statements [2021-08-18T12:35:25.777Z] ok github.com/docker/docker/reference 0.122s coverage: 84.4% of statements [2021-08-18T12:35:25.830Z] INFO: Testing against a local daemon [2021-08-18T12:35:25.830Z] === RUN TestCommitInheritsEnv [2021-08-18T12:35:27.196Z] --- PASS: TestCommitInheritsEnv (1.43s) [2021-08-18T12:35:27.196Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:35:27.196Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-18T12:35:27.196Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:35:27.196Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-18T12:35:27.196Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:35:27.196Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-18T12:35:27.196Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:35:27.559Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-18T12:35:27.950Z] === RUN TestResolveAuthConfigIndexServer [2021-08-18T12:35:27.950Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestResolveAuthConfigFullURL [2021-08-18T12:35:27.950Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-18T12:35:27.950Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestValidateMirror [2021-08-18T12:35:27.950Z] --- PASS: TestValidateMirror (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestLoadInsecureRegistries [2021-08-18T12:35:27.950Z] time="2021-08-18T12:35:27Z" 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-18T12:35:27.950Z] time="2021-08-18T12:35:27Z" 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-18T12:35:27.950Z] time="2021-08-18T12:35:27Z" 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-18T12:35:27.950Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-08-18T12:35:27.950Z] === RUN TestNewServiceConfig [2021-08-18T12:35:27.950Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestValidateIndexName [2021-08-18T12:35:27.950Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestValidateIndexNameWithError [2021-08-18T12:35:27.950Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestEndpointParse [2021-08-18T12:35:27.950Z] --- PASS: TestEndpointParse (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestEndpointParseInvalid [2021-08-18T12:35:27.950Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestValidateEndpoint [2021-08-18T12:35:27.950Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-18T12:35:27.950Z] === RUN TestPing [2021-08-18T12:35:27.950Z] --- PASS: TestPing (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestPingRegistryEndpoint [2021-08-18T12:35:27.950Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:35:27.950Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestEndpoint [2021-08-18T12:35:27.950Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:35:27.950Z] --- SKIP: TestEndpoint (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestParseRepositoryInfo [2021-08-18T12:35:27.950Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestNewIndexInfo [2021-08-18T12:35:27.950Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestMirrorEndpointLookup [2021-08-18T12:35:27.950Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:35:27.950Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestSearchRepositories [2021-08-18T12:35:27.950Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-18T12:35:27.950Z] Host: 127.0.0.1:49319 [2021-08-18T12:35:27.950Z] User-Agent: docker test client [2021-08-18T12:35:27.950Z] Authorization: Token fake-token [2021-08-18T12:35:27.950Z] X-Docker-Token: true [2021-08-18T12:35:27.950Z] Accept-Encoding: gzip [2021-08-18T12:35:27.950Z] [2021-08-18T12:35:27.950Z] [2021-08-18T12:35:27.950Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-18T12:35:27.950Z] Connection: close [2021-08-18T12:35:27.950Z] Content-Length: 144 [2021-08-18T12:35:27.950Z] Cache-Control: no-cache [2021-08-18T12:35:27.950Z] Content-Type: application/json [2021-08-18T12:35:27.950Z] Date: Wed, 18 Aug 2021 12:35:27 GMT [2021-08-18T12:35:27.950Z] Expires: -1 [2021-08-18T12:35:27.950Z] Pragma: no-cache [2021-08-18T12:35:27.950Z] Server: docker-tests/mock [2021-08-18T12:35:27.950Z] X-Docker-Registry-Config: mock [2021-08-18T12:35:27.950Z] X-Docker-Registry-Version: 0.0.0 [2021-08-18T12:35:27.950Z] [2021-08-18T12:35:27.950Z] [2021-08-18T12:35:27.950Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestTrustedLocation [2021-08-18T12:35:27.950Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-18T12:35:27.950Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestAllowNondistributableArtifacts [2021-08-18T12:35:27.950Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-18T12:35:27.950Z] === RUN TestIsSecureIndex [2021-08-18T12:35:27.950Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-18T12:35:27.950Z] PASS [2021-08-18T12:35:27.950Z] coverage: 51.7% of statements [2021-08-18T12:35:27.950Z] ok github.com/docker/docker/registry 0.216s coverage: 51.7% of statements [2021-08-18T12:35:28.408Z] time="2021-08-18T12:35:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-18T12:35:29.072Z] --- PASS: TestReplicatedJob (6.86s) [2021-08-18T12:35:29.072Z] === RUN TestUpdateReplicatedJob [2021-08-18T12:35:29.084Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-08-18T12:35:29.084Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T12:35:29.084Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-18T12:35:29.084Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-18T12:35:29.084Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:35:29.084Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-18T12:35:29.084Z] === RUN TestTagInvalidReference [2021-08-18T12:35:29.084Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-18T12:35:29.084Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:35:29.341Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-18T12:35:29.341Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:35:29.341Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-18T12:35:29.341Z] === RUN TestTagOfficialNames [2021-08-18T12:35:29.341Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-18T12:35:29.341Z] === RUN TestTagMatchesDigest [2021-08-18T12:35:29.341Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-18T12:35:29.341Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestReaderWithReadError [2021-08-18T12:35:29.373Z] time="2021-08-18T12:35:28Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestReader [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-18T12:35:29.373Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-18T12:35:29.373Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-18T12:35:29.373Z] PASS [2021-08-18T12:35:29.373Z] coverage: 100.0% of statements [2021-08-18T12:35:29.373Z] ok github.com/docker/docker/registry/resumable 0.197s coverage: 100.0% of statements [2021-08-18T12:35:29.832Z] === RUN TestRestartManagerTimeout [2021-08-18T12:35:29.832Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-18T12:35:29.832Z] === RUN TestRestartManagerTimeoutReset [2021-08-18T12:35:29.832Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-18T12:35:29.832Z] PASS [2021-08-18T12:35:29.832Z] coverage: 50.9% of statements [2021-08-18T12:35:29.832Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2021-08-18T12:35:30.798Z] === RUN TestDecodeContainerConfig [2021-08-18T12:35:30.798Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-18T12:35:30.798Z] === RUN TestDecodeContainerConfigIsolation [2021-08-18T12:35:30.798Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-18T12:35:30.798Z] === RUN TestValidatePrivileged [2021-08-18T12:35:30.798Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-18T12:35:30.798Z] PASS [2021-08-18T12:35:30.798Z] coverage: 52.2% of statements [2021-08-18T12:35:30.798Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-08-18T12:35:31.255Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-18T12:35:31.255Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-18T12:35:31.255Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-18T12:35:31.255Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-18T12:35:31.255Z] PASS [2021-08-18T12:35:31.255Z] coverage: 62.5% of statements [2021-08-18T12:35:31.255Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-08-18T12:35:31.587Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-08-18T12:35:31.587Z] === RUN TestServiceListWithStatuses [2021-08-18T12:35:31.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:35:31.587Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T12:35:31.587Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T12:35:34.153Z] ok github.com/docker/docker/libnetwork/portmapper 1.284s coverage: 49.5% of statements [2021-08-18T12:35:35.541Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-08-18T12:35:35.541Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-18T12:35:35.541Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T12:35:36.830Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2021-08-18T12:35:36.830Z] === RUN TestDockerNetworkReConnect [2021-08-18T12:35:37.036Z] --- PASS: TestGet (15.01s) [2021-08-18T12:35:37.036Z] === RUN TestPluginWithNoManifest [2021-08-18T12:35:37.036Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-18T12:35:37.036Z] === RUN TestGetAll [2021-08-18T12:35:37.036Z] --- PASS: TestGetAll (0.00s) [2021-08-18T12:35:37.036Z] PASS [2021-08-18T12:35:37.036Z] coverage: 73.4% of statements [2021-08-18T12:35:37.036Z] ok github.com/docker/docker/pkg/plugins 34.919s coverage: 73.4% of statements [2021-08-18T12:35:37.036Z] === RUN TestGetDriver [2021-08-18T12:35:37.036Z] --- PASS: TestGetDriver (0.00s) [2021-08-18T12:35:37.036Z] === RUN TestVolumeRequestError [2021-08-18T12:35:37.036Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-18T12:35:37.036Z] PASS [2021-08-18T12:35:37.036Z] coverage: 36.1% of statements [2021-08-18T12:35:37.036Z] ok github.com/docker/docker/volume/drivers 0.095s coverage: 36.1% of statements [2021-08-18T12:35:37.460Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === Skipped [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-18T12:35:37.460Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:35:37.460Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:35:37.460Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:35:37.460Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:35:37.460Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:35:37.460Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-18T12:35:37.460Z] firewalld_test.go:13: firewalld is not running [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] [2021-08-18T12:35:37.460Z] DONE 361 tests, 7 skipped in 564.530s [2021-08-18T12:35:38.002Z] === RUN TestGetAddress [2021-08-18T12:35:38.002Z] --- PASS: TestGetAddress (0.00s) [2021-08-18T12:35:38.002Z] === RUN TestRemove [2021-08-18T12:35:38.002Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T12:35:38.002Z] --- SKIP: TestRemove (0.00s) [2021-08-18T12:35:38.002Z] === RUN TestInitializeWithVolumes [2021-08-18T12:35:38.002Z] --- PASS: TestInitializeWithVolumes (0.02s) [2021-08-18T12:35:38.002Z] === RUN TestCreate [2021-08-18T12:35:38.002Z] --- PASS: TestCreate (0.05s) [2021-08-18T12:35:38.002Z] === RUN TestValidateName [2021-08-18T12:35:38.002Z] --- PASS: TestValidateName (0.00s) [2021-08-18T12:35:38.002Z] === RUN TestCreateWithOpts [2021-08-18T12:35:38.002Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T12:35:38.002Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-18T12:35:38.002Z] === RUN TestRelaodNoOpts [2021-08-18T12:35:38.002Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-08-18T12:35:38.002Z] PASS [2021-08-18T12:35:38.002Z] coverage: 41.5% of statements [2021-08-18T12:35:38.002Z] ok github.com/docker/docker/volume/local 0.185s coverage: 41.5% of statements Post stage [Pipeline] junit [2021-08-18T12:35:38.451Z] Recording test results [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRaw [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-18T12:35:38.461Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRaw [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-18T12:35:38.461Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestConvertTmpfsOptions [2021-08-18T12:35:38.461Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-18T12:35:38.461Z] linux_parser_test.go:209: data="ro" [2021-08-18T12:35:38.461Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestParseMountSpec [2021-08-18T12:35:38.461Z] parser_test.go:63: case 0 [2021-08-18T12:35:38.461Z] parser_test.go:63: case 1 [2021-08-18T12:35:38.461Z] parser_test.go:63: case 2 [2021-08-18T12:35:38.461Z] parser_test.go:63: case 3 [2021-08-18T12:35:38.461Z] parser_test.go:63: case 4 [2021-08-18T12:35:38.461Z] parser_test.go:63: case 5 [2021-08-18T12:35:38.461Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestValidateMount [2021-08-18T12:35:38.461Z] --- PASS: TestValidateMount (0.01s) [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRaw [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit (0.01s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T12:35:38.461Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-18T12:35:38.461Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T12:35:38.461Z] PASS [2021-08-18T12:35:38.461Z] coverage: 67.7% of statements [2021-08-18T12:35:38.461Z] ok github.com/docker/docker/volume/mounts 0.102s coverage: 67.7% of statements [2021-08-18T12:35:38.461Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T12:35:38.461Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T12:35:38.641Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T12:35:38.918Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T12:35:38.918Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-18T12:35:39.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -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:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh dynbinary test-integration [2021-08-18T12:35:39.883Z] === RUN TestSetGetMeta [2021-08-18T12:35:39.883Z] === PAUSE TestSetGetMeta [2021-08-18T12:35:39.883Z] === RUN TestRestore [2021-08-18T12:35:39.883Z] === PAUSE TestRestore [2021-08-18T12:35:39.883Z] === RUN TestServiceCreate [2021-08-18T12:35:39.883Z] === PAUSE TestServiceCreate [2021-08-18T12:35:39.883Z] === RUN TestServiceList [2021-08-18T12:35:39.883Z] === PAUSE TestServiceList [2021-08-18T12:35:39.883Z] === RUN TestServiceRemove [2021-08-18T12:35:39.883Z] === PAUSE TestServiceRemove [2021-08-18T12:35:39.883Z] === RUN TestServiceGet [2021-08-18T12:35:39.883Z] === PAUSE TestServiceGet [2021-08-18T12:35:39.883Z] === RUN TestServicePrune [2021-08-18T12:35:39.883Z] === PAUSE TestServicePrune [2021-08-18T12:35:39.883Z] === RUN TestCreate [2021-08-18T12:35:39.883Z] === PAUSE TestCreate [2021-08-18T12:35:39.883Z] === RUN TestRemove [2021-08-18T12:35:39.883Z] === PAUSE TestRemove [2021-08-18T12:35:39.883Z] === RUN TestList [2021-08-18T12:35:39.883Z] === PAUSE TestList [2021-08-18T12:35:39.883Z] === RUN TestFindByDriver [2021-08-18T12:35:39.883Z] === PAUSE TestFindByDriver [2021-08-18T12:35:39.883Z] === RUN TestFindByReferenced [2021-08-18T12:35:39.883Z] === PAUSE TestFindByReferenced [2021-08-18T12:35:39.883Z] === RUN TestDerefMultipleOfSameRef [2021-08-18T12:35:39.883Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-18T12:35:39.883Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:35:39.883Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:35:39.883Z] === RUN TestDefererencePluginOnCreateError [2021-08-18T12:35:39.883Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-18T12:35:39.883Z] === RUN TestRefDerefRemove [2021-08-18T12:35:39.883Z] === PAUSE TestRefDerefRemove [2021-08-18T12:35:39.883Z] === RUN TestGet [2021-08-18T12:35:39.883Z] === PAUSE TestGet [2021-08-18T12:35:39.883Z] === RUN TestGetWithReference [2021-08-18T12:35:39.883Z] === PAUSE TestGetWithReference [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_nil_list [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_empty_list [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_filter_some [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_filter_middle [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:35:39.883Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-18T12:35:39.883Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_nil_list [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_filter_some [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_empty_list [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_filter_middle [2021-08-18T12:35:39.883Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-18T12:35:39.883Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-18T12:35:39.883Z] === CONT TestSetGetMeta [2021-08-18T12:35:39.883Z] === CONT TestServicePrune [2021-08-18T12:35:39.883Z] === CONT TestGetWithReference [2021-08-18T12:35:39.883Z] === CONT TestDerefMultipleOfSameRef [2021-08-18T12:35:39.883Z] --- PASS: TestSetGetMeta (0.03s) [2021-08-18T12:35:39.883Z] === CONT TestRefDerefRemove [2021-08-18T12:35:39.883Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-08-18T12:35:39.883Z] === CONT TestGet [2021-08-18T12:35:39.883Z] --- PASS: TestGetWithReference (0.05s) [2021-08-18T12:35:39.883Z] === CONT TestList [2021-08-18T12:35:39.883Z] --- PASS: TestRefDerefRemove (0.04s) [2021-08-18T12:35:39.883Z] === CONT TestFindByReferenced [2021-08-18T12:35:39.883Z] --- PASS: TestGet (0.03s) [2021-08-18T12:35:39.883Z] === CONT TestFindByDriver [2021-08-18T12:35:39.883Z] --- PASS: TestList (0.04s) [2021-08-18T12:35:39.883Z] === CONT TestDefererencePluginOnCreateError [2021-08-18T12:35:39.883Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-18T12:35:39.883Z] === CONT TestServiceList [2021-08-18T12:35:39.883Z] --- PASS: TestFindByDriver (0.03s) [2021-08-18T12:35:39.883Z] === CONT TestServiceGet [2021-08-18T12:35:39.883Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-08-18T12:35:39.883Z] === CONT TestServiceRemove [2021-08-18T12:35:39.883Z] --- PASS: TestServiceGet (0.09s) [2021-08-18T12:35:39.883Z] === CONT TestRemove [2021-08-18T12:35:39.883Z] time="2021-08-18T12:35:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:35:39.883Z] --- PASS: TestServiceRemove (0.07s) [2021-08-18T12:35:39.883Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T12:35:39.883Z] --- PASS: TestServiceList (0.10s) [2021-08-18T12:35:39.883Z] === CONT TestServiceCreate [2021-08-18T12:35:39.883Z] time="2021-08-18T12:35:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:35:39.883Z] time="2021-08-18T12:35:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:35:39.883Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-08-18T12:35:39.883Z] === CONT TestRestore [2021-08-18T12:35:39.883Z] --- PASS: TestRemove (0.04s) [2021-08-18T12:35:39.883Z] === CONT TestCreate [2021-08-18T12:35:39.883Z] time="2021-08-18T12:35:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-18T12:35:39.883Z] time="2021-08-18T12:35:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T12:35:39.960Z] [2021-08-18T12:35:39.960Z] Removing bundles/ [2021-08-18T12:35:39.960Z] [2021-08-18T12:35:39.960Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T12:35:39.960Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:35:39.960Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:35:40.096Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2021-08-18T12:35:40.096Z] === RUN TestServicePlugin [2021-08-18T12:35:40.339Z] --- PASS: TestServiceCreate (0.05s) [2021-08-18T12:35:40.339Z] --- PASS: TestServicePrune (0.26s) [2021-08-18T12:35:40.339Z] --- PASS: TestCreate (0.02s) [2021-08-18T12:35:40.339Z] --- PASS: TestRestore (0.04s) [2021-08-18T12:35:40.339Z] PASS [2021-08-18T12:35:40.339Z] coverage: 69.0% of statements [2021-08-18T12:35:40.339Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2021-08-18T12:35:43.362Z] plugin_test.go:62: [d27074cf8cafd] joining swarm manager [d0fc33d2b0f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:35:44.289Z] plugin_test.go:65: [de61b494e404a] joining swarm manager [d0fc33d2b0f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:35:44.458Z] Loaded image: buildpack-deps:buster [2021-08-18T12:35:44.458Z] Loaded image: busybox:latest [2021-08-18T12:35:44.458Z] Loaded image: busybox:glibc [2021-08-18T12:35:49.725Z] Loaded image: debian:bullseye [2021-08-18T12:35:49.725Z] Loaded image: hello-world:latest [2021-08-18T12:35:49.725Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:35:49.725Z] INFO: Testing against a local daemon [2021-08-18T12:35:49.725Z] === RUN TestCgroupNamespacesBuild [2021-08-18T12:35:52.255Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2021-08-18T12:35:52.255Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T12:35:54.790Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s) [2021-08-18T12:35:54.790Z] === RUN TestBuildWithSession [2021-08-18T12:35:54.790Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:35:54.790Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:35:54.790Z] === RUN TestBuildSquashParent [2021-08-18T12:35:55.126Z] 2021/08/18 12:35:53 Closing DB instances... [2021-08-18T12:35:55.586Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-08-18T12:35:55.586Z] === RUN TestFindNode [2021-08-18T12:35:55.586Z] 2021/08/18 12:35:55 Closing DB instances... [2021-08-18T12:35:55.586Z] --- PASS: TestFindNode (0.02s) [2021-08-18T12:35:55.586Z] === RUN TestChangeNodeState [2021-08-18T12:35:55.586Z] 2021/08/18 12:35:55 Closing DB instances... [2021-08-18T12:35:55.586Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-18T12:35:55.586Z] === RUN TestNodeReincarnation [2021-08-18T12:35:55.586Z] 2021/08/18 12:35:55 Closing DB instances... [2021-08-18T12:35:59.352Z] sha256:e748c81a209c018e94cb9aa868e052cab273d55348d2bf3e3935357ac902182b [2021-08-18T12:35:59.352Z] INFO: Starting docker-py tests... [2021-08-18T12:35:59.352Z] ============================= test session starts ============================== [2021-08-18T12:35:59.352Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-18T12:35:59.352Z] rootdir: /src, inifile: pytest.ini [2021-08-18T12:35:59.352Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-18T12:35:59.352Z] collected 390 items / 1 deselected / 389 selected [2021-08-18T12:35:59.352Z] [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-18T12:36:01.362Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-18T12:36:01.362Z] === RUN TestParallelCreate [2021-08-18T12:36:01.362Z] 2021/08/18 12:36:00 Closing DB instances... [2021-08-18T12:36:01.362Z] --- PASS: TestParallelCreate (0.02s) [2021-08-18T12:36:01.362Z] === RUN TestParallelDelete [2021-08-18T12:36:01.362Z] 2021/08/18 12:36:00 Closing DB instances... [2021-08-18T12:36:01.362Z] --- PASS: TestParallelDelete (0.02s) [2021-08-18T12:36:01.362Z] === RUN TestNetworkDBIslands [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:577b430506f3 with config:&{NodeID:577b430506f3 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-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 577b430506f3/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 577b430506f3/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5d63ced341ab with config:&{NodeID:5d63ced341ab 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-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 5d63ced341ab/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 5d63ced341ab/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 5d63ced341ab/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 5d63ced341ab/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 577b430506f3/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=info msg="Node 577b430506f3/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:948fe3be6fdd with config:&{NodeID:948fe3be6fdd 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-18T12:36:01.362Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.362Z] time="2021-08-18T12:36:01Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=info msg="Node 577b430506f3/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=info msg="Node 577b430506f3/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=info msg="Node 5d63ced341ab/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=info msg="Node 5d63ced341ab/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-18T12:36:01.363Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:48e4d54f87e6 with config:&{NodeID:48e4d54f87e6 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-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 577b430506f3/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 577b430506f3/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 5d63ced341ab/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 5d63ced341ab/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, added to nodes list" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-18T12:36:01.821Z] time="2021-08-18T12:36:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:01Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9fcd2a326141 with config:&{NodeID:9fcd2a326141 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-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 5d63ced341ab/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 5d63ced341ab/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.278Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:02.735Z] networkdb_test.go:836: Re-joining: 3 [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=info msg="The new bootstrap node list is:[172.20.222.142:10033 172.20.222.142:10034 172.20.222.142:10035]" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10033" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49359" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10034" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49360" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10035" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49361" [2021-08-18T12:36:02.735Z] networkdb_test.go:836: Re-joining: 4 [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=info msg="The new bootstrap node list is:[172.20.222.142:10033 172.20.222.142:10034 172.20.222.142:10035]" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10033" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49362" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10034" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49363" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10035" [2021-08-18T12:36:02.735Z] time="2021-08-18T12:36:02Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49364" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="node 0 leaving" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3 change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="node4(48e4d54f87e6): Node leave event for 577b430506f3/172.20.222.142" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3 change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="node3(948fe3be6fdd): Node leave event for 577b430506f3/172.20.222.142" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3 change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="node2(5d63ced341ab): Node leave event for 577b430506f3/172.20.222.142" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3 change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="node5(9fcd2a326141): Node leave event for 577b430506f3/172.20.222.142" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="Node 577b430506f3 change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:02Z" level=info msg="node1(577b430506f3): Node leave event for 577b430506f3/172.20.222.142" [2021-08-18T12:36:03.192Z] time="2021-08-18T12:36:03Z" level=info msg="Node 577b430506f3/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 577b430506f3/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 577b430506f3/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 577b430506f3/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 577b430506f3/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.222.142:10037: use of closed network connection" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="node 1 leaving" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="node5(9fcd2a326141): Node leave event for 5d63ced341ab/172.20.222.142" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="node4(48e4d54f87e6): Node leave event for 5d63ced341ab/172.20.222.142" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab change state NodeActive --> NodeFailed" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab/172.20.222.142, added to failed nodes list" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab change state NodeActive --> NodeLeft" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="node3(948fe3be6fdd): Node leave event for 5d63ced341ab/172.20.222.142" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=error msg="node: 5d63ced341ab is unknown to memberlist" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab/172.20.222.142, left gossip cluster" [2021-08-18T12:36:03.649Z] time="2021-08-18T12:36:03Z" level=info msg="Node 5d63ced341ab/172.20.222.142, left gossip cluster" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=warning msg="memberlist: Failed to send gossip to 172.20.222.142:10037: write udp [::]:10034->172.20.222.142:10037: use of closed network connection" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="node 2 leaving" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="Node 948fe3be6fdd change state NodeActive --> NodeLeft" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="node5(9fcd2a326141): Node leave event for 948fe3be6fdd/172.20.222.142" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="Node 948fe3be6fdd change state NodeActive --> NodeLeft" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="node4(48e4d54f87e6): Node leave event for 948fe3be6fdd/172.20.222.142" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="Node 948fe3be6fdd change state NodeActive --> NodeLeft" [2021-08-18T12:36:04.105Z] time="2021-08-18T12:36:03Z" level=info msg="node3(948fe3be6fdd): Node leave event for 948fe3be6fdd/172.20.222.142" [2021-08-18T12:36:04.106Z] time="2021-08-18T12:36:04Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, left gossip cluster" [2021-08-18T12:36:04.106Z] time="2021-08-18T12:36:04Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, left gossip cluster" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 948fe3be6fdd/172.20.222.142, left gossip cluster" [2021-08-18T12:36:04.564Z] networkdb_test.go:868: node4: OK [2021-08-18T12:36:04.564Z] networkdb_test.go:868: node5: OK [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="node 0 coming back" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:74a22f71f47a with config:&{NodeID:74a22f71f47a 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-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 74a22f71f47a/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 74a22f71f47a/172.20.222.142, added to nodes list" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="node 1 coming back" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7c83f3f60d9f with config:&{NodeID:7c83f3f60d9f 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-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, added to nodes list" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="node 2 coming back" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:03981dec79aa with config:&{NodeID:03981dec79aa 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-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 03981dec79aa/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:04.564Z] time="2021-08-18T12:36:04Z" level=info msg="Node 03981dec79aa/172.20.222.142, added to nodes list" [2021-08-18T12:36:05.021Z] time="2021-08-18T12:36:04Z" level=debug msg="memberlist: Failed ping: 48e4d54f87e6 (timeout reached)" [2021-08-18T12:36:05.021Z] time="2021-08-18T12:36:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.222.142:10037: use of closed network connection" [2021-08-18T12:36:05.021Z] time="2021-08-18T12:36:04Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49365" [2021-08-18T12:36:05.479Z] time="2021-08-18T12:36:05Z" level=warning msg="memberlist: Was able to connect to 48e4d54f87e6 but other probes failed, network may be misconfigured" [2021-08-18T12:36:07.003Z] --- PASS: TestBuildSquashParent (11.43s) [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:36:07.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:36:07.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:36:07.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:36:07.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:36:07.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:36:07.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:36:07.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:36:07.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:36:07.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:36:08.377Z] time="2021-08-18T12:36:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.222.142:10033 172.20.222.142:10034 172.20.222.142:10035]" [2021-08-18T12:36:08.377Z] time="2021-08-18T12:36:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.222.142:10033 172.20.222.142:10034 172.20.222.142:10035]" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10033" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49366" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, is the new incarnation of the shutdown node 577b430506f3/172.20.222.142" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49367" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10034" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, is the new incarnation of the shutdown node 5d63ced341ab/172.20.222.142" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10035" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49368" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 9fcd2a326141/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, is the new incarnation of the shutdown node 948fe3be6fdd/172.20.222.142" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, is the new incarnation of the shutdown node 5d63ced341ab/172.20.222.142" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, is the new incarnation of the shutdown node 577b430506f3/172.20.222.142" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 74a22f71f47a/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, is the new incarnation of the shutdown node 948fe3be6fdd/172.20.222.142" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, added to nodes list" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:08.834Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, added to nodes list" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, joined gossip cluster" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:08Z" level=info msg="Node 03981dec79aa/172.20.222.142, added to nodes list" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10033" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:09Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49369" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10034" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:09Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49370" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:09Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49371" [2021-08-18T12:36:09.292Z] time="2021-08-18T12:36:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.222.142:10035" [2021-08-18T12:36:09.752Z] 2021/08/18 12:36:09 Closing DB instances... [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a change state NodeActive --> NodeLeft" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="node4(48e4d54f87e6): Node leave event for 74a22f71f47a/172.20.222.142" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a change state NodeActive --> NodeLeft" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="node3(03981dec79aa): Node leave event for 74a22f71f47a/172.20.222.142" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a change state NodeActive --> NodeLeft" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="node2(7c83f3f60d9f): Node leave event for 74a22f71f47a/172.20.222.142" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a change state NodeActive --> NodeLeft" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="node1(74a22f71f47a): Node leave event for 74a22f71f47a/172.20.222.142" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a change state NodeActive --> NodeLeft" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="node5(9fcd2a326141): Node leave event for 74a22f71f47a/172.20.222.142" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a/172.20.222.142, left gossip cluster" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a/172.20.222.142, left gossip cluster" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a/172.20.222.142, left gossip cluster" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a/172.20.222.142, left gossip cluster" [2021-08-18T12:36:09.752Z] time="2021-08-18T12:36:09Z" level=info msg="Node 74a22f71f47a/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="Node 7c83f3f60d9f change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="node4(48e4d54f87e6): Node leave event for 7c83f3f60d9f/172.20.222.142" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="Node 7c83f3f60d9f change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="node5(9fcd2a326141): Node leave event for 7c83f3f60d9f/172.20.222.142" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="Node 7c83f3f60d9f change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="node3(03981dec79aa): Node leave event for 7c83f3f60d9f/172.20.222.142" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="Node 7c83f3f60d9f change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:09Z" level=info msg="node2(7c83f3f60d9f): Node leave event for 7c83f3f60d9f/172.20.222.142" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:10Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:10Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:10Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.210Z] time="2021-08-18T12:36:10Z" level=info msg="Node 7c83f3f60d9f/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="Node 03981dec79aa change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="node5(9fcd2a326141): Node leave event for 03981dec79aa/172.20.222.142" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="Node 03981dec79aa change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="node4(48e4d54f87e6): Node leave event for 03981dec79aa/172.20.222.142" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="Node 03981dec79aa change state NodeActive --> NodeLeft" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="node3(03981dec79aa): Node leave event for 03981dec79aa/172.20.222.142" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="Node 03981dec79aa/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.667Z] time="2021-08-18T12:36:10Z" level=info msg="Node 03981dec79aa/172.20.222.142, left gossip cluster" [2021-08-18T12:36:10.777Z] --- PASS: TestServicePlugin (30.10s) [2021-08-18T12:36:10.777Z] === RUN TestServiceUpdateLabel [2021-08-18T12:36:11.147Z] time="2021-08-18T12:36:10Z" level=info msg="Node 03981dec79aa/172.20.222.142, left gossip cluster" [2021-08-18T12:36:11.147Z] time="2021-08-18T12:36:10Z" level=debug msg="memberlist: Failed ping: 48e4d54f87e6 (timeout reached)" [2021-08-18T12:36:11.147Z] time="2021-08-18T12:36:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.222.142:10037: use of closed network connection" [2021-08-18T12:36:11.147Z] time="2021-08-18T12:36:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.222.142:10035: use of closed network connection" [2021-08-18T12:36:11.148Z] time="2021-08-18T12:36:10Z" level=debug msg="memberlist: Stream connection from=172.20.222.142:49372" [2021-08-18T12:36:11.148Z] time="2021-08-18T12:36:10Z" level=info msg="Node 48e4d54f87e6 change state NodeActive --> NodeLeft" [2021-08-18T12:36:11.148Z] time="2021-08-18T12:36:10Z" level=info msg="node5(9fcd2a326141): Node leave event for 48e4d54f87e6/172.20.222.142" [2021-08-18T12:36:11.148Z] time="2021-08-18T12:36:10Z" level=info msg="Node 48e4d54f87e6 change state NodeActive --> NodeLeft" [2021-08-18T12:36:11.148Z] time="2021-08-18T12:36:10Z" level=info msg="node4(48e4d54f87e6): Node leave event for 48e4d54f87e6/172.20.222.142" [2021-08-18T12:36:11.604Z] time="2021-08-18T12:36:11Z" level=warning msg="memberlist: Was able to connect to 48e4d54f87e6 but other probes failed, network may be misconfigured" [2021-08-18T12:36:11.604Z] time="2021-08-18T12:36:11Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, left gossip cluster" [2021-08-18T12:36:12.062Z] time="2021-08-18T12:36:11Z" level=info msg="Node 48e4d54f87e6/172.20.222.142, left gossip cluster" [2021-08-18T12:36:12.161Z] --- PASS: TestServiceUpdateLabel (2.22s) [2021-08-18T12:36:12.161Z] === RUN TestServiceUpdateSecrets [2021-08-18T12:36:12.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:36:12.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:36:12.519Z] time="2021-08-18T12:36:12Z" level=info msg="Node 9fcd2a326141/172.20.222.142, left gossip cluster" [2021-08-18T12:36:12.519Z] time="2021-08-18T12:36:12Z" level=info msg="Node 9fcd2a326141 change state NodeActive --> NodeFailed" [2021-08-18T12:36:12.519Z] time="2021-08-18T12:36:12Z" level=info msg="Node 9fcd2a326141/172.20.222.142, added to failed nodes list" [2021-08-18T12:36:12.519Z] --- PASS: TestNetworkDBIslands (11.67s) [2021-08-18T12:36:12.519Z] PASS [2021-08-18T12:36:12.519Z] coverage: 60.0% of statements [2021-08-18T12:36:12.519Z] ok github.com/docker/docker/libnetwork/networkdb 104.981s coverage: 60.0% of statements [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/quota [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T12:36:12.519Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T12:36:12.520Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === Skipped [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-18T12:36:14.701Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-18T12:36:14.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-18T12:36:14.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-18T12:36:14.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-18T12:36:14.701Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T12:36:14.701Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T12:36:14.701Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T12:36:14.701Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T12:36:14.701Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-08-18T12:36:14.701Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T12:36:14.701Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-18T12:36:14.701Z] daemon_test.go:147: root required [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T12:36:14.701Z] reload_test.go:520: root required [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T12:36:14.701Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T12:36:14.701Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-18T12:36:14.701Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-18T12:36:14.701Z] download_test.go:268: Needs fixing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-18T12:36:14.701Z] layer_test.go:304: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-18T12:36:14.701Z] layer_test.go:353: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-18T12:36:14.701Z] layer_test.go:468: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-18T12:36:14.701Z] layer_test.go:697: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-18T12:36:14.701Z] migration_test.go:46: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T12:36:14.701Z] migration_test.go:182: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-18T12:36:14.701Z] mount_test.go:17: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-18T12:36:14.701Z] mount_test.go:76: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-18T12:36:14.701Z] mount_test.go:125: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-18T12:36:14.701Z] mount_test.go:212: Failing on Windows [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-18T12:36:14.701Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-08-18T12:36:14.701Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-18T12:36:14.701Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-18T12:36:14.701Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-18T12:36:14.701Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2021-08-18T12:36:14.701Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-18T12:36:14.701Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-18T12:36:14.701Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-18T12:36:14.701Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-18T12:36:14.701Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-18T12:36:14.701Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-18T12:36:14.701Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:36:14.701Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:36:14.701Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:36:14.701Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:36:14.701Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:36:14.701Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-18T12:36:14.701Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-18T12:36:14.701Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-18T12:36:14.701Z] archive_windows_test.go:16: Currently fails [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-18T12:36:14.701Z] changes_test.go:196: needs more investigation [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-18T12:36:14.701Z] changes_test.go:433: needs further investigation [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:14.701Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-18T12:36:14.701Z] changes_test.go:469: needs further investigation [2021-08-18T12:36:14.701Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-18T12:36:15.158Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-18T12:36:15.158Z] poller_test.go:41: No chmod on Windows [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T12:36:15.158Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T12:36:15.158Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-18T12:36:15.158Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-18T12:36:15.158Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-18T12:36:15.158Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-18T12:36:15.158Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-18T12:36:15.158Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] [2021-08-18T12:36:15.158Z] DONE 2070 tests, 67 skipped in 317.243s [2021-08-18T12:36:15.158Z] INFO: make.ps1 ended at 08/18/2021 12:36:14 [2021-08-18T12:36:15.675Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-18T12:36:16.236Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-18T12:36:16.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:36:16.689Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-18T12:36:16.689Z] INFO: Unit tests ended at 08/18/2021 12:36:16. Duration:00:05:35.8313540 [2021-08-18T12:36:16.689Z] INFO: Building busybox [2021-08-18T12:36:17.149Z] Sending build context to Docker daemon 5.12kB [2021-08-18T12:36:17.149Z] [2021-08-18T12:36:17.149Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-18T12:36:17.149Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-18T12:36:17.149Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-18T12:36:17.149Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-18T12:36:17.149Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-18T12:36:17.149Z] ---> d1724c2d9a84 [2021-08-18T12:36:17.149Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-18T12:36:17.149Z] ---> Running in 516106ab150a [2021-08-18T12:36:17.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:36:17.418Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-18T12:36:17.607Z] --- PASS: TestBuildWithHugeFile (106.57s) [2021-08-18T12:36:17.607Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.07s) [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.23s) [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.15s) [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.68s) [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.97s) [2021-08-18T12:36:22.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.33s) [2021-08-18T12:36:22.681Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:36:22.681Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:36:26.915Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:36:26.915Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:36:26.990Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2021-08-18T12:36:26.990Z] === RUN TestServiceUpdateConfigs [2021-08-18T12:36:27.184Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:36:27.766Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:36:28.335Z] --- PASS: TestBuildMultiStageCopy (5.75s) [2021-08-18T12:36:28.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.65s) [2021-08-18T12:36:28.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-08-18T12:36:28.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-08-18T12:36:28.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-08-18T12:36:28.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-08-18T12:36:28.335Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:36:29.709Z] --- PASS: TestBuildMultiStageParentConfig (1.15s) [2021-08-18T12:36:29.709Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:36:31.610Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2021-08-18T12:36:31.610Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:36:32.547Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2021-08-18T12:36:32.547Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:36:34.809Z] Removing intermediate container 516106ab150a [2021-08-18T12:36:34.809Z] ---> 78ac0bb540d0 [2021-08-18T12:36:34.809Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-18T12:36:34.809Z] ---> Running in aa4da9ec3771 [2021-08-18T12:36:34.809Z] Removing intermediate container aa4da9ec3771 [2021-08-18T12:36:34.809Z] ---> af6c3e55dd8b [2021-08-18T12:36:34.809Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-18T12:36:34.809Z] ---> Running in 624675befd71 [2021-08-18T12:36:35.266Z] Removing intermediate container 624675befd71 [2021-08-18T12:36:35.266Z] ---> 0abeff5d5065 [2021-08-18T12:36:35.266Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-18T12:36:36.229Z] [2021-08-18T12:36:36.731Z] --- PASS: TestBuildMultiStageOnBuild (4.08s) [2021-08-18T12:36:36.731Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:36:37.194Z] ---> 22c0971065e4 [2021-08-18T12:36:37.194Z] 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-18T12:36:37.194Z] ---> Running in b584b41cb030 [2021-08-18T12:36:38.104Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-08-18T12:36:38.104Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:36:42.291Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2021-08-18T12:36:42.291Z] === RUN TestBuildWithHugeFile [2021-08-18T12:36:45.026Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2021-08-18T12:36:45.026Z] === RUN TestServiceUpdateNetwork [2021-08-18T12:36:54.087Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-18T12:36:55.004Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2021-08-18T12:36:55.004Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T12:36:55.931Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-18T12:36:56.858Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-18T12:36:58.347Z] Removing intermediate container b584b41cb030 [2021-08-18T12:36:58.347Z] ---> aa10838aeb9e [2021-08-18T12:36:58.347Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-18T12:36:58.804Z] ---> Running in 1ce64b399741 [2021-08-18T12:37:00.342Z] [2021-08-18T12:37:00.342Z] SUCCESS: Specified value was saved. [2021-08-18T12:37:01.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T12:37:01.498Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:37:01.498Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:37:01.498Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T12:37:01.498Z] [2021-08-18T12:37:01.498Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T12:37:01.498Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T12:37:01.498Z] HOSTNAME=ecd62c20761d [2021-08-18T12:37:01.498Z] TESTDEBUG=0 [2021-08-18T12:37:01.498Z] DEST=bundles/test-integration [2021-08-18T12:37:01.498Z] PWD=/go/src/github.com/docker/docker [2021-08-18T12:37:01.498Z] DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d [2021-08-18T12:37:01.498Z] container=docker [2021-08-18T12:37:01.498Z] HOME=/root [2021-08-18T12:37:01.498Z] GOLANG_VERSION=1.16.7 [2021-08-18T12:37:01.498Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T12:37:01.498Z] VALIDATE_BRANCH=master [2021-08-18T12:37:01.498Z] TERM=xterm [2021-08-18T12:37:01.498Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T12:37:01.498Z] SHLVL=1 [2021-08-18T12:37:01.498Z] TIMEOUT=120m [2021-08-18T12:37:01.498Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T12:37:01.498Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T12:37:01.498Z] GO111MODULE=off [2021-08-18T12:37:01.498Z] DOCKER_EXPERIMENTAL=1 [2021-08-18T12:37:01.498Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T12:37:01.498Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T12:37:01.498Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T12:37:01.498Z] GOPATH=/go [2021-08-18T12:37:01.498Z] PKG_CONFIG=pkg-config [2021-08-18T12:37:01.498Z] _=/usr/bin/env [2021-08-18T12:37:01.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T12:37:03.240Z] Removing intermediate container 1ce64b399741 [2021-08-18T12:37:03.240Z] ---> 6bc55ec1f7c2 [2021-08-18T12:37:03.240Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-18T12:37:03.240Z] ---> Running in a8c2e898dec9 [2021-08-18T12:37:04.959Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-18T12:37:05.726Z] --- PASS: TestImportExtremelyLargeImageWorks (94.47s) [2021-08-18T12:37:05.726Z] PASS [2021-08-18T12:37:05.726Z] [2021-08-18T12:37:05.726Z] === Skipped [2021-08-18T12:37:05.726Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-18T12:37:05.726Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-18T12:37:05.726Z] [2021-08-18T12:37:05.726Z] [2021-08-18T12:37:05.726Z] DONE 12 tests, 1 skipped in 98.270s [2021-08-18T12:37:05.726Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T12:37:05.726Z] INFO: Testing against a local daemon [2021-08-18T12:37:05.726Z] === RUN TestNetworkCreateDelete [2021-08-18T12:37:05.726Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-08-18T12:37:05.726Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:37:05.726Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-18T12:37:05.726Z] === RUN TestDaemonDNSFallback [2021-08-18T12:37:09.023Z] Cannot create a file when that file already exists. [2021-08-18T12:37:10.968Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-08-18T12:37:10.968Z] === RUN TestInspectNetwork [2021-08-18T12:37:10.968Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:10.968Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T12:37:10.968Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:37:10.968Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:10.968Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:37:10.968Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:37:10.968Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:37:10.968Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:37:10.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:37:10.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:37:10.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:37:10.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:37:10.968Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:37:10.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:37:10.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:37:10.968Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-18T12:37:10.968Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T12:37:10.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T12:37:10.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T12:37:10.969Z] === RUN TestNetworkList [2021-08-18T12:37:11.228Z] === RUN TestNetworkList//networks [2021-08-18T12:37:11.228Z] === PAUSE TestNetworkList//networks [2021-08-18T12:37:11.228Z] === RUN TestNetworkList//networks/ [2021-08-18T12:37:11.228Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:37:11.228Z] === CONT TestNetworkList//networks [2021-08-18T12:37:11.228Z] === CONT TestNetworkList//networks/ [2021-08-18T12:37:11.228Z] --- PASS: TestNetworkList (0.02s) [2021-08-18T12:37:11.228Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:37:11.228Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:37:11.228Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:37:11.228Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-18T12:37:11.228Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:37:11.228Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:37:11.228Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:37:11.228Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:37:11.228Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:37:11.228Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:37:11.228Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:37:11.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:37:11.228Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:37:11.228Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:37:11.228Z] PASS [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === Skipped [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-18T12:37:11.228Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:37:11.228Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:37:11.228Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-18T12:37:11.228Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:37:11.228Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] DONE 22 tests, 12 skipped in 7.301s [2021-08-18T12:37:11.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:37:11.228Z] INFO: Testing against a local daemon [2021-08-18T12:37:11.228Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T12:37:11.228Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:37:11.228Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T12:37:11.228Z] === RUN TestDockerNetworkIpvlan [2021-08-18T12:37:11.228Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:37:11.228Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:37:11.228Z] PASS [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === Skipped [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T12:37:11.228Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:37:11.228Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] [2021-08-18T12:37:11.228Z] DONE 2 tests, 2 skipped in 0.108s [2021-08-18T12:37:11.228Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:37:11.486Z] INFO: Testing against a local daemon [2021-08-18T12:37:11.486Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T12:37:11.486Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.486Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestDockerNetworkMacvlan [2021-08-18T12:37:11.486Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.486Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-18T12:37:11.486Z] PASS [2021-08-18T12:37:11.486Z] [2021-08-18T12:37:11.486Z] === Skipped [2021-08-18T12:37:11.486Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-18T12:37:11.486Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.486Z] [2021-08-18T12:37:11.486Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-18T12:37:11.486Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:11.486Z] [2021-08-18T12:37:11.486Z] [2021-08-18T12:37:11.486Z] DONE 2 tests, 2 skipped in 0.121s [2021-08-18T12:37:11.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T12:37:11.486Z] testing: warning: no tests to run [2021-08-18T12:37:11.486Z] PASS [2021-08-18T12:37:11.486Z] [2021-08-18T12:37:11.486Z] DONE 0 tests in 0.031s [2021-08-18T12:37:11.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T12:37:11.486Z] INFO: Testing against a local daemon [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginTLS [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginHeader [2021-08-18T12:37:11.486Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.486Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-18T12:37:11.486Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.07s) [2021-08-18T12:37:11.743Z] === RUN TestAuthZPluginV2Disable [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-18T12:37:11.743Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-18T12:37:11.743Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-18T12:37:11.743Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-18T12:37:11.743Z] PASS [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === Skipped [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.07s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-18T12:37:11.743Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] [2021-08-18T12:37:11.743Z] DONE 17 tests, 17 skipped in 0.255s [2021-08-18T12:37:11.743Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T12:37:11.743Z] INFO: Testing against a local daemon [2021-08-18T12:37:11.743Z] === RUN TestPluginInvalidJSON [2021-08-18T12:37:11.743Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:37:11.743Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:37:11.743Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:37:11.999Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-18T12:37:11.999Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T12:37:11.999Z] === RUN TestPluginInstall [2021-08-18T12:37:11.999Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.999Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T12:37:11.999Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:37:11.999Z] 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-18T12:37:11.999Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T12:37:11.999Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:37:11.999Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-18T12:37:11.999Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:37:11.999Z] PASS [2021-08-18T12:37:11.999Z] [2021-08-18T12:37:11.999Z] === Skipped [2021-08-18T12:37:11.999Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-18T12:37:11.999Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T12:37:11.999Z] [2021-08-18T12:37:11.999Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-18T12:37:11.999Z] 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-18T12:37:11.999Z] [2021-08-18T12:37:11.999Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:37:11.999Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-18T12:37:11.999Z] [2021-08-18T12:37:11.999Z] [2021-08-18T12:37:11.999Z] DONE 5 tests, 3 skipped in 0.164s [2021-08-18T12:37:11.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T12:37:11.999Z] INFO: Testing against a local daemon [2021-08-18T12:37:11.999Z] === RUN TestExternalGraphDriver [2021-08-18T12:37:11.999Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-18T12:37:11.999Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-18T12:37:11.999Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:37:13.038Z] --- PASS: TestServiceUpdatePidsLimit (16.61s) [2021-08-18T12:37:13.038Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-18T12:37:13.038Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-08-18T12:37:13.038Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-08-18T12:37:13.038Z] PASS [2021-08-18T12:37:13.038Z] [2021-08-18T12:37:13.038Z] === Skipped [2021-08-18T12:37:13.038Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T12:37:13.038Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:37:13.038Z] [2021-08-18T12:37:13.038Z] [2021-08-18T12:37:13.038Z] DONE 27 tests, 1 skipped in 173.930s [2021-08-18T12:37:13.038Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T12:37:13.038Z] INFO: Testing against a local daemon [2021-08-18T12:37:13.038Z] === RUN TestSessionCreate [2021-08-18T12:37:13.038Z] --- PASS: TestSessionCreate (0.02s) [2021-08-18T12:37:13.038Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T12:37:13.038Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-18T12:37:13.038Z] PASS [2021-08-18T12:37:13.038Z] [2021-08-18T12:37:13.038Z] DONE 2 tests in 0.076s [2021-08-18T12:37:13.038Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T12:37:13.038Z] INFO: Testing against a local daemon [2021-08-18T12:37:13.038Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:37:13.038Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:37:13.038Z] === RUN TestDiskUsage [2021-08-18T12:37:13.038Z] === PAUSE TestDiskUsage [2021-08-18T12:37:13.038Z] === RUN TestEventsExecDie [2021-08-18T12:37:13.038Z] --- PASS: TestEventsExecDie (1.00s) [2021-08-18T12:37:13.038Z] === RUN TestEventsBackwardsCompatible [2021-08-18T12:37:13.038Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-18T12:37:13.038Z] === RUN TestEventsVolumeCreate [2021-08-18T12:37:13.038Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-18T12:37:13.038Z] === RUN TestInfoBinaryCommits [2021-08-18T12:37:13.038Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-18T12:37:13.038Z] === RUN TestInfoAPIVersioned [2021-08-18T12:37:13.038Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T12:37:13.038Z] === RUN TestInfoDiscoveryBackend [2021-08-18T12:37:13.598Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-18T12:37:13.598Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T12:37:13.711Z] Removing intermediate container a8c2e898dec9 [2021-08-18T12:37:13.711Z] ---> 6d77cd090bbd [2021-08-18T12:37:13.711Z] Step 13/13 : CMD ["sh"] [2021-08-18T12:37:13.711Z] ---> Running in 348196a1bcce [2021-08-18T12:37:14.169Z] Removing intermediate container 348196a1bcce [2021-08-18T12:37:14.169Z] ---> 8753ebd6846c [2021-08-18T12:37:14.169Z] Successfully built 8753ebd6846c [2021-08-18T12:37:14.169Z] Successfully tagged busybox:latest [2021-08-18T12:37:14.169Z] INFO: Docker images of the daemon under test [2021-08-18T12:37:14.169Z] [2021-08-18T12:37:14.525Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-18T12:37:14.525Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T12:37:14.627Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T12:37:14.627Z] busybox latest 8753ebd6846c Less than a second ago 5.72GB [2021-08-18T12:37:14.627Z] microsoft/windowsservercore latest d1724c2d9a84 12 days ago 5.7GB [2021-08-18T12:37:14.627Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 12 days ago 5.7GB [2021-08-18T12:37:14.627Z] [2021-08-18T12:37:14.627Z] INFO: Running integration tests at 08/18/2021 12:37:14... [2021-08-18T12:37:14.627Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-18T12:37:14.627Z] INFO: Integration API tests being run from the host: [2021-08-18T12:37:14.627Z] INFO: make.ps1 starting at 08/18/2021 12:37:14 [2021-08-18T12:37:15.130Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-18T12:37:15.130Z] === RUN TestInfoAPI [2021-08-18T12:37:15.130Z] --- PASS: TestInfoAPI (0.02s) [2021-08-18T12:37:15.130Z] === RUN TestInfoAPIWarnings [2021-08-18T12:37:15.593Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-18T12:37:16.165Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2021-08-18T12:37:16.165Z] PASS [2021-08-18T12:37:16.165Z] [2021-08-18T12:37:16.165Z] === Skipped [2021-08-18T12:37:16.165Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-18T12:37:16.165Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-18T12:37:16.165Z] [2021-08-18T12:37:16.165Z] [2021-08-18T12:37:16.165Z] DONE 2 tests, 1 skipped in 3.917s [2021-08-18T12:37:16.165Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T12:37:16.165Z] INFO: Testing against a local daemon [2021-08-18T12:37:16.165Z] === RUN TestContinueAfterPluginCrash [2021-08-18T12:37:16.165Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T12:37:16.165Z] === RUN TestReadPluginNoRead [2021-08-18T12:37:16.165Z] === PAUSE TestReadPluginNoRead [2021-08-18T12:37:16.165Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T12:37:16.165Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T12:37:16.165Z] === CONT TestContinueAfterPluginCrash [2021-08-18T12:37:16.165Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T12:37:20.405Z] --- PASS: TestDaemonStartWithLogOpt (3.81s) [2021-08-18T12:37:20.406Z] === CONT TestReadPluginNoRead [2021-08-18T12:37:22.346Z] === RUN TestReadPluginNoRead/default [2021-08-18T12:37:23.711Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T12:37:24.639Z] --- PASS: TestContinueAfterPluginCrash (8.75s) [2021-08-18T12:37:25.566Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T12:37:26.933Z] === CONT TestReadPluginNoRead [2021-08-18T12:37:26.933Z] read_test.go:92: [d8bf37702b416] daemon is not started [2021-08-18T12:37:26.933Z] --- PASS: TestReadPluginNoRead (7.15s) [2021-08-18T12:37:26.933Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2021-08-18T12:37:26.933Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-08-18T12:37:26.933Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-08-18T12:37:26.933Z] PASS [2021-08-18T12:37:26.933Z] [2021-08-18T12:37:26.933Z] DONE 6 tests in 11.075s [2021-08-18T12:37:26.933Z] 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-18T12:37:26.933Z] testing: warning: no tests to run [2021-08-18T12:37:26.933Z] PASS [2021-08-18T12:37:26.933Z] [2021-08-18T12:37:26.933Z] DONE 0 tests in 0.039s [2021-08-18T12:37:26.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T12:37:27.191Z] INFO: Testing against a local daemon [2021-08-18T12:37:27.191Z] === RUN TestPluginWithDevMounts [2021-08-18T12:37:27.191Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-18T12:37:27.192Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T12:37:27.192Z] PASS [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === Skipped [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-18T12:37:27.192Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] DONE 1 tests, 1 skipped in 0.121s [2021-08-18T12:37:27.192Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T12:37:27.192Z] INFO: Testing against a local daemon [2021-08-18T12:37:27.192Z] === RUN TestSecretInspect [2021-08-18T12:37:27.192Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] --- SKIP: TestSecretInspect (0.02s) [2021-08-18T12:37:27.192Z] === RUN TestSecretList [2021-08-18T12:37:27.192Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] --- SKIP: TestSecretList (0.01s) [2021-08-18T12:37:27.192Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:37:27.192Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-18T12:37:27.192Z] === RUN TestSecretsUpdate [2021-08-18T12:37:27.192Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-18T12:37:27.192Z] === RUN TestTemplatedSecret [2021-08-18T12:37:27.192Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T12:37:27.192Z] === RUN TestSecretCreateResolve [2021-08-18T12:37:27.192Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-08-18T12:37:27.192Z] PASS [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === Skipped [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-08-18T12:37:27.192Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-18T12:37:27.192Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-18T12:37:27.192Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-18T12:37:27.192Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-18T12:37:27.192Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-08-18T12:37:27.192Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] [2021-08-18T12:37:27.192Z] DONE 6 tests, 6 skipped in 0.186s [2021-08-18T12:37:27.192Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T12:37:27.450Z] INFO: Testing against a local daemon [2021-08-18T12:37:27.450Z] === RUN TestServiceCreateInit [2021-08-18T12:37:27.450Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T12:37:27.450Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T12:37:27.450Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-18T12:37:27.450Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:37:27.450Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T12:37:27.450Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceConflict [2021-08-18T12:37:27.450Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T12:37:27.450Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T12:37:27.450Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T12:37:27.450Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T12:37:27.450Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceSysctls [2021-08-18T12:37:27.450Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-18T12:37:27.450Z] === RUN TestCreateServiceCapabilities [2021-08-18T12:37:27.450Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-18T12:37:27.450Z] === RUN TestInspect [2021-08-18T12:37:27.450Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestInspect (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestCreateJob [2021-08-18T12:37:27.450Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestCreateJob (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestReplicatedJob [2021-08-18T12:37:27.450Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.450Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-18T12:37:27.450Z] === RUN TestUpdateReplicatedJob [2021-08-18T12:37:27.707Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.707Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-08-18T12:37:27.707Z] === RUN TestServiceListWithStatuses [2021-08-18T12:37:27.707Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:37:27.707Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T12:37:27.707Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T12:37:27.707Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.707Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-18T12:37:27.707Z] === RUN TestDockerNetworkReConnect [2021-08-18T12:37:27.707Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:27.707Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-18T12:37:27.707Z] === RUN TestServicePlugin [2021-08-18T12:37:28.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T12:37:28.974Z] Using test binary docker [2021-08-18T12:37:28.974Z] +++ /etc/init.d/apparmor start [2021-08-18T12:37:28.974Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T12:37:28.974Z] Starting dockerd [2021-08-18T12:37:28.974Z] INFO: Waiting for daemon to start... [2021-08-18T12:37:28.974Z] +++ 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-18T12:37:28.974Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T12:37:28.974Z] Using test binary docker [2021-08-18T12:37:28.974Z] +++ /etc/init.d/apparmor start [2021-08-18T12:37:28.974Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T12:37:28.974Z] INFO: Waiting for daemon to start... [2021-08-18T12:37:28.974Z] Starting dockerd [2021-08-18T12:37:28.974Z] +++ 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-18T12:37:29.597Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.598Z] --- SKIP: TestServicePlugin (2.06s) [2021-08-18T12:37:29.598Z] === RUN TestServiceUpdateLabel [2021-08-18T12:37:29.598Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.598Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-18T12:37:29.598Z] === RUN TestServiceUpdateSecrets [2021-08-18T12:37:29.598Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.598Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-18T12:37:29.598Z] === RUN TestServiceUpdateConfigs [2021-08-18T12:37:29.598Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.598Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-18T12:37:29.598Z] === RUN TestServiceUpdateNetwork [2021-08-18T12:37:29.598Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-18T12:37:29.854Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T12:37:29.854Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-18T12:37:29.854Z] PASS [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === Skipped [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:37:29.854Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:37:29.854Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-18T12:37:29.854Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-18T12:37:29.854Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-18T12:37:29.854Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-18T12:37:29.854Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-18T12:37:29.854Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-18T12:37:29.854Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-08-18T12:37:29.854Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-18T12:37:29.854Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-18T12:37:29.854Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-18T12:37:29.854Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-18T12:37:29.854Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-08-18T12:37:29.854Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.854Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T12:37:29.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:37:29.854Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-18T12:37:29.855Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-18T12:37:29.855Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestServicePlugin (2.06s) [2021-08-18T12:37:29.855Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-18T12:37:29.855Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-18T12:37:29.855Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-18T12:37:29.855Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-18T12:37:29.855Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-18T12:37:29.855Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] DONE 24 tests, 23 skipped in 2.465s [2021-08-18T12:37:29.855Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T12:37:29.855Z] INFO: Testing against a local daemon [2021-08-18T12:37:29.855Z] === RUN TestSessionCreate [2021-08-18T12:37:29.855Z] --- PASS: TestSessionCreate (0.03s) [2021-08-18T12:37:29.855Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T12:37:29.855Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-18T12:37:29.855Z] PASS [2021-08-18T12:37:29.855Z] [2021-08-18T12:37:29.855Z] DONE 2 tests in 0.157s [2021-08-18T12:37:29.855Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T12:37:30.110Z] INFO: Testing against a local daemon [2021-08-18T12:37:30.110Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:37:30.110Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T12:37:30.110Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:37:30.110Z] === RUN TestDiskUsage [2021-08-18T12:37:30.110Z] === PAUSE TestDiskUsage [2021-08-18T12:37:30.110Z] === RUN TestEventsExecDie [2021-08-18T12:37:30.165Z] . [2021-08-18T12:37:30.165Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T12:37:30.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T12:37:30.165Z] Error: No such image: emptyfs [2021-08-18T12:37:30.165Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T12:37:30.165Z] ++++ docker load [2021-08-18T12:37:30.423Z] Running integration-test (iteration 1) [2021-08-18T12:37:30.423Z] 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-18T12:37:30.423Z] ++ 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-18T12:37:30.423Z] ++ set -e [2021-08-18T12:37:30.423Z] ++ '[' -n 0 ']' [2021-08-18T12:37:30.423Z] ++ set -x [2021-08-18T12:37:30.423Z] ++ 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-18T12:37:31.038Z] --- PASS: TestEventsExecDie (1.06s) [2021-08-18T12:37:31.038Z] === RUN TestEventsBackwardsCompatible [2021-08-18T12:37:31.038Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-18T12:37:31.038Z] === RUN TestEventsVolumeCreate [2021-08-18T12:37:31.294Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-18T12:37:31.294Z] === RUN TestInfoBinaryCommits [2021-08-18T12:37:31.294Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-18T12:37:31.294Z] === RUN TestInfoAPIVersioned [2021-08-18T12:37:31.294Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T12:37:31.294Z] === RUN TestInfoDiscoveryBackend [2021-08-18T12:37:31.356Z] [2021-08-18T12:37:31.356Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T12:37:31.356Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T12:37:31.356Z] Error: No such image: emptyfs [2021-08-18T12:37:31.356Z] ++++ docker load [2021-08-18T12:37:31.356Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T12:37:31.856Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-18T12:37:31.856Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T12:37:31.922Z] Running integration-test (iteration 1) [2021-08-18T12:37:31.923Z] 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-18T12:37:31.923Z] ++ 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-18T12:37:31.923Z] ++ set -e [2021-08-18T12:37:31.923Z] ++ '[' -n 0 ']' [2021-08-18T12:37:31.923Z] ++ set -x [2021-08-18T12:37:31.923Z] ++ 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-18T12:37:33.162Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-18T12:37:33.162Z] === RUN TestInfoDebug [2021-08-18T12:37:33.162Z] --- PASS: TestInfoDebug (0.53s) [2021-08-18T12:37:33.162Z] === RUN TestInfoInsecureRegistries [2021-08-18T12:37:33.162Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-18T12:37:33.162Z] === RUN TestInfoRegistryMirrors [2021-08-18T12:37:33.162Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-18T12:37:33.162Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T12:37:33.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-18T12:37:33.162Z] === RUN TestPingCacheHeaders [2021-08-18T12:37:33.162Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-18T12:37:33.162Z] === RUN TestPingGet [2021-08-18T12:37:33.162Z] --- PASS: TestPingGet (0.01s) [2021-08-18T12:37:33.162Z] === RUN TestPingHead [2021-08-18T12:37:33.162Z] --- PASS: TestPingHead (0.02s) [2021-08-18T12:37:33.162Z] === RUN TestVersion [2021-08-18T12:37:33.162Z] --- PASS: TestVersion (0.02s) [2021-08-18T12:37:33.162Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:37:33.162Z] === CONT TestDiskUsage [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T12:37:33.418Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T12:37:33.674Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T12:37:33.932Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T12:37:34.862Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T12:37:34.862Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.92s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage (1.94s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.01s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run (0.92s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-18T12:37:34.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:34.862Z] PASS [2021-08-18T12:37:34.862Z] [2021-08-18T12:37:34.862Z] DONE 53 tests in 23.183s [2021-08-18T12:37:34.862Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T12:37:34.862Z] INFO: Testing against a local daemon [2021-08-18T12:37:34.862Z] === RUN TestVolumesCreateAndList [2021-08-18T12:37:35.117Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-18T12:37:35.117Z] === RUN TestVolumesRemove [2021-08-18T12:37:35.117Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-18T12:37:35.117Z] === RUN TestVolumesInspect [2021-08-18T12:37:35.117Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-18T12:37:35.117Z] === RUN TestVolumesInvalidJSON [2021-08-18T12:37:35.117Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T12:37:35.117Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T12:37:35.117Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T12:37:35.117Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-18T12:37:35.117Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T12:37:35.117Z] PASS [2021-08-18T12:37:35.117Z] [2021-08-18T12:37:35.117Z] DONE 5 tests in 0.169s [2021-08-18T12:37:35.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T12:37:35.126Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2021-08-18T12:37:35.126Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T12:37:35.126Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:35.126Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-18T12:37:35.126Z] === RUN TestInfoAPI [2021-08-18T12:37:35.126Z] --- PASS: TestInfoAPI (0.02s) [2021-08-18T12:37:35.126Z] === RUN TestInfoAPIWarnings [2021-08-18T12:37:36.044Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-18T12:37:36.044Z] Removing test suite binaries [2021-08-18T12:37:36.044Z] exiting test-integration [2021-08-18T12:37:36.044Z] ++ exit 0 [2021-08-18T12:37:36.044Z] Post stage [Pipeline] junit [2021-08-18T12:37:42.600Z] Recording test results [2021-08-18T12:37:42.768Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T12:37:43.159Z] + echo Ensuring container killed. [2021-08-18T12:37:43.159Z] Ensuring container killed. [2021-08-18T12:37:43.159Z] + docker rm -vf docker-pr2 [2021-08-18T12:37:43.719Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-18T12:37:44.032Z] + echo Chowning /workspace to jenkins user [2021-08-18T12:37:44.032Z] Chowning /workspace to jenkins user [2021-08-18T12:37:44.032Z] + id -u [2021-08-18T12:37:44.032Z] + id -g [2021-08-18T12:37:44.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T12:37:46.874Z] + bundleName=amd64-cgroup2 [2021-08-18T12:37:46.874Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-18T12:37:46.874Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-18T12:37:46.874Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-08-18T12:37:46.874Z] + 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-18T12:37:47.155Z] Archiving artifacts [2021-08-18T12:37:47.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T12:37:47.781Z] + make clean [2021-08-18T12:37:48.037Z] docker volume rm -f docker-dev-cache [2021-08-18T12:37:48.037Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T12:37:51.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:37:51.297Z] INFO: Testing against a local daemon [2021-08-18T12:37:51.297Z] === RUN TestBuildWithSession [2021-08-18T12:37:51.297Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:37:51.297Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:37:51.297Z] === RUN TestBuildSquashParent [2021-08-18T12:37:51.297Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:37:51.297Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-18T12:37:51.297Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:37:51.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:37:51.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:37:51.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:37:51.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:37:51.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:37:51.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:37:51.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:37:51.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:37:51.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:37:51.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:37:51.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:37:51.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:37:51.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:37:51.298Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:37:51.298Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:37:51.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:37:53.709Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-18T12:37:53.709Z] === RUN TestInfoDebug [2021-08-18T12:37:53.709Z] --- PASS: TestInfoDebug (0.54s) [2021-08-18T12:37:53.709Z] === RUN TestInfoInsecureRegistries [2021-08-18T12:37:53.709Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-08-18T12:37:53.709Z] === RUN TestInfoRegistryMirrors [2021-08-18T12:37:53.709Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-18T12:37:53.709Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T12:37:53.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-18T12:37:53.709Z] === RUN TestPingCacheHeaders [2021-08-18T12:37:53.709Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-18T12:37:53.709Z] === RUN TestPingGet [2021-08-18T12:37:53.709Z] --- PASS: TestPingGet (0.01s) [2021-08-18T12:37:53.709Z] === RUN TestPingHead [2021-08-18T12:37:53.709Z] --- PASS: TestPingHead (0.02s) [2021-08-18T12:37:53.709Z] === RUN TestVersion [2021-08-18T12:37:53.709Z] --- PASS: TestVersion (0.02s) [2021-08-18T12:37:53.709Z] === CONT TestDiskUsage [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T12:37:53.966Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T12:37:54.222Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T12:37:54.222Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T12:37:54.222Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T12:37:54.786Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage (1.50s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run (0.62s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2021-08-18T12:37:54.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-18T12:37:54.786Z] PASS [2021-08-18T12:37:54.786Z] [2021-08-18T12:37:54.786Z] === Skipped [2021-08-18T12:37:54.786Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:37:54.786Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T12:37:54.786Z] [2021-08-18T12:37:54.786Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-18T12:37:54.786Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T12:37:54.786Z] [2021-08-18T12:37:54.786Z] [2021-08-18T12:37:54.786Z] DONE 53 tests, 2 skipped in 24.967s [2021-08-18T12:37:54.786Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T12:37:55.043Z] INFO: Testing against a local daemon [2021-08-18T12:37:55.043Z] === RUN TestVolumesCreateAndList [2021-08-18T12:37:55.043Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-18T12:37:55.043Z] === RUN TestVolumesRemove [2021-08-18T12:37:55.043Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-18T12:37:55.043Z] === RUN TestVolumesInspect [2021-08-18T12:37:55.043Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-18T12:37:55.043Z] === RUN TestVolumesInvalidJSON [2021-08-18T12:37:55.043Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T12:37:55.043Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T12:37:55.043Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T12:37:55.043Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-18T12:37:55.043Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T12:37:55.043Z] PASS [2021-08-18T12:37:55.043Z] [2021-08-18T12:37:55.043Z] DONE 5 tests in 0.215s [2021-08-18T12:37:55.043Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T12:37:55.299Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13330 is not a child of this shell [2021-08-18T12:37:55.299Z] warning: PID 13330 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-18T12:37:55.299Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T12:37:55.299Z] [2021-08-18T12:37:55.299Z] Unloading profiles will leave already running processes permanently [2021-08-18T12:37:55.299Z] unconfined, which can lead to unexpected situations. [2021-08-18T12:37:55.299Z] [2021-08-18T12:37:55.299Z] To set a process to complain mode, use the command line tool [2021-08-18T12:37:55.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T12:37:55.299Z] Removing test suite binaries [2021-08-18T12:37:55.299Z] exiting test-integration [2021-08-18T12:37:55.299Z] ++ exit 0 [2021-08-18T12:37:55.299Z] Post stage [Pipeline] junit [2021-08-18T12:37:56.676Z] Recording test results [2021-08-18T12:37:57.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T12:37:58.405Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T12:37:58.757Z] + echo Ensuring container killed. [2021-08-18T12:37:58.757Z] Ensuring container killed. [2021-08-18T12:37:58.757Z] + docker rm -vf docker-pr2 [2021-08-18T12:37:58.757Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-18T12:37:59.035Z] + echo Chowning /workspace to jenkins user [2021-08-18T12:37:59.035Z] Chowning /workspace to jenkins user [2021-08-18T12:37:59.035Z] + id -u [2021-08-18T12:37:59.035Z] + id -g [2021-08-18T12:37:59.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T12:37:59.035Z] Unable to find image 'busybox:latest' locally [2021-08-18T12:37:59.291Z] latest: Pulling from library/busybox [2021-08-18T12:37:59.291Z] b71f96345d44: Pulling fs layer [2021-08-18T12:37:59.291Z] b71f96345d44: Verifying Checksum [2021-08-18T12:37:59.291Z] b71f96345d44: Download complete [2021-08-18T12:37:59.548Z] b71f96345d44: Pull complete [2021-08-18T12:37:59.548Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T12:37:59.548Z] Status: Downloaded newer image for busybox:latest [2021-08-18T12:38:00.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T12:38:00.904Z] ..........................xx.................... [ 29%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T12:38:01.204Z] + bundleName=amd64-rootless [2021-08-18T12:38:01.204Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-18T12:38:01.204Z] Creating amd64-rootless-bundles.tar.gz [2021-08-18T12:38:01.204Z] + 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-18T12:38:01.204Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-18T12:38:01.214Z] Archiving artifacts [2021-08-18T12:38:01.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:38:01.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:38:02.672Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T12:38:02.983Z] + make clean [2021-08-18T12:38:03.239Z] docker volume rm -f docker-dev-cache [2021-08-18T12:38:03.239Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.04s) [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.19s) [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.41s) [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.63s) [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.27s) [2021-08-18T12:38:10.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.58s) [2021-08-18T12:38:10.212Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:38:10.212Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:38:18.758Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:38:19.089Z] Loaded image: buildpack-deps:buster [2021-08-18T12:38:19.089Z] Loaded image: busybox:latest [2021-08-18T12:38:19.089Z] Loaded image: busybox:glibc [2021-08-18T12:38:19.089Z] Loaded image: buildpack-deps:buster [2021-08-18T12:38:19.089Z] Loaded image: busybox:latest [2021-08-18T12:38:19.089Z] Loaded image: busybox:glibc [2021-08-18T12:38:19.720Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:38:20.692Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:38:22.230Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:38:22.373Z] Loaded image: debian:bullseye [2021-08-18T12:38:22.373Z] Loaded image: hello-world:latest [2021-08-18T12:38:22.631Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:38:22.631Z] INFO: Testing against a local daemon [2021-08-18T12:38:22.631Z] === RUN TestDockerSuite [2021-08-18T12:38:22.631Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T12:38:22.631Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T12:38:22.890Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T12:38:22.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T12:38:22.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T12:38:22.890Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T12:38:22.890Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T12:38:22.890Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T12:38:23.458Z] Loaded image: debian:bullseye [2021-08-18T12:38:23.458Z] Loaded image: hello-world:latest [2021-08-18T12:38:23.717Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:38:23.717Z] INFO: Testing against a local daemon [2021-08-18T12:38:23.717Z] === RUN TestDockerDaemonSuite [2021-08-18T12:38:23.766Z] --- PASS: TestBuildMultiStageCopy (14.44s) [2021-08-18T12:38:23.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.25s) [2021-08-18T12:38:23.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2021-08-18T12:38:23.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2021-08-18T12:38:23.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.51s) [2021-08-18T12:38:23.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.69s) [2021-08-18T12:38:23.766Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:38:23.975Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-18T12:38:26.686Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-18T12:38:27.263Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T12:38:27.263Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T12:38:27.499Z] --- PASS: TestBuildMultiStageParentConfig (3.29s) [2021-08-18T12:38:27.499Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:38:27.499Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:38:27.499Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-18T12:38:27.499Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:38:27.521Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T12:38:27.521Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T12:38:28.456Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T12:38:28.725Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T12:38:28.725Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T12:38:29.032Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2021-08-18T12:38:29.032Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:38:30.628Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T12:38:30.886Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T12:38:30.886Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T12:38:30.886Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T12:38:31.144Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-18T12:38:32.078Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T12:38:33.978Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-18T12:38:33.978Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T12:38:34.236Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T12:38:34.236Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T12:38:34.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T12:38:35.251Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-18T12:38:39.502Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T12:38:39.963Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-18T12:38:40.437Z] --- PASS: TestBuildWithHugeFile (118.24s) [2021-08-18T12:38:40.437Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:38:40.437Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:38:40.437Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-18T12:38:40.437Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:38:40.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:38:40.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:38:40.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:38:40.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:38:40.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:38:40.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:38:40.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:38:40.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:38:40.437Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:38:40.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-18T12:38:40.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-08-18T12:38:40.437Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-08-18T12:38:40.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-18T12:38:40.437Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:38:40.437Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T12:38:41.002Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T12:38:43.529Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T12:38:43.529Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T12:38:43.812Z] --- PASS: TestBuildMultiStageOnBuild (13.66s) [2021-08-18T12:38:43.812Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:38:43.812Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:38:43.812Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-18T12:38:43.812Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:38:45.428Z] --- PASS: TestBuildPreserveOwnership (4.63s) [2021-08-18T12:38:45.428Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.00s) [2021-08-18T12:38:45.428Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2021-08-18T12:38:45.428Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:38:45.428Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-08-18T12:38:45.428Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T12:38:45.428Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T12:38:47.957Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T12:38:48.892Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T12:38:50.266Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T12:38:50.266Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-18T12:38:51.640Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-18T12:38:52.575Z] docker_cli_daemon_test.go:1455: [df61c3fb55b53] daemon is not started [2021-08-18T12:38:53.510Z] check_test.go:309: [d8b08c16eae56] daemon is not started [2021-08-18T12:38:53.510Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-18T12:38:53.768Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-18T12:38:56.296Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-18T12:38:56.296Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-18T12:38:57.671Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T12:38:58.595Z] --- PASS: TestBuildMultiStageLayerLeak (15.73s) [2021-08-18T12:38:58.596Z] === RUN TestBuildWithHugeFile [2021-08-18T12:38:58.612Z] check_test.go:309: [d4bd18db2d103] daemon is not started [2021-08-18T12:38:58.612Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-18T12:38:59.178Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T12:39:00.022Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-18T12:39:01.077Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T12:39:02.450Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T12:39:03.390Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-18T12:39:03.957Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T12:39:05.856Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T12:39:06.789Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-18T12:39:07.177Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-18T12:39:08.693Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T12:39:08.921Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-18T12:39:09.632Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-18T12:39:10.198Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T12:39:12.097Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T12:39:12.097Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T12:39:12.355Z] Loaded image: buildpack-deps:buster [2021-08-18T12:39:12.921Z] Loaded image: busybox:latest [2021-08-18T12:39:13.181Z] Loaded image: busybox:glibc [2021-08-18T12:39:13.748Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T12:39:14.006Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-18T12:39:14.026Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-18T12:39:14.264Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T12:39:19.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-18T12:39:19.527Z] Loaded image: debian:bullseye [2021-08-18T12:39:19.785Z] Loaded image: hello-world:latest [2021-08-18T12:39:19.785Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:39:21.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T12:39:22.359Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-18T12:39:23.735Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-18T12:39:27.015Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-18T12:39:27.581Z] check_test.go:309: [de7369c9a8bfe] daemon is not started [2021-08-18T12:39:27.581Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-18T12:39:28.127Z] .......................... [ 67%] [2021-08-18T12:39:28.148Z] check_test.go:309: [dee876e061277] daemon is not started [2021-08-18T12:39:28.148Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-18T12:39:30.050Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-18T12:39:30.308Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.18s) [2021-08-18T12:39:30.308Z] PASS [2021-08-18T12:39:30.308Z] [2021-08-18T12:39:30.308Z] === Skipped [2021-08-18T12:39:30.309Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-18T12:39:30.309Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:39:30.309Z] [2021-08-18T12:39:30.309Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-18T12:39:30.309Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:39:30.309Z] [2021-08-18T12:39:30.309Z] [2021-08-18T12:39:30.309Z] DONE 34 tests, 2 skipped in 272.507s [2021-08-18T12:39:30.309Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T12:39:30.309Z] ++ 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-18T12:39:30.309Z] ++ set -e [2021-08-18T12:39:30.309Z] ++ '[' -n 0 ']' [2021-08-18T12:39:30.309Z] ++ set -x [2021-08-18T12:39:30.309Z] ++ 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-18T12:39:30.568Z] check_test.go:309: [d754b0a6fceaf] daemon is not started [2021-08-18T12:39:30.568Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-18T12:39:30.568Z] INFO: Testing against a local daemon [2021-08-18T12:39:30.568Z] === RUN TestConfigInspect [2021-08-18T12:39:33.849Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-18T12:39:33.849Z] --- PASS: TestConfigInspect (2.98s) [2021-08-18T12:39:33.849Z] === RUN TestConfigList [2021-08-18T12:39:35.229Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-18T12:39:36.165Z] --- PASS: TestConfigList (2.52s) [2021-08-18T12:39:36.165Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:39:38.065Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-18T12:39:38.998Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-18T12:39:38.998Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2021-08-18T12:39:38.998Z] === RUN TestConfigsUpdate [2021-08-18T12:39:39.255Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T12:39:39.513Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-18T12:39:39.513Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T12:39:40.888Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T12:39:41.145Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T12:39:41.403Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-18T12:39:41.661Z] --- PASS: TestConfigsUpdate (2.55s) [2021-08-18T12:39:41.662Z] === RUN TestTemplatedConfig [2021-08-18T12:39:43.035Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-18T12:39:43.603Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T12:39:43.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T12:39:45.503Z] --- PASS: TestTemplatedConfig (4.01s) [2021-08-18T12:39:45.503Z] === RUN TestConfigCreateResolve [2021-08-18T12:39:45.761Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T12:39:46.327Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T12:39:46.586Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-18T12:39:47.153Z] check_test.go:309: [ded3a6770c068] daemon is not started [2021-08-18T12:39:47.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-18T12:39:47.719Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-18T12:39:48.288Z] --- PASS: TestConfigCreateResolve (2.67s) [2021-08-18T12:39:48.288Z] PASS [2021-08-18T12:39:48.288Z] [2021-08-18T12:39:48.288Z] DONE 6 tests in 17.822s [2021-08-18T12:39:48.288Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-18T12:39:48.288Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T12:39:48.288Z] ++ 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-18T12:39:48.288Z] ++ set -e [2021-08-18T12:39:48.288Z] ++ '[' -n 0 ']' [2021-08-18T12:39:48.288Z] ++ set -x [2021-08-18T12:39:48.288Z] ++ 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-18T12:39:48.546Z] INFO: Testing against a local daemon [2021-08-18T12:39:48.546Z] === RUN TestCheckpoint [2021-08-18T12:39:48.546Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:39:48.546Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:39:48.546Z] === RUN TestContainerInvalidJSON [2021-08-18T12:39:48.546Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:39:48.546Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:39:48.546Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:39:48.546Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:39:48.546Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:39:48.546Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:39:48.546Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-18T12:39:48.546Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T12:39:48.546Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T12:39:48.546Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:39:48.546Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-18T12:39:48.546Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:39:48.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-08-18T12:39:48.804Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:39:48.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-18T12:39:48.804Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:39:48.804Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-18T12:39:48.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-18T12:39:48.804Z] === RUN TestCopyFromContainer [2021-08-18T12:39:51.332Z] === RUN TestCopyFromContainer// [2021-08-18T12:39:51.332Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T12:39:51.332Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T12:39:51.332Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T12:39:51.590Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T12:39:51.590Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T12:39:51.848Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T12:39:51.848Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T12:39:52.106Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T12:39:52.106Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer (3.46s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-08-18T12:39:52.364Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-08-18T12:39:52.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:39:52.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:39:52.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:39:52.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:39:52.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:39:52.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:39:52.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:39:52.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:39:52.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:39:52.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:39:52.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-08-18T12:39:52.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T12:39:52.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T12:39:52.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-18T12:39:52.364Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:39:52.365Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-18T12:39:52.365Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:39:52.365Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:39:52.365Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:39:52.365Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:39:52.365Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:39:52.365Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:39:52.365Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:39:52.365Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:39:52.365Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:39:52.365Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:39:52.365Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-18T12:39:52.365Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:39:52.365Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T12:39:52.365Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-18T12:39:52.365Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:39:52.365Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-18T12:39:52.365Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:39:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-18T12:39:56.215Z] --- PASS: TestCreateWithCustomMaskedPaths (3.52s) [2021-08-18T12:39:56.215Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:39:56.473Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T12:39:59.753Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.28s) [2021-08-18T12:39:59.753Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:39:59.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:39:59.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:39:59.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:39:59.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:39:59.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:39:59.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:39:59.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:39:59.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:39:59.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:39:59.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:39:59.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:39:59.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:39:59.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:39:59.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:39:59.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:39:59.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T12:39:59.753Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:40:00.318Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.14s) [2021-08-18T12:40:00.318Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:40:00.318Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:40:00.318Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:40:00.318Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-18T12:40:00.318Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T12:40:00.318Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:40:00.318Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:40:00.577Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-18T12:40:00.577Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:40:00.577Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-18T12:40:00.577Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T12:40:00.577Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-18T12:40:00.577Z] === RUN TestDaemonRestartIpcMode [2021-08-18T12:40:00.577Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T12:40:00.577Z] === RUN TestDaemonHostGatewayIP [2021-08-18T12:40:00.577Z] === PAUSE TestDaemonHostGatewayIP [2021-08-18T12:40:00.577Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T12:40:00.577Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T12:40:00.577Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:40:00.577Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-18T12:40:00.577Z] === RUN TestDiff [2021-08-18T12:40:01.950Z] --- PASS: TestDiff (1.30s) [2021-08-18T12:40:01.950Z] === RUN TestExecWithCloseStdin [2021-08-18T12:40:01.950Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-18T12:40:02.208Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-18T12:40:02.208Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-18T12:40:02.467Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-18T12:40:02.467Z] check_test.go:309: [dddc14413785a] daemon is not started [2021-08-18T12:40:02.467Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-18T12:40:03.400Z] --- PASS: TestExecWithCloseStdin (1.63s) [2021-08-18T12:40:03.400Z] === RUN TestExec [2021-08-18T12:40:04.333Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T12:40:04.901Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-18T12:40:05.468Z] --- PASS: TestExec (1.92s) [2021-08-18T12:40:05.468Z] === RUN TestExecUser [2021-08-18T12:40:07.411Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-18T12:40:07.669Z] --- PASS: TestExecUser (2.16s) [2021-08-18T12:40:07.669Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:40:09.043Z] --- PASS: TestExportContainerAndImportImage (1.36s) [2021-08-18T12:40:09.043Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:40:09.043Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T12:40:10.128Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-18T12:40:10.415Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-18T12:40:10.415Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-08-18T12:40:10.415Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:40:10.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T12:40:10.981Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T12:40:11.916Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T12:40:12.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T12:40:12.484Z] check_test.go:309: [de271f4948799] daemon is not started [2021-08-18T12:40:12.484Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-18T12:40:12.742Z] --- PASS: TestHealthCheckWorkdir (2.35s) [2021-08-18T12:40:12.742Z] === RUN TestHealthKillContainer [2021-08-18T12:40:16.024Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-18T12:40:16.024Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T12:40:16.591Z] --- PASS: TestHealthKillContainer (3.69s) [2021-08-18T12:40:16.591Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:40:16.591Z] check_test.go:309: [d8a403fb4a8e2] daemon is not started [2021-08-18T12:40:16.591Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-18T12:40:16.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T12:40:17.524Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-08-18T12:40:17.524Z] === RUN TestIpcModeNone [2021-08-18T12:40:18.458Z] --- PASS: TestIpcModeNone (1.14s) [2021-08-18T12:40:18.458Z] === RUN TestIpcModePrivate [2021-08-18T12:40:18.716Z] docker_cli_daemon_plugins_test.go:79: [d8ff17fe99244] daemon is not started [2021-08-18T12:40:18.980Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T12:40:19.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T12:40:19.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T12:40:19.913Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-18T12:40:19.913Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-08-18T12:40:19.913Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T12:40:20.171Z] --- PASS: TestIpcModePrivate (1.54s) [2021-08-18T12:40:20.171Z] === RUN TestIpcModeShareable [2021-08-18T12:40:21.546Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-08-18T12:40:21.546Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T12:40:21.805Z] --- PASS: TestIpcModeShareable (1.73s) [2021-08-18T12:40:21.805Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T12:40:22.063Z] docker_cli_daemon_plugins_test.go:169: [da00322c1aa13] daemon is not started [2021-08-18T12:40:23.961Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-18T12:40:26.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T12:40:26.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.87s) [2021-08-18T12:40:26.751Z] === RUN TestAPIIpcModeHost [2021-08-18T12:40:28.126Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-18T12:40:28.162Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-18T12:40:28.162Z] tests/integration/client_test.py ..... [ 75%] [2021-08-18T12:40:28.162Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-18T12:40:28.162Z] tests/integration/errors_test.py . [ 76%] [2021-08-18T12:40:28.385Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-18T12:40:28.644Z] --- PASS: TestAPIIpcModeHost (2.00s) [2021-08-18T12:40:28.644Z] === RUN TestDaemonIpcModeShareable [2021-08-18T12:40:28.902Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-18T12:40:29.468Z] check_test.go:309: [de2fc478a1fd5] daemon is not started [2021-08-18T12:40:29.468Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-18T12:40:31.368Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-08-18T12:40:31.368Z] --- PASS: TestDaemonIpcModeShareable (2.65s) [2021-08-18T12:40:31.368Z] === RUN TestDaemonIpcModePrivate [2021-08-18T12:40:31.626Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-18T12:40:32.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T12:40:34.152Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-18T12:40:34.152Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-08-18T12:40:34.152Z] --- PASS: TestDaemonIpcModePrivate (2.87s) [2021-08-18T12:40:34.152Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T12:40:36.051Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-18T12:40:36.620Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T12:40:36.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-08-18T12:40:36.878Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.70s) [2021-08-18T12:40:36.878Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T12:40:38.253Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-18T12:40:39.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2021-08-18T12:40:39.628Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.73s) [2021-08-18T12:40:39.628Z] === RUN TestIpcModeOlderClient [2021-08-18T12:40:39.628Z] === PAUSE TestIpcModeOlderClient [2021-08-18T12:40:39.628Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:40:40.564Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-18T12:40:40.826Z] --- PASS: TestKillContainerInvalidSignal (1.25s) [2021-08-18T12:40:40.826Z] === RUN TestKillContainer [2021-08-18T12:40:40.826Z] === RUN TestKillContainer/no_signal [2021-08-18T12:40:42.200Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:40:42.769Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-18T12:40:43.335Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:40:43.593Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T12:40:44.967Z] --- PASS: TestKillContainer (3.78s) [2021-08-18T12:40:44.967Z] --- PASS: TestKillContainer/no_signal (1.30s) [2021-08-18T12:40:44.967Z] --- PASS: TestKillContainer/non_killing_signal (0.99s) [2021-08-18T12:40:44.967Z] --- PASS: TestKillContainer/killing_signal (1.24s) [2021-08-18T12:40:44.967Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:40:44.967Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T12:40:44.967Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-18T12:40:45.533Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-18T12:40:45.791Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T12:40:47.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.21s) [2021-08-18T12:40:47.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.16s) [2021-08-18T12:40:47.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.82s) [2021-08-18T12:40:47.169Z] === RUN TestKillStoppedContainer [2021-08-18T12:40:47.169Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-18T12:40:47.169Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:40:47.169Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-18T12:40:47.169Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:40:47.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T12:40:47.686Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T12:40:47.949Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2021-08-18T12:40:47.949Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:40:47.949Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:40:47.949Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:40:47.949Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:40:47.949Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:40:47.949Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T12:40:47.949Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T12:40:49.323Z] --- PASS: TestLinksEtcHostsContentMatch (1.13s) [2021-08-18T12:40:49.323Z] === RUN TestLinksContainerNames [2021-08-18T12:40:49.323Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-18T12:40:50.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T12:40:51.239Z] --- PASS: TestLinksContainerNames (1.97s) [2021-08-18T12:40:51.239Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:40:52.182Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2021-08-18T12:40:52.182Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T12:40:53.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/default [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/private [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/slave [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/shared [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/default [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/shared [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/slave [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/private [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T12:40:53.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:40:53.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:40:53.117Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T12:40:53.375Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T12:40:53.376Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-18T12:40:53.376Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-18T12:40:53.376Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T12:40:53.382Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-18T12:40:55.908Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-18T12:40:55.908Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T12:40:56.166Z] --- PASS: TestContainerBindMountNonRecursive (2.68s) [2021-08-18T12:40:56.166Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T12:40:57.098Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-08-18T12:40:57.098Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T12:40:58.031Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T12:40:58.290Z] --- PASS: TestContainerVolumesMountedAsSlave (1.48s) [2021-08-18T12:40:58.290Z] === RUN TestNetworkNat [2021-08-18T12:40:59.667Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T12:40:59.667Z] --- PASS: TestNetworkNat (1.36s) [2021-08-18T12:40:59.667Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:41:01.043Z] --- PASS: TestNetworkLocalhostTCPNat (1.32s) [2021-08-18T12:41:01.043Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:41:03.570Z] check_test.go:309: [dc66c00c87bd5] daemon is not started [2021-08-18T12:41:03.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-18T12:41:04.944Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T12:41:05.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T12:41:05.202Z] --- PASS: TestNetworkLoopbackNat (4.18s) [2021-08-18T12:41:05.202Z] === RUN TestPause [2021-08-18T12:41:05.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T12:41:06.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-18T12:41:06.705Z] --- PASS: TestPause (1.29s) [2021-08-18T12:41:06.705Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:41:06.705Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:41:06.705Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:41:06.705Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:41:08.078Z] --- PASS: TestPauseStopPausedContainer (1.60s) [2021-08-18T12:41:08.078Z] === RUN TestPidHost [2021-08-18T12:41:11.669Z] ......... [ 86%] [2021-08-18T12:41:13.344Z] --- PASS: TestPidHost (4.35s) [2021-08-18T12:41:13.344Z] === RUN TestPsFilter [2021-08-18T12:41:13.344Z] --- PASS: TestPsFilter (0.15s) [2021-08-18T12:41:13.344Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:41:13.911Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.28s) [2021-08-18T12:41:13.911Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:41:15.290Z] --- PASS: TestRemoveContainerWithVolume (1.32s) [2021-08-18T12:41:15.290Z] === RUN TestRemoveContainerRunning [2021-08-18T12:41:15.290Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T12:41:15.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T12:41:15.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T12:41:16.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T12:41:16.645Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-18T12:41:16.793Z] --- PASS: TestRemoveContainerRunning (1.32s) [2021-08-18T12:41:16.793Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:41:17.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T12:41:17.729Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.21s) [2021-08-18T12:41:17.729Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:41:17.729Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-18T12:41:17.729Z] === RUN TestRenameLinkedContainer [2021-08-18T12:41:18.085Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-18T12:41:18.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T12:41:19.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T12:41:23.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-18T12:41:23.868Z] --- PASS: TestRenameLinkedContainer (5.90s) [2021-08-18T12:41:23.869Z] === RUN TestRenameStoppedContainer [2021-08-18T12:41:24.615Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-18T12:41:24.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T12:41:25.063Z] --- PASS: TestRenameStoppedContainer (1.36s) [2021-08-18T12:41:25.063Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:41:25.178Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-18T12:41:25.440Z] --- PASS: TestBuildWithHugeFile (146.73s) [2021-08-18T12:41:25.440Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:41:25.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T12:41:26.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T12:41:27.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T12:41:27.989Z] Using test binary docker [2021-08-18T12:41:27.989Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T12:41:27.989Z] +++ /etc/init.d/apparmor start [2021-08-18T12:41:27.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T12:41:27.989Z] INFO: Waiting for daemon to start... [2021-08-18T12:41:27.989Z] Starting dockerd [2021-08-18T12:41:27.989Z] +++ 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-18T12:41:28.348Z] --- PASS: TestRenameRunningContainerAndReuse (2.71s) [2021-08-18T12:41:28.348Z] === RUN TestRenameInvalidName [2021-08-18T12:41:28.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T12:41:29.283Z] --- PASS: TestRenameInvalidName (1.36s) [2021-08-18T12:41:29.283Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:41:29.906Z] . [2021-08-18T12:41:29.907Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T12:41:29.907Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T12:41:29.907Z] Error: No such image: emptyfs [2021-08-18T12:41:29.907Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T12:41:29.907Z] ++++ docker load [2021-08-18T12:41:30.169Z] Running integration-test (iteration 1) [2021-08-18T12:41:30.169Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T12:41:30.169Z] ++ 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-18T12:41:30.169Z] ++ set -e [2021-08-18T12:41:30.169Z] ++ '[' -n 0 ']' [2021-08-18T12:41:30.169Z] ++ set -x [2021-08-18T12:41:30.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-18T12:41:31.496Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-18T12:41:31.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T12:41:32.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-18T12:41:34.126Z] --- PASS: TestRenameAnonymousContainer (4.90s) [2021-08-18T12:41:34.126Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:41:34.249Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-18T12:41:34.249Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-18T12:41:35.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T12:41:35.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-18T12:41:35.323Z] --- PASS: TestRenameContainerWithSameName (1.27s) [2021-08-18T12:41:35.323Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:41:36.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-18T12:41:36.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T12:41:37.633Z] --- PASS: TestRenameContainerWithLinkedContainer (2.18s) [2021-08-18T12:41:37.633Z] === RUN TestResize [2021-08-18T12:41:39.010Z] --- PASS: TestResize (1.31s) [2021-08-18T12:41:39.010Z] === RUN TestResizeWithInvalidSize [2021-08-18T12:41:39.148Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-18T12:41:39.405Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-18T12:41:39.405Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-18T12:41:39.405Z] [2021-08-18T12:41:39.405Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-18T12:41:39.405Z] =========================== short test summary info ============================ [2021-08-18T12:41:39.405Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-18T12:41:39.405Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-18T12:41:39.405Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-18T12:41:39.405Z] Not supported on most drivers [2021-08-18T12:41:39.405Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-18T12:41:39.405Z] Output of docker top depends on host distro, and is not formalized. [2021-08-18T12:41:39.405Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-18T12:41:39.405Z] Output of docker top depends on host distro, and is not formalized. [2021-08-18T12:41:39.405Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-18T12:41:39.405Z] Can fail if eth0 has multiple IP addresses [2021-08-18T12:41:39.405Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-18T12:41:39.405Z] This doesn't seem to be taken into account by the engine [2021-08-18T12:41:39.405Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-18T12:41:39.405Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-18T12:41:39.405Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-18T12:41:39.405Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 345.42 seconds == [2021-08-18T12:41:39.966Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-18T12:41:39.976Z] --- PASS: TestResizeWithInvalidSize (1.27s) [2021-08-18T12:41:39.976Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:41:41.374Z] --- PASS: TestResizeWhenContainerNotStarted (1.34s) [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:41:41.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:41:41.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:41:41.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:41:41.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:41:41.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T12:41:43.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-18T12:41:45.106Z] Loaded image: buildpack-deps:buster [2021-08-18T12:41:45.107Z] Loaded image: busybox:latest [2021-08-18T12:41:45.107Z] Loaded image: busybox:glibc [2021-08-18T12:41:45.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:41:45.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:41:46.053Z] Loaded image: debian:bullseye [2021-08-18T12:41:46.053Z] Loaded image: hello-world:latest [2021-08-18T12:41:46.053Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:41:46.053Z] INFO: Testing against a local daemon [2021-08-18T12:41:46.053Z] === RUN TestCgroupNamespacesBuild [2021-08-18T12:41:46.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:41:47.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-18T12:41:47.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:41:48.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:41:48.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:41:49.900Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T12:41:49.900Z] [2021-08-18T12:41:49.900Z] Unloading profiles will leave already running processes permanently [2021-08-18T12:41:49.900Z] unconfined, which can lead to unexpected situations. [2021-08-18T12:41:49.900Z] [2021-08-18T12:41:49.901Z] To set a process to complain mode, use the command line tool [2021-08-18T12:41:49.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T12:41:49.901Z] [2021-08-18T12:41:50.266Z] --- PASS: TestCgroupNamespacesBuild (4.23s) [2021-08-18T12:41:50.266Z] === RUN TestCgroupNamespacesBuildDaemonHostMode Post stage [Pipeline] junit [2021-08-18T12:41:51.275Z] Recording test results [2021-08-18T12:41:52.187Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2021-08-18T12:41:52.187Z] === RUN TestBuildWithSession [2021-08-18T12:41:52.187Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:41:52.187Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T12:41:52.187Z] === RUN TestBuildSquashParent [2021-08-18T12:41:52.486Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-18T12:41:52.812Z] + echo Ensuring container killed. [2021-08-18T12:41:52.812Z] Ensuring container killed. [2021-08-18T12:41:52.812Z] + docker rm -vf docker-pr2 [2021-08-18T12:41:52.812Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-18T12:41:52.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:41:52.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:41:53.133Z] + echo Chowning /workspace to jenkins user [2021-08-18T12:41:53.133Z] Chowning /workspace to jenkins user [2021-08-18T12:41:53.133Z] + id -u [2021-08-18T12:41:53.133Z] + id -g [2021-08-18T12:41:53.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T12:41:53.133Z] Unable to find image 'busybox:latest' locally [2021-08-18T12:41:53.389Z] latest: Pulling from library/busybox [2021-08-18T12:41:53.389Z] b71f96345d44: Pulling fs layer [2021-08-18T12:41:53.389Z] b71f96345d44: Verifying Checksum [2021-08-18T12:41:53.389Z] b71f96345d44: Download complete [2021-08-18T12:41:53.645Z] b71f96345d44: Pull complete [2021-08-18T12:41:53.645Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T12:41:53.645Z] Status: Downloaded newer image for busybox:latest [2021-08-18T12:41:54.353Z] check_test.go:309: [dbfada01a871a] daemon is not started [2021-08-18T12:41:54.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T12:41:55.349Z] + bundleName=docker-py [2021-08-18T12:41:55.349Z] + echo Creating docker-py-bundles.tar.gz [2021-08-18T12:41:55.349Z] Creating docker-py-bundles.tar.gz [2021-08-18T12:41:55.349Z] + 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-18T12:41:55.359Z] Archiving artifacts [2021-08-18T12:41:56.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-18T12:41:56.696Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-18T12:41:57.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh binary [2021-08-18T12:41:57.347Z] [2021-08-18T12:41:57.604Z] Removing bundles/ [2021-08-18T12:41:57.604Z] [2021-08-18T12:41:57.604Z] ---> Making bundle: binary (in bundles/binary) [2021-08-18T12:41:57.604Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-18T12:41:57.604Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:41:57.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:41:58.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:41:58.783Z] --- PASS: TestBuildSquashParent (6.11s) [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:41:58.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:41:58.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:41:58.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:41:58.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:41:58.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:41:58.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:41:58.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:41:58.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T12:41:58.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T12:41:58.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T12:41:58.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T12:41:58.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T12:41:59.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-18T12:42:01.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T12:42:01.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.69s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.03s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.01s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.92s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.31s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.66s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s) [2021-08-18T12:42:02.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.42s) [2021-08-18T12:42:02.375Z] === RUN TestCgroupNamespacesRun [2021-08-18T12:42:02.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T12:42:03.260Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T12:42:03.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2021-08-18T12:42:03.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-08-18T12:42:03.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2021-08-18T12:42:03.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2021-08-18T12:42:03.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2021-08-18T12:42:03.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-08-18T12:42:03.261Z] === RUN TestBuildMultiStageCopy [2021-08-18T12:42:03.261Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T12:42:04.904Z] --- PASS: TestCgroupNamespacesRun (3.03s) [2021-08-18T12:42:04.904Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T12:42:05.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T12:42:05.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T12:42:05.702Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T12:42:05.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-18T12:42:06.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T12:42:06.276Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T12:42:06.537Z] --- PASS: TestBuildMultiStageCopy (3.18s) [2021-08-18T12:42:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2021-08-18T12:42:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-18T12:42:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-08-18T12:42:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-18T12:42:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-08-18T12:42:06.537Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T12:42:06.667Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-08-18T12:42:06.667Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T12:42:07.482Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-08-18T12:42:07.482Z] === RUN TestBuildLabelWithTargets [2021-08-18T12:42:08.871Z] --- PASS: TestBuildLabelWithTargets (1.35s) [2021-08-18T12:42:08.872Z] === RUN TestBuildWithEmptyLayers [2021-08-18T12:42:09.134Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-08-18T12:42:09.134Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T12:42:09.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T12:42:09.459Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2021-08-18T12:42:09.459Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T12:42:11.688Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2021-08-18T12:42:11.689Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T12:42:12.634Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-18T12:42:12.634Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T12:42:12.739Z] --- PASS: TestCgroupNamespacesRunHostMode (2.82s) [2021-08-18T12:42:12.739Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T12:42:12.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T12:42:13.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-18T12:42:15.189Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2021-08-18T12:42:15.189Z] === RUN TestBuildWithHugeFile [2021-08-18T12:42:15.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s) [2021-08-18T12:42:15.206Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T12:42:16.581Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2021-08-18T12:42:16.581Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T12:42:17.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-18T12:42:17.517Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-08-18T12:42:17.517Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T12:42:18.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-18T12:42:19.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T12:42:20.083Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2021-08-18T12:42:20.083Z] === RUN TestNISDomainname [2021-08-18T12:42:21.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T12:42:21.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-18T12:42:22.552Z] --- PASS: TestNISDomainname (2.34s) [2021-08-18T12:42:22.552Z] === RUN TestHostnameDnsResolution [2021-08-18T12:42:23.487Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T12:42:24.423Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T12:42:24.991Z] --- PASS: TestHostnameDnsResolution (2.40s) [2021-08-18T12:42:24.991Z] === RUN TestStats [2021-08-18T12:42:25.249Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T12:42:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-18T12:42:26.181Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-18T12:42:26.181Z] check_test.go:309: [d437e904e8b49] daemon is not started [2021-08-18T12:42:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-18T12:42:26.181Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-18T12:42:26.181Z] check_test.go:309: [d3f660923b0ea] daemon is not started [2021-08-18T12:42:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-18T12:42:28.080Z] --- PASS: TestStats (3.34s) [2021-08-18T12:42:28.080Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:42:28.080Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T12:42:28.080Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T12:42:28.080Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T12:42:28.080Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T12:42:28.080Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T12:42:28.080Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T12:42:28.080Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T12:42:28.080Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T12:42:28.080Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T12:42:28.080Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T12:42:29.482Z] check_test.go:309: [d752448d34397] daemon is not started [2021-08-18T12:42:29.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-18T12:42:30.049Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T12:42:31.422Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T12:42:31.992Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T12:42:33.366Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T12:42:33.930Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-18T12:42:34.496Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-08-18T12:42:34.496Z] --- PASS: TestStopContainerWithTimeout/0 (1.99s) [2021-08-18T12:42:34.496Z] --- PASS: TestStopContainerWithTimeout/-1 (3.85s) [2021-08-18T12:42:34.496Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-08-18T12:42:34.496Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2021-08-18T12:42:34.496Z] === RUN TestDeleteDevicemapper [2021-08-18T12:42:34.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:42:34.496Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T12:42:34.496Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:42:35.062Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T12:42:35.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-18T12:42:41.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-18T12:42:41.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.23s) [2021-08-18T12:42:41.255Z] === RUN TestUpdateMemory [2021-08-18T12:42:41.255Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:42:41.255Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-18T12:42:41.255Z] === RUN TestUpdateCPUQuota [2021-08-18T12:42:43.156Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T12:42:44.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-18T12:42:45.466Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T12:42:46.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-18T12:42:46.032Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T12:42:46.289Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T12:42:46.547Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T12:42:46.806Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T12:42:47.064Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T12:42:47.064Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-18T12:42:47.064Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T12:42:47.999Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T12:42:48.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-18T12:42:50.311Z] --- PASS: TestUpdateCPUQuota (9.47s) [2021-08-18T12:42:50.311Z] === RUN TestUpdatePidsLimit [2021-08-18T12:42:50.311Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-18T12:42:51.686Z] === RUN TestUpdatePidsLimit/no_change [2021-08-18T12:42:53.062Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-18T12:42:54.438Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-18T12:42:54.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-18T12:42:55.813Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-18T12:42:55.813Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T12:42:56.748Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T12:42:57.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-18T12:42:58.382Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T12:42:58.382Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-18T12:42:58.641Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T12:43:00.017Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T12:43:00.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit (10.64s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.42s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/no_change (1.41s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/update_lower (1.40s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.32s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.35s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.40s) [2021-08-18T12:43:00.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-08-18T12:43:00.583Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:43:00.841Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T12:43:01.406Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-18T12:43:03.308Z] check_test.go:309: [d2e30d833ffe2] daemon is not started [2021-08-18T12:43:03.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-18T12:43:06.591Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-18T12:43:09.871Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-18T12:43:11.505Z] --- PASS: TestBuildWithHugeFile (50.52s) [2021-08-18T12:43:11.506Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T12:43:11.506Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:43:11.506Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-18T12:43:11.506Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:43:11.506Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:43:11.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:43:11.506Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:43:11.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:43:11.506Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:43:11.506Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:43:11.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:43:11.506Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:43:11.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:43:11.506Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-08-18T12:43:11.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-08-18T12:43:11.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-08-18T12:43:11.506Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-08-18T12:43:11.506Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:43:11.506Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T12:43:11.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T12:43:11.506Z] --- PASS: TestBuildPreserveOwnership (4.90s) [2021-08-18T12:43:11.506Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-08-18T12:43:11.506Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2021-08-18T12:43:11.506Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:43:11.506Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-18T12:43:11.506Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T12:43:11.774Z] check_test.go:309: [d28744c939ce3] daemon is not started [2021-08-18T12:43:11.774Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-18T12:43:14.306Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T12:43:14.564Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T12:43:14.822Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T12:43:15.387Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-18T12:43:15.387Z] --- PASS: TestUpdateRestartPolicy (14.59s) [2021-08-18T12:43:15.387Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:43:16.341Z] --- PASS: TestUpdateRestartWithAutoRemove (1.11s) [2021-08-18T12:43:16.341Z] === RUN TestWaitNonBlocked [2021-08-18T12:43:16.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:43:16.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:43:16.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:43:16.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:43:16.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:43:16.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:43:18.881Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-18T12:43:18.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.00s) [2021-08-18T12:43:18.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.03s) [2021-08-18T12:43:18.881Z] === RUN TestWaitBlocked [2021-08-18T12:43:18.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:43:18.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:43:18.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:43:18.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:43:18.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:43:18.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:43:18.881Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T12:43:20.258Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-18T12:43:20.258Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.76s) [2021-08-18T12:43:20.258Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.81s) [2021-08-18T12:43:20.258Z] === CONT TestContainerStartOnDaemonRestart [2021-08-18T12:43:20.258Z] === CONT TestIpcModeOlderClient [2021-08-18T12:43:20.258Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-18T12:43:20.258Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T12:43:20.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-18T12:43:21.454Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-18T12:43:22.021Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-18T12:43:22.955Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-18T12:43:22.955Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-18T12:43:23.214Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-18T12:43:23.771Z] Loaded image: buildpack-deps:buster [2021-08-18T12:43:23.771Z] Loaded image: busybox:latest [2021-08-18T12:43:23.780Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-18T12:43:24.034Z] Loaded image: busybox:glibc [2021-08-18T12:43:24.347Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-18T12:43:24.606Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T12:43:24.865Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-18T12:43:25.123Z] --- PASS: TestContainerStartOnDaemonRestart (4.99s) [2021-08-18T12:43:25.123Z] === CONT TestContainerKillOnDaemonStart [2021-08-18T12:43:25.381Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-18T12:43:25.381Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.08s) [2021-08-18T12:43:25.381Z] === CONT TestDaemonHostGatewayIP [2021-08-18T12:43:25.948Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-18T12:43:26.514Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-18T12:43:26.514Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T12:43:26.514Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-18T12:43:26.514Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T12:43:26.514Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-18T12:43:26.514Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T12:43:26.514Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-18T12:43:26.514Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T12:43:26.514Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-18T12:43:26.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T12:43:26.589Z] Loaded image: debian:bullseye [2021-08-18T12:43:26.589Z] Loaded image: hello-world:latest [2021-08-18T12:43:26.589Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T12:43:27.081Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-18T12:43:27.339Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-18T12:43:27.909Z] check_test.go:309: [dd9e0060d939d] daemon is not started [2021-08-18T12:43:27.909Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-18T12:43:29.285Z] check_test.go:309: [df59b058a4c9f] daemon is not started [2021-08-18T12:43:29.285Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-18T12:43:29.543Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-18T12:43:30.476Z] --- PASS: TestDaemonHostGatewayIP (5.18s) [2021-08-18T12:43:30.476Z] === CONT TestDaemonRestartIpcMode [2021-08-18T12:43:31.041Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-18T12:43:31.608Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T12:43:33.980Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-18T12:43:33.980Z] Copying nested executables into bundles/binary-daemon [2021-08-18T12:43:33.980Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-18T12:43:33.980Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:43:33.980Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-18T12:43:33.980Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-18T12:43:34.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/make.sh cross [2021-08-18T12:43:34.900Z] [2021-08-18T12:43:34.900Z] Removing bundles/ [2021-08-18T12:43:34.900Z] [2021-08-18T12:43:34.900Z] ---> Making bundle: cross (in bundles/cross) [2021-08-18T12:43:34.900Z] Cross building: bundles/cross/linux/amd64 [2021-08-18T12:43:34.900Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-18T12:43:34.900Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-18T12:43:35.795Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-18T12:43:35.795Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2021-08-18T12:43:35.795Z] check_test.go:309: [df8b4cd0b1eaa] daemon is not started [2021-08-18T12:43:35.795Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-18T12:43:36.606Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.83s) [2021-08-18T12:43:36.606Z] PASS [2021-08-18T12:43:36.606Z] [2021-08-18T12:43:36.606Z] === Skipped [2021-08-18T12:43:36.606Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-18T12:43:36.606Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:43:36.606Z] [2021-08-18T12:43:36.606Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-18T12:43:36.606Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T12:43:36.606Z] [2021-08-18T12:43:36.606Z] [2021-08-18T12:43:36.606Z] DONE 34 tests, 2 skipped in 125.348s [2021-08-18T12:43:36.606Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T12:43:36.606Z] ++ 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-18T12:43:36.606Z] ++ set -e [2021-08-18T12:43:36.606Z] ++ '[' -n 0 ']' [2021-08-18T12:43:36.606Z] ++ set -x [2021-08-18T12:43:36.606Z] ++ 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-18T12:43:36.606Z] INFO: Testing against a local daemon [2021-08-18T12:43:36.606Z] === RUN TestConfigInspect [2021-08-18T12:43:37.697Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T12:43:38.266Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-18T12:43:38.523Z] --- PASS: TestConfigInspect (2.82s) [2021-08-18T12:43:38.523Z] === RUN TestConfigList [2021-08-18T12:43:38.524Z] --- PASS: TestContainerKillOnDaemonStart (13.31s) [2021-08-18T12:43:38.524Z] PASS [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] === Skipped [2021-08-18T12:43:38.524Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-18T12:43:38.524Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:43:38.524Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-18T12:43:38.524Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:43:38.524Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T12:43:38.524Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-18T12:43:38.524Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] [2021-08-18T12:43:38.524Z] DONE 195 tests, 6 skipped in 230.269s [2021-08-18T12:43:38.524Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T12:43:38.524Z] ++ 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-18T12:43:38.524Z] ++ set -e [2021-08-18T12:43:38.524Z] ++ '[' -n 0 ']' [2021-08-18T12:43:38.524Z] ++ set -x [2021-08-18T12:43:38.524Z] ++ 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-18T12:43:38.782Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:43:39.348Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-18T12:43:39.348Z] === RUN TestDaemonConfigValidation [2021-08-18T12:43:39.348Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:43:39.348Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:43:39.348Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T12:43:39.348Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T12:43:39.348Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T12:43:39.348Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T12:43:39.348Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T12:43:39.348Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T12:43:39.348Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T12:43:39.348Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T12:43:39.348Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:43:39.348Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T12:43:39.606Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T12:43:39.606Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T12:43:39.606Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T12:43:39.864Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T12:43:39.864Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2021-08-18T12:43:39.864Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2021-08-18T12:43:39.864Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2021-08-18T12:43:39.864Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2021-08-18T12:43:39.864Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-18T12:43:39.864Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:43:39.864Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T12:43:40.797Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-18T12:43:40.797Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T12:43:41.075Z] --- PASS: TestConfigList (2.61s) [2021-08-18T12:43:41.075Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:43:41.730Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T12:43:41.988Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T12:43:41.988Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T12:43:43.362Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T12:43:43.362Z] daemon_test.go:149: [d7952a017df1b] daemon is not started [2021-08-18T12:43:43.362Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2021-08-18T12:43:43.362Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2021-08-18T12:43:43.362Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-08-18T12:43:43.362Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-18T12:43:43.362Z] PASS [2021-08-18T12:43:43.362Z] [2021-08-18T12:43:43.362Z] DONE 11 tests in 4.493s [2021-08-18T12:43:43.362Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T12:43:43.362Z] ++ 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-18T12:43:43.362Z] ++ set -e [2021-08-18T12:43:43.362Z] ++ '[' -n 0 ']' [2021-08-18T12:43:43.362Z] ++ set -x [2021-08-18T12:43:43.362Z] ++ 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-18T12:43:43.362Z] INFO: Testing against a local daemon [2021-08-18T12:43:43.362Z] === RUN TestCommitInheritsEnv [2021-08-18T12:43:43.620Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-08-18T12:43:43.620Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:43:43.620Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-18T12:43:43.620Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:43:43.878Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-18T12:43:43.878Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:43:43.878Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-08-18T12:43:43.878Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:43:44.383Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2021-08-18T12:43:44.383Z] === RUN TestConfigsUpdate [2021-08-18T12:43:44.447Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-08-18T12:43:44.447Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T12:43:45.379Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-18T12:43:46.301Z] --- PASS: TestConfigsUpdate (2.56s) [2021-08-18T12:43:46.301Z] === RUN TestTemplatedConfig [2021-08-18T12:43:46.315Z] check_test.go:309: [d8047ceab26bf] daemon is not started [2021-08-18T12:43:46.315Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-18T12:43:46.573Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2021-08-18T12:43:46.573Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:43:46.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-18T12:43:46.573Z] === RUN TestTagInvalidReference [2021-08-18T12:43:46.573Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-18T12:43:46.573Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:43:46.831Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-18T12:43:46.831Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:43:46.831Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T12:43:46.831Z] === RUN TestTagOfficialNames [2021-08-18T12:43:46.831Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-18T12:43:46.831Z] === RUN TestTagMatchesDigest [2021-08-18T12:43:46.831Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T12:43:46.831Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-18T12:43:50.515Z] --- PASS: TestTemplatedConfig (3.54s) [2021-08-18T12:43:50.515Z] === RUN TestConfigCreateResolve [2021-08-18T12:43:51.012Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T12:43:52.435Z] --- PASS: TestConfigCreateResolve (2.19s) [2021-08-18T12:43:52.435Z] PASS [2021-08-18T12:43:52.435Z] [2021-08-18T12:43:52.435Z] DONE 6 tests in 16.572s [2021-08-18T12:43:52.435Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T12:43:52.435Z] ++ 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-18T12:43:52.435Z] ++ set -e [2021-08-18T12:43:52.435Z] ++ '[' -n 0 ']' [2021-08-18T12:43:52.435Z] ++ set -x [2021-08-18T12:43:52.435Z] ++ 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-18T12:43:52.435Z] INFO: Testing against a local daemon [2021-08-18T12:43:52.435Z] === RUN TestCheckpoint [2021-08-18T12:43:52.435Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:43:52.435Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:43:52.435Z] === RUN TestContainerInvalidJSON [2021-08-18T12:43:52.435Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:43:52.435Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:43:52.435Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:43:52.435Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:43:52.435Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:43:52.435Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:43:52.435Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-18T12:43:52.435Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T12:43:52.435Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T12:43:52.435Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:43:52.435Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-18T12:43:52.435Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:43:52.435Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-18T12:43:52.435Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:43:52.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-18T12:43:52.697Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:43:52.697Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-18T12:43:52.697Z] === RUN TestCopyFromContainer [2021-08-18T12:43:54.085Z] === RUN TestCopyFromContainer// [2021-08-18T12:43:54.348Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T12:43:54.348Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T12:43:54.348Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T12:43:54.609Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T12:43:54.609Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T12:43:54.609Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T12:43:54.871Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T12:43:54.871Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T12:43:54.871Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer (2.40s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-18T12:43:55.133Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-18T12:43:55.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:43:55.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:43:55.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:43:55.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:43:55.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:43:55.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:43:55.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:43:55.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:43:55.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:43:55.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:43:55.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-18T12:43:55.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T12:43:55.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T12:43:55.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T12:43:55.133Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:43:55.133Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-18T12:43:55.133Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:43:55.133Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:43:55.133Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:43:55.133Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:43:55.133Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:43:55.133Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:43:55.133Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:43:55.133Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:43:55.133Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:43:55.133Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:43:55.133Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-18T12:43:55.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T12:43:55.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T12:43:55.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:43:55.133Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:43:55.133Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-18T12:43:55.133Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:43:55.196Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-18T12:43:57.682Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-08-18T12:43:57.682Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:43:59.380Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T12:43:59.380Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-18T12:43:59.380Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2021-08-18T12:44:00.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:44:00.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:44:00.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:44:00.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:44:00.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:44:00.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:44:00.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:44:00.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:44:00.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:44:00.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:44:00.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:44:00.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:44:00.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:44:00.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:44:00.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:44:00.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-18T12:44:00.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:44:00.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:44:00.808Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-08-18T12:44:00.808Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:44:00.808Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:44:00.808Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:44:00.808Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-18T12:44:00.808Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T12:44:00.808Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:44:00.808Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:44:00.808Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-18T12:44:00.808Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:44:00.808Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-18T12:44:00.808Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T12:44:00.808Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-18T12:44:00.808Z] === RUN TestDaemonRestartIpcMode [2021-08-18T12:44:00.808Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T12:44:00.808Z] === RUN TestDaemonHostGatewayIP [2021-08-18T12:44:00.808Z] === PAUSE TestDaemonHostGatewayIP [2021-08-18T12:44:00.808Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T12:44:00.808Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T12:44:00.808Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:44:00.808Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-18T12:44:00.808Z] === RUN TestDiff [2021-08-18T12:44:01.287Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T12:44:01.755Z] --- PASS: TestDiff (0.87s) [2021-08-18T12:44:01.755Z] === RUN TestExecWithCloseStdin [2021-08-18T12:44:03.143Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-08-18T12:44:03.143Z] === RUN TestExec [2021-08-18T12:44:04.089Z] --- PASS: TestExec (1.09s) [2021-08-18T12:44:04.089Z] === RUN TestExecUser [2021-08-18T12:44:04.572Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-18T12:44:05.033Z] --- PASS: TestExecUser (1.08s) [2021-08-18T12:44:05.033Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:44:06.421Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-08-18T12:44:06.421Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:44:06.500Z] check_test.go:309: [d8de02c42c02a] daemon is not started [2021-08-18T12:44:06.500Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-18T12:44:06.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T12:44:07.019Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-18T12:44:07.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T12:44:07.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T12:44:07.583Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-18T12:44:07.810Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-18T12:44:07.810Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:44:08.147Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-18T12:44:09.199Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-08-18T12:44:09.199Z] === RUN TestHealthKillContainer [2021-08-18T12:44:09.519Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T12:44:10.451Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-18T12:44:10.451Z] check_test.go:309: [df6a0c9f73772] daemon is not started [2021-08-18T12:44:10.451Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-18T12:44:11.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T12:44:12.394Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-18T12:44:12.506Z] --- PASS: TestHealthKillContainer (3.07s) [2021-08-18T12:44:12.506Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:44:12.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-08-18T12:44:12.768Z] === RUN TestIpcModeNone [2021-08-18T12:44:12.961Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T12:44:14.158Z] --- PASS: TestIpcModeNone (1.08s) [2021-08-18T12:44:14.158Z] === RUN TestIpcModePrivate [2021-08-18T12:44:14.335Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-18T12:44:14.730Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-18T12:44:14.992Z] --- PASS: TestIpcModePrivate (1.09s) [2021-08-18T12:44:14.992Z] === RUN TestIpcModeShareable [2021-08-18T12:44:15.948Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-18T12:44:15.948Z] --- PASS: TestIpcModeShareable (1.07s) [2021-08-18T12:44:15.948Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T12:44:18.517Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-18T12:44:19.268Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-08-18T12:44:19.268Z] === RUN TestAPIIpcModeHost [2021-08-18T12:44:19.449Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-18T12:44:20.214Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-08-18T12:44:20.214Z] === RUN TestDaemonIpcModeShareable [2021-08-18T12:44:21.347Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-18T12:44:22.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-18T12:44:22.134Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-08-18T12:44:22.134Z] === RUN TestDaemonIpcModePrivate [2021-08-18T12:44:24.053Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-18T12:44:24.053Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-08-18T12:44:24.053Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T12:44:25.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-18T12:44:25.970Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-08-18T12:44:25.971Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T12:44:26.610Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-18T12:44:27.546Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T12:44:27.889Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-18T12:44:27.889Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2021-08-18T12:44:27.889Z] === RUN TestIpcModeOlderClient [2021-08-18T12:44:27.889Z] === PAUSE TestIpcModeOlderClient [2021-08-18T12:44:27.889Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:44:28.464Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-08-18T12:44:28.464Z] === RUN TestKillContainer [2021-08-18T12:44:28.464Z] === RUN TestKillContainer/no_signal [2021-08-18T12:44:29.408Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:44:29.446Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T12:44:29.982Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:44:30.014Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-18T12:44:30.926Z] --- PASS: TestKillContainer (2.48s) [2021-08-18T12:44:30.926Z] --- PASS: TestKillContainer/no_signal (0.81s) [2021-08-18T12:44:30.926Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-08-18T12:44:30.926Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-08-18T12:44:30.926Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:44:30.926Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T12:44:31.872Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T12:44:32.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2021-08-18T12:44:32.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-08-18T12:44:32.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-08-18T12:44:32.817Z] === RUN TestKillStoppedContainer [2021-08-18T12:44:32.817Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-18T12:44:32.817Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:44:32.817Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-08-18T12:44:32.817Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:44:33.762Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-08-18T12:44:33.762Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:44:33.762Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:44:33.762Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:44:33.762Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:44:33.762Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:44:33.762Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T12:44:33.762Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T12:44:34.201Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T12:44:34.707Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-08-18T12:44:34.707Z] === RUN TestLinksContainerNames [2021-08-18T12:44:35.574Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-18T12:44:36.096Z] --- PASS: TestLinksContainerNames (1.61s) [2021-08-18T12:44:36.097Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:44:37.042Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2021-08-18T12:44:37.042Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T12:44:37.474Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-18T12:44:37.617Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/default [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/private [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/slave [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/shared [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/default [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/shared [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/slave [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/private [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T12:44:37.617Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:44:37.617Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:44:37.617Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T12:44:37.879Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T12:44:38.141Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-18T12:44:38.141Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-18T12:44:38.141Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T12:44:38.848Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-18T12:44:39.781Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-18T12:44:40.693Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-08-18T12:44:40.693Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T12:44:40.955Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-08-18T12:44:40.955Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T12:44:41.902Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-08-18T12:44:41.902Z] === RUN TestNetworkNat [2021-08-18T12:44:42.475Z] --- PASS: TestNetworkNat (0.88s) [2021-08-18T12:44:42.475Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:44:43.420Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-08-18T12:44:43.420Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:44:43.968Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-18T12:44:46.730Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-08-18T12:44:46.730Z] === RUN TestPause [2021-08-18T12:44:47.675Z] --- PASS: TestPause (0.85s) [2021-08-18T12:44:47.675Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:44:47.675Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:44:47.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:44:47.675Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:44:48.248Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-08-18T12:44:48.248Z] === RUN TestPidHost [2021-08-18T12:44:50.527Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T12:44:50.799Z] --- PASS: TestPidHost (2.16s) [2021-08-18T12:44:50.799Z] === RUN TestPsFilter [2021-08-18T12:44:50.799Z] --- PASS: TestPsFilter (0.17s) [2021-08-18T12:44:50.799Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:44:51.092Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T12:44:51.092Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T12:44:51.350Z] docker_cli_daemon_test.go:2550: [d77442ba48ab5] daemon is not started [2021-08-18T12:44:51.372Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-08-18T12:44:51.372Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:44:52.318Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-08-18T12:44:52.318Z] === RUN TestRemoveContainerRunning [2021-08-18T12:44:53.263Z] --- PASS: TestRemoveContainerRunning (0.85s) [2021-08-18T12:44:53.263Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:44:53.837Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-08-18T12:44:53.837Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:44:53.837Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-18T12:44:53.837Z] === RUN TestRenameLinkedContainer [2021-08-18T12:44:53.878Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-18T12:44:57.147Z] --- PASS: TestRenameLinkedContainer (3.29s) [2021-08-18T12:44:57.147Z] === RUN TestRenameStoppedContainer [2021-08-18T12:44:57.160Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T12:44:58.093Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-08-18T12:44:58.094Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:45:00.012Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2021-08-18T12:45:00.012Z] === RUN TestRenameInvalidName [2021-08-18T12:45:00.444Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T12:45:00.584Z] --- PASS: TestRenameInvalidName (0.83s) [2021-08-18T12:45:00.584Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:45:02.972Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T12:45:03.906Z] --- PASS: TestRenameAnonymousContainer (3.07s) [2021-08-18T12:45:03.906Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:45:04.401Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-18T12:45:04.478Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2021-08-18T12:45:04.478Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:45:06.397Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2021-08-18T12:45:06.397Z] === RUN TestResize [2021-08-18T12:45:06.971Z] --- PASS: TestResize (0.81s) [2021-08-18T12:45:06.971Z] === RUN TestResizeWithInvalidSize [2021-08-18T12:45:07.545Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-08-18T12:45:07.545Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:45:08.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:45:08.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:45:08.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:45:08.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T12:45:08.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T12:45:08.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:45:08.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:45:08.588Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-18T12:45:10.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T12:45:10.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T12:45:10.566Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-18T12:45:11.282Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-18T12:45:11.282Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-18T12:45:11.282Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-18T12:45:11.282Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-18T12:45:11.282Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-18T12:45:11.282Z] Cross building: bundles/cross/windows/amd64 [2021-08-18T12:45:11.282Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-18T12:45:11.282Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-18T12:45:11.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T12:45:11.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T12:45:11.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T12:45:11.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T12:45:11.940Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T12:45:13.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T12:45:13.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T12:45:14.467Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-18T12:45:14.467Z] check_test.go:309: [dca7339a0ddbd] daemon is not started [2021-08-18T12:45:14.467Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-18T12:45:15.399Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2021-08-18T12:45:16.541Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2021-08-18T12:45:16.541Z] === RUN TestCgroupNamespacesRun [2021-08-18T12:45:18.461Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-08-18T12:45:18.461Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T12:45:18.679Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T12:45:19.850Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) [2021-08-18T12:45:19.850Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite (416.22s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.36s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.51s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.06s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.76s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.33s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.81s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.41s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.24s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.00s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.41s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.22s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.94s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.92s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.96s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.43s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.15s) [2021-08-18T12:45:20.053Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.46s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.66s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.80s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.17s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.63s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.15s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.25s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.29s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.12s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.19s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.16s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.25s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.32s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.30s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.89s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.57s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.62s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.51s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.08s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.04s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.12s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.27s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.04s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.90s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.17s) [2021-08-18T12:45:20.053Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-18T12:45:20.053Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.57s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.21s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.52s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.56s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.00s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.18s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.26s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.24s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.31s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.39s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.06s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.28s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.64s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.20s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.80s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.04s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.23s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.42s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.25s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.63s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.71s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.15s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.00s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.57s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.35s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.58s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-08-18T12:45:20.053Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.90s) [2021-08-18T12:45:20.053Z] === RUN TestDockerSwarmSuite [2021-08-18T12:45:20.053Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-18T12:45:21.768Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-08-18T12:45:21.769Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T12:45:23.157Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-08-18T12:45:23.157Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T12:45:23.333Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-18T12:45:25.074Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2021-08-18T12:45:25.074Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T12:45:26.617Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-18T12:45:26.993Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-08-18T12:45:26.993Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T12:45:27.254Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-18T12:45:27.255Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T12:45:29.173Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-08-18T12:45:29.174Z] === RUN TestNISDomainname [2021-08-18T12:45:30.564Z] --- PASS: TestNISDomainname (1.31s) [2021-08-18T12:45:30.564Z] === RUN TestHostnameDnsResolution [2021-08-18T12:45:31.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-18T12:45:31.954Z] --- PASS: TestHostnameDnsResolution (1.47s) [2021-08-18T12:45:31.954Z] === RUN TestStats [2021-08-18T12:45:35.260Z] --- PASS: TestStats (2.85s) [2021-08-18T12:45:35.260Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:45:35.260Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T12:45:35.260Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T12:45:35.260Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T12:45:35.260Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T12:45:35.260Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T12:45:35.260Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T12:45:35.260Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T12:45:35.260Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T12:45:35.260Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T12:45:35.260Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T12:45:35.260Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T12:45:35.260Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T12:45:38.666Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-18T12:45:38.666Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2021-08-18T12:45:38.666Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2021-08-18T12:45:38.666Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-08-18T12:45:38.666Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2021-08-18T12:45:38.666Z] === RUN TestDeleteDevicemapper [2021-08-18T12:45:38.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:45:38.666Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T12:45:38.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:45:39.987Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T12:45:39.987Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T12:45:40.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2021-08-18T12:45:40.591Z] === RUN TestUpdateMemory [2021-08-18T12:45:40.591Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:45:40.591Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-18T12:45:40.591Z] === RUN TestUpdateCPUQuota [2021-08-18T12:45:45.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-18T12:45:45.248Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T12:45:45.248Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T12:45:45.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-18T12:45:45.764Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T12:45:46.329Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T12:45:46.586Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T12:45:46.844Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T12:45:47.102Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T12:45:47.194Z] --- PASS: TestUpdateCPUQuota (5.85s) [2021-08-18T12:45:47.194Z] === RUN TestUpdatePidsLimit [2021-08-18T12:45:47.194Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-18T12:45:47.194Z] === RUN TestUpdatePidsLimit/no_change [2021-08-18T12:45:47.768Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-18T12:45:48.342Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-18T12:45:48.482Z] docker_api_swarm_test.go:562: [d77815d511672] joining swarm manager [d2afa0efe133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:45:49.289Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-18T12:45:49.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-18T12:45:50.379Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T12:45:50.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit (5.44s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-18T12:45:51.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-18T12:45:51.830Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:45:52.277Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T12:45:54.805Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T12:45:56.177Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T12:45:57.550Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T12:45:58.484Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T12:46:05.044Z] docker_api_swarm_test.go:584: [d8c1f26c470f9] joining swarm manager [d2afa0efe133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:46:06.757Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2021-08-18T12:46:06.757Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:46:06.757Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2021-08-18T12:46:06.757Z] === RUN TestWaitNonBlocked [2021-08-18T12:46:06.757Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:46:06.757Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:46:06.757Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:46:06.757Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:46:06.757Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:46:06.757Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:46:06.757Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-18T12:46:06.757Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2021-08-18T12:46:06.757Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-08-18T12:46:06.757Z] === RUN TestWaitBlocked [2021-08-18T12:46:06.757Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:46:06.757Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:46:06.757Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:46:06.757Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:46:06.757Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T12:46:06.757Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T12:46:06.990Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T12:46:07.704Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-18T12:46:07.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2021-08-18T12:46:07.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-08-18T12:46:07.704Z] === CONT TestContainerStartOnDaemonRestart [2021-08-18T12:46:07.704Z] === CONT TestContainerKillOnDaemonStart [2021-08-18T12:46:07.704Z] === CONT TestDaemonHostGatewayIP [2021-08-18T12:46:07.704Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T12:46:09.520Z] check_test.go:380: [d77815d511672] daemon is not started [2021-08-18T12:46:11.957Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2021-08-18T12:46:11.957Z] === CONT TestIpcModeOlderClient [2021-08-18T12:46:11.957Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2021-08-18T12:46:11.957Z] === CONT TestDaemonRestartIpcMode [2021-08-18T12:46:11.957Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-08-18T12:46:12.219Z] --- PASS: TestDaemonHostGatewayIP (4.60s) [2021-08-18T12:46:14.770Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2021-08-18T12:46:21.361Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2021-08-18T12:46:21.361Z] PASS [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] === Skipped [2021-08-18T12:46:21.361Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-18T12:46:21.361Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:46:21.361Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-18T12:46:21.361Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T12:46:21.361Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T12:46:21.361Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-18T12:46:21.361Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] [2021-08-18T12:46:21.361Z] DONE 195 tests, 6 skipped in 148.160s [2021-08-18T12:46:21.361Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T12:46:21.361Z] ++ 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-18T12:46:21.361Z] ++ set -e [2021-08-18T12:46:21.361Z] ++ '[' -n 0 ']' [2021-08-18T12:46:21.361Z] ++ set -x [2021-08-18T12:46:21.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-18T12:46:21.361Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:46:21.361Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-18T12:46:21.361Z] === RUN TestDaemonConfigValidation [2021-08-18T12:46:21.361Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:46:21.361Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:46:21.361Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T12:46:21.361Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T12:46:21.361Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T12:46:21.361Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T12:46:21.361Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T12:46:21.361Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T12:46:21.361Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T12:46:21.361Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T12:46:21.361Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T12:46:21.361Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T12:46:21.361Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T12:46:21.361Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T12:46:21.361Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T12:46:21.361Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T12:46:21.361Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2021-08-18T12:46:21.361Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-08-18T12:46:21.361Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-08-18T12:46:21.361Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-08-18T12:46:21.361Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-18T12:46:21.361Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:46:21.361Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T12:46:21.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-18T12:46:21.712Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-18T12:46:21.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-18T12:46:22.306Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T12:46:22.645Z] docker_api_swarm_test.go:45: [d2311b21c13ae] joining swarm manager [d1a689e05e03f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:46:23.251Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T12:46:24.639Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T12:46:24.639Z] daemon_test.go:149: [df7a4087d6a1a] daemon is not started [2021-08-18T12:46:24.639Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-18T12:46:24.639Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-18T12:46:24.639Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-18T12:46:24.639Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-18T12:46:24.639Z] PASS [2021-08-18T12:46:24.639Z] [2021-08-18T12:46:24.639Z] DONE 11 tests in 4.092s [2021-08-18T12:46:24.639Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T12:46:24.639Z] ++ 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-18T12:46:24.639Z] ++ set -e [2021-08-18T12:46:24.640Z] ++ '[' -n 0 ']' [2021-08-18T12:46:24.640Z] ++ set -x [2021-08-18T12:46:24.640Z] ++ 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-18T12:46:24.640Z] INFO: Testing against a local daemon [2021-08-18T12:46:24.640Z] === RUN TestCommitInheritsEnv [2021-08-18T12:46:24.901Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-08-18T12:46:24.901Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:46:24.901Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-18T12:46:24.901Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:46:24.901Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:46:25.164Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-18T12:46:25.164Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:46:25.164Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-18T12:46:25.164Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:46:25.738Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-08-18T12:46:25.738Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T12:46:25.738Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:46:25.738Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-18T12:46:25.738Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:46:25.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-18T12:46:25.738Z] === RUN TestTagInvalidReference [2021-08-18T12:46:25.738Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-18T12:46:25.738Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:46:25.738Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-18T12:46:25.738Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:46:25.738Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T12:46:25.738Z] === RUN TestTagOfficialNames [2021-08-18T12:46:25.738Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-18T12:46:25.738Z] === RUN TestTagMatchesDigest [2021-08-18T12:46:25.738Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T12:46:25.738Z] PASS [2021-08-18T12:46:25.738Z] [2021-08-18T12:46:25.738Z] === Skipped [2021-08-18T12:46:25.738Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:46:25.738Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-18T12:46:25.738Z] [2021-08-18T12:46:25.738Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-18T12:46:25.738Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:46:25.738Z] [2021-08-18T12:46:25.738Z] [2021-08-18T12:46:25.738Z] DONE 12 tests, 2 skipped in 1.380s [2021-08-18T12:46:26.000Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T12:46:26.000Z] ++ 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-18T12:46:26.000Z] ++ set -e [2021-08-18T12:46:26.000Z] ++ '[' -n 0 ']' [2021-08-18T12:46:26.000Z] ++ set -x [2021-08-18T12:46:26.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T12:46:30.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T12:46:32.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T12:46:32.664Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-18T12:46:32.664Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-18T12:46:32.664Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-18T12:46:32.664Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-18T12:46:32.664Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-18T12:46:32.664Z] remote: Enumerating objects: 23, done. [2021-08-18T12:46:32.664Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-18T12:46:32.664Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-18T12:46:32.664Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-18T12:46:32.664Z] 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-18T12:46:32.664Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-18T12:46:32.664Z] Cross building: bundles/cross/linux/ppc64le [2021-08-18T12:46:32.664Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-18T12:46:32.664Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-18T12:46:34.147Z] INFO: Testing against a local daemon [2021-08-18T12:46:34.147Z] === RUN TestNetworkCreateDelete [2021-08-18T12:46:34.147Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-08-18T12:46:34.147Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:46:34.147Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-08-18T12:46:34.147Z] === RUN TestDaemonDNSFallback [2021-08-18T12:46:40.740Z] --- PASS: TestDaemonDNSFallback (6.87s) [2021-08-18T12:46:40.740Z] === RUN TestInspectNetwork [2021-08-18T12:46:40.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-18T12:46:41.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-18T12:46:43.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T12:46:44.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T12:46:44.952Z] === RUN TestInspectNetwork/full_network_id [2021-08-18T12:46:44.952Z] === RUN TestInspectNetwork/partial_network_id [2021-08-18T12:46:44.952Z] === RUN TestInspectNetwork/network_name [2021-08-18T12:46:44.952Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-18T12:46:45.093Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T12:46:45.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T12:46:47.154Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T12:46:47.154Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-18T12:46:47.154Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T12:46:47.411Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T12:46:49.166Z] --- PASS: TestInspectNetwork (8.33s) [2021-08-18T12:46:49.166Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-18T12:46:49.166Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-18T12:46:49.166Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-18T12:46:49.166Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-18T12:46:49.166Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:46:52.475Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-08-18T12:46:52.475Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:46:52.475Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:46:52.475Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:46:52.475Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:46:52.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:46:52.475Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:46:52.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:46:52.475Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:46:52.475Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:46:52.475Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T12:46:52.475Z] === RUN TestNetworkList [2021-08-18T12:46:52.475Z] === RUN TestNetworkList//networks [2021-08-18T12:46:52.475Z] === PAUSE TestNetworkList//networks [2021-08-18T12:46:52.475Z] === RUN TestNetworkList//networks/ [2021-08-18T12:46:52.475Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:46:52.475Z] === CONT TestNetworkList//networks [2021-08-18T12:46:52.475Z] === CONT TestNetworkList//networks/ [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkList (0.03s) [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:46:52.475Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T12:46:52.475Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:46:52.737Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-18T12:46:52.737Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:46:53.681Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-18T12:46:53.681Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:46:54.626Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-08-18T12:46:54.626Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:46:56.016Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-18T12:46:56.016Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:46:57.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-08-18T12:46:57.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:46:57.666Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-18T12:46:57.666Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:46:59.605Z] --- PASS: TestImportExtremelyLargeImageWorks (191.51s) [2021-08-18T12:46:59.605Z] PASS [2021-08-18T12:46:59.605Z] [2021-08-18T12:46:59.605Z] DONE 12 tests in 195.301s [2021-08-18T12:46:59.605Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T12:46:59.605Z] ++ 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-18T12:46:59.605Z] ++ set -e [2021-08-18T12:46:59.605Z] ++ '[' -n 0 ']' [2021-08-18T12:46:59.605Z] ++ set -x [2021-08-18T12:46:59.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-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-18T12:46:59.605Z] INFO: Testing against a local daemon [2021-08-18T12:46:59.605Z] === RUN TestNetworkCreateDelete [2021-08-18T12:46:59.605Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-08-18T12:46:59.605Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:46:59.605Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2021-08-18T12:46:59.605Z] === RUN TestDaemonDNSFallback [2021-08-18T12:46:59.605Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T12:46:59.863Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T12:47:00.428Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T12:47:00.974Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2021-08-18T12:47:00.974Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:47:00.974Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:47:00.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:47:00.974Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:47:00.994Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T12:47:01.251Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T12:47:01.817Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T12:47:01.817Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T12:47:03.717Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T12:47:05.618Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T12:47:06.184Z] --- PASS: TestDaemonDNSFallback (6.94s) [2021-08-18T12:47:06.184Z] === RUN TestInspectNetwork [2021-08-18T12:47:07.118Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T12:47:08.493Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T12:47:08.751Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T12:47:10.124Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T12:47:10.690Z] === RUN TestInspectNetwork/full_network_id [2021-08-18T12:47:10.690Z] === RUN TestInspectNetwork/partial_network_id [2021-08-18T12:47:10.690Z] === RUN TestInspectNetwork/network_name [2021-08-18T12:47:10.690Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-18T12:47:12.062Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T12:47:12.320Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T12:47:12.578Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T12:47:14.478Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T12:47:15.044Z] --- PASS: TestInspectNetwork (8.77s) [2021-08-18T12:47:15.044Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-08-18T12:47:15.044Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-18T12:47:15.044Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-18T12:47:15.044Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-18T12:47:15.044Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:47:16.445Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T12:47:17.817Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T12:47:19.103Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2021-08-18T12:47:19.103Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:47:19.190Z] --- PASS: TestRunContainerWithBridgeNone (4.01s) [2021-08-18T12:47:19.190Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:47:19.190Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:47:19.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:47:19.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:47:19.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:47:19.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:47:19.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:47:19.190Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:47:19.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:47:19.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T12:47:19.190Z] === RUN TestNetworkList [2021-08-18T12:47:19.190Z] === RUN TestNetworkList//networks [2021-08-18T12:47:19.190Z] === PAUSE TestNetworkList//networks [2021-08-18T12:47:19.190Z] === RUN TestNetworkList//networks/ [2021-08-18T12:47:19.190Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:47:19.190Z] === CONT TestNetworkList//networks [2021-08-18T12:47:19.190Z] === CONT TestNetworkList//networks/ [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkList (0.02s) [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T12:47:19.190Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:47:19.190Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:47:19.448Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-18T12:47:19.448Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:47:20.819Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-18T12:47:20.819Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:47:20.819Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T12:47:21.384Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T12:47:21.384Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-08-18T12:47:21.384Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:47:22.318Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T12:47:22.576Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T12:47:22.576Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-18T12:47:22.576Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:47:22.834Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T12:47:23.093Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T12:47:23.313Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5731d6yelbl7oq15e4720qiwp Created:2021-08-18 12:47:18.119583734 +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[42a056d596513c19cfe1db97b4bf9aeeb2a390c28903e128c975dd3bef05e974:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y747n0bjdngicg9udbhqj4kn7 EndpointID:d8011e438608d206a671b8f33ca24e0becdd88f08742f56c724520632667ba51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aee1bb6de870bbf209b6ef071651f7fe43050d93764ef1af25073cc6bfc15ff5 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:f17b5430c421 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y747n0bjdngicg9udbhqj4kn7 EndpointID:d8011e438608d206a671b8f33ca24e0becdd88f08742f56c724520632667ba51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-18T12:47:24.033Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-08-18T12:47:24.033Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:47:24.033Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T12:47:24.292Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T12:47:24.550Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-18T12:47:24.550Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:47:24.550Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T12:47:25.115Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-18T12:47:25.372Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T12:47:25.630Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-18T12:47:26.563Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T12:47:27.497Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2021-08-18T12:47:27.497Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:47:27.497Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:47:27.497Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:47:27.497Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:47:28.611Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.11s) [2021-08-18T12:47:28.611Z] PASS [2021-08-18T12:47:28.611Z] [2021-08-18T12:47:28.611Z] === Skipped [2021-08-18T12:47:28.611Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:47:28.611Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:47:28.611Z] [2021-08-18T12:47:28.611Z] [2021-08-18T12:47:28.611Z] DONE 26 tests, 1 skipped in 61.846s [2021-08-18T12:47:28.611Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:47:28.611Z] ++ 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-18T12:47:28.611Z] ++ set -e [2021-08-18T12:47:28.611Z] ++ '[' -n 0 ']' [2021-08-18T12:47:28.611Z] ++ set -x [2021-08-18T12:47:28.611Z] ++ 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-18T12:47:28.868Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T12:47:30.527Z] INFO: Testing against a local daemon [2021-08-18T12:47:30.527Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T12:47:30.527Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:30.527Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T12:47:30.527Z] === RUN TestDockerNetworkIpvlan [2021-08-18T12:47:30.527Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:30.527Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:47:30.527Z] PASS [2021-08-18T12:47:30.527Z] [2021-08-18T12:47:30.527Z] === Skipped [2021-08-18T12:47:30.527Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T12:47:30.527Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:30.527Z] [2021-08-18T12:47:30.527Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:47:30.527Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:30.527Z] [2021-08-18T12:47:30.527Z] [2021-08-18T12:47:30.527Z] DONE 2 tests, 2 skipped in 2.410s [2021-08-18T12:47:30.527Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:47:30.527Z] ++ 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-18T12:47:30.527Z] ++ set -e [2021-08-18T12:47:30.527Z] ++ '[' -n 0 ']' [2021-08-18T12:47:30.527Z] ++ set -x [2021-08-18T12:47:30.527Z] ++ 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-18T12:47:30.527Z] INFO: Testing against a local daemon [2021-08-18T12:47:30.527Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T12:47:30.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-18T12:47:31.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-08-18T12:47:31.917Z] === RUN TestDockerNetworkMacvlan [2021-08-18T12:47:32.490Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-18T12:47:33.292Z] docker_api_swarm_test.go:303: [df62dc5aa397f] joining swarm manager [d072dd68a1900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:47:33.435Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-18T12:47:34.230Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T12:47:34.230Z] docker_api_swarm_test.go:304: [d8a0adc376e45] joining swarm manager [d072dd68a1900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:47:34.381Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-18T12:47:35.603Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-18T12:47:37.689Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-18T12:47:38.147Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T12:47:38.404Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T12:47:38.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T12:47:38.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T12:47:38.661Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T12:47:38.919Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T12:47:39.852Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T12:47:40.239Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-18T12:47:41.224Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T12:47:44.505Z] --- PASS: TestServiceWithDataPathPortInit (16.57s) [2021-08-18T12:47:44.505Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:47:44.505Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T12:47:45.072Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T12:47:45.330Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T12:47:46.833Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan (15.77s) [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s) [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s) [2021-08-18T12:47:47.407Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2021-08-18T12:47:47.407Z] PASS [2021-08-18T12:47:47.407Z] [2021-08-18T12:47:47.407Z] DONE 8 tests in 17.329s [2021-08-18T12:47:47.407Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T12:47:47.407Z] ++ 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-18T12:47:47.407Z] ++ set -e [2021-08-18T12:47:47.407Z] ++ '[' -n 0 ']' [2021-08-18T12:47:47.407Z] ++ set -x [2021-08-18T12:47:47.408Z] ++ 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-18T12:47:47.669Z] testing: warning: no tests to run [2021-08-18T12:47:47.669Z] PASS [2021-08-18T12:47:47.669Z] [2021-08-18T12:47:47.669Z] DONE 0 tests in 0.031s [2021-08-18T12:47:47.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T12:47:47.669Z] ++ 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-18T12:47:47.669Z] ++ set -e [2021-08-18T12:47:47.669Z] ++ '[' -n 0 ']' [2021-08-18T12:47:47.669Z] ++ set -x [2021-08-18T12:47:47.669Z] ++ 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-18T12:47:47.930Z] INFO: Testing against a local daemon [2021-08-18T12:47:47.930Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T12:47:48.615Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:htbsytbhki66y1podr837ki2l Created:2021-08-18 12:47:45.523224012 +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[f85a4f9559b9864a8ebdf8ea138fad8b6e31d7cdcf9ce1f1b014002f95816a0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r4oyxdg03ofntj9i6wl4r36ov EndpointID:580d90aef514fbc1404faf4da29b7a0baa2741bd365bc3789eed723d1646b9d0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f4c00c53a8f3f9566ba3689890e4a99b1786ed11864062cc4165053bcf9a2ec8 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:200dec4b719e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r4oyxdg03ofntj9i6wl4r36ov EndpointID:580d90aef514fbc1404faf4da29b7a0baa2741bd365bc3789eed723d1646b9d0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-18T12:47:49.851Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-08-18T12:47:49.851Z] === RUN TestAuthZPluginTLS [2021-08-18T12:47:50.113Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-18T12:47:50.113Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T12:47:50.686Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-18T12:47:50.686Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T12:47:51.260Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-18T12:47:51.260Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T12:47:51.833Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-18T12:47:51.833Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T12:47:52.795Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-18T12:47:52.795Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.73s) [2021-08-18T12:47:52.795Z] PASS [2021-08-18T12:47:52.795Z] [2021-08-18T12:47:52.795Z] === Skipped [2021-08-18T12:47:52.795Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:47:52.795Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:47:52.795Z] [2021-08-18T12:47:52.795Z] [2021-08-18T12:47:52.795Z] DONE 26 tests, 1 skipped in 54.323s [2021-08-18T12:47:52.795Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:47:52.795Z] ++ 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-18T12:47:52.795Z] ++ set -e [2021-08-18T12:47:52.795Z] ++ '[' -n 0 ']' [2021-08-18T12:47:52.795Z] ++ set -x [2021-08-18T12:47:52.795Z] ++ 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-18T12:47:52.795Z] INFO: Testing against a local daemon [2021-08-18T12:47:52.795Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T12:47:52.795Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:52.795Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-08-18T12:47:52.795Z] === RUN TestDockerNetworkIpvlan [2021-08-18T12:47:52.795Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:52.795Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:47:52.795Z] PASS [2021-08-18T12:47:52.795Z] [2021-08-18T12:47:52.795Z] === Skipped [2021-08-18T12:47:52.795Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-08-18T12:47:52.795Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:52.795Z] [2021-08-18T12:47:53.053Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T12:47:53.053Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T12:47:53.053Z] [2021-08-18T12:47:53.053Z] [2021-08-18T12:47:53.053Z] DONE 2 tests, 2 skipped in 0.152s [2021-08-18T12:47:53.053Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T12:47:53.053Z] ++ 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-18T12:47:53.053Z] ++ set -e [2021-08-18T12:47:53.053Z] ++ '[' -n 0 ']' [2021-08-18T12:47:53.053Z] ++ set -x [2021-08-18T12:47:53.053Z] ++ 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-18T12:47:53.053Z] INFO: Testing against a local daemon [2021-08-18T12:47:53.053Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T12:47:53.751Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-08-18T12:47:53.751Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T12:47:54.012Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-18T12:47:54.012Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T12:47:54.046Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-18T12:47:54.046Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-18T12:47:54.046Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-18T12:47:54.046Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-18T12:47:54.046Z] Cross building: bundles/cross/linux/s390x [2021-08-18T12:47:54.046Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-18T12:47:54.046Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-18T12:47:54.423Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-08-18T12:47:54.423Z] === RUN TestDockerNetworkMacvlan [2021-08-18T12:47:54.592Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-18T12:47:54.592Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T12:47:54.987Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T12:47:55.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-18T12:47:55.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T12:47:55.245Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-18T12:47:56.179Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-18T12:47:57.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2021-08-18T12:47:57.086Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T12:47:57.111Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-18T12:47:59.012Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T12:47:59.641Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2021-08-18T12:47:59.641Z] === RUN TestAuthZPluginHeader [2021-08-18T12:47:59.902Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-08-18T12:47:59.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T12:47:59.902Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:47:59.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-18T12:47:59.902Z] === RUN TestAuthZPluginV2Disable [2021-08-18T12:47:59.902Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:47:59.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-18T12:47:59.902Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T12:47:59.902Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:47:59.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-18T12:47:59.902Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T12:47:59.902Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:47:59.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-18T12:47:59.902Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T12:47:59.945Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-18T12:48:00.202Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T12:48:02.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-18T12:48:02.993Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T12:48:02.993Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-18T12:48:02.993Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T12:48:03.927Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-18T12:48:05.302Z] docker_api_swarm_test.go:271: [dd1ee4e52fe6d] joining swarm manager [dc6fc87bc86c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:48:07.201Z] docker_api_swarm_test.go:272: [d57ac832f2fbd] joining swarm manager [dc6fc87bc86c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:48:09.730Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T12:48:09.730Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T12:48:11.632Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-18T12:48:12.198Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T12:48:12.457Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan (19.24s) [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s) [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.50s) [2021-08-18T12:48:13.831Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.82s) [2021-08-18T12:48:13.831Z] PASS [2021-08-18T12:48:13.831Z] [2021-08-18T12:48:13.831Z] DONE 8 tests in 20.752s [2021-08-18T12:48:13.831Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T12:48:13.831Z] ++ 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-18T12:48:13.831Z] ++ set -e [2021-08-18T12:48:13.831Z] ++ '[' -n 0 ']' [2021-08-18T12:48:13.831Z] ++ set -x [2021-08-18T12:48:13.831Z] ++ 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-18T12:48:13.831Z] testing: warning: no tests to run [2021-08-18T12:48:13.831Z] PASS [2021-08-18T12:48:13.831Z] [2021-08-18T12:48:13.831Z] DONE 0 tests in 0.031s [2021-08-18T12:48:13.831Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T12:48:13.831Z] ++ 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-18T12:48:13.831Z] ++ set -e [2021-08-18T12:48:13.832Z] ++ '[' -n 0 ']' [2021-08-18T12:48:13.832Z] ++ set -x [2021-08-18T12:48:13.832Z] ++ 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-18T12:48:13.832Z] INFO: Testing against a local daemon [2021-08-18T12:48:13.832Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T12:48:14.033Z] --- PASS: TestBuildWCOWSandboxSize (780.03s) [2021-08-18T12:48:14.033Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:48:14.033Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:48:14.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:48:14.033Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:48:14.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:48:14.033Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:48:14.033Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:48:14.033Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:48:14.033Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:48:14.033Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:48:14.033Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) [2021-08-18T12:48:14.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-18T12:48:14.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-18T12:48:14.033Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-18T12:48:14.033Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:48:14.033Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:48:14.033Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-18T12:48:14.033Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:48:14.033Z] --- PASS: TestBuildPlatformInvalid (0.70s) [2021-08-18T12:48:14.033Z] PASS [2021-08-18T12:48:14.033Z] ok github.com/docker/docker/integration/build 952.646s [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] === Skipped [2021-08-18T12:48:14.033Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-18T12:48:14.033Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-18T12:48:14.033Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-18T12:48:14.033Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-18T12:48:14.033Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-18T12:48:14.033Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] [2021-08-18T12:48:14.033Z] DONE 29 tests, 5 skipped in 979.518s [2021-08-18T12:48:14.033Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-18T12:48:14.763Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T12:48:15.696Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-08-18T12:48:15.696Z] === RUN TestAuthZPluginTLS [2021-08-18T12:48:15.696Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T12:48:16.263Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-08-18T12:48:16.263Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T12:48:16.828Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-18T12:48:16.828Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T12:48:16.828Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T12:48:16.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:48:16.922Z] INFO: Testing against a local daemon [2021-08-18T12:48:16.922Z] === RUN TestConfigInspect [2021-08-18T12:48:16.922Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-18T12:48:16.922Z] === RUN TestConfigList [2021-08-18T12:48:16.922Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] --- SKIP: TestConfigList (0.00s) [2021-08-18T12:48:16.922Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:48:16.922Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-18T12:48:16.922Z] === RUN TestConfigsUpdate [2021-08-18T12:48:16.922Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-18T12:48:16.922Z] === RUN TestTemplatedConfig [2021-08-18T12:48:16.922Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T12:48:16.922Z] === RUN TestConfigCreateResolve [2021-08-18T12:48:16.922Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:48:16.922Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-18T12:48:16.922Z] PASS [2021-08-18T12:48:16.922Z] ok github.com/docker/docker/integration/config 0.382s [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] === Skipped [2021-08-18T12:48:16.922Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-18T12:48:16.922Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-18T12:48:16.922Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-18T12:48:16.922Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-18T12:48:16.922Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-18T12:48:16.922Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-18T12:48:16.922Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] [2021-08-18T12:48:16.922Z] DONE 6 tests, 6 skipped in 3.305s [2021-08-18T12:48:16.922Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-18T12:48:17.395Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-18T12:48:17.395Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T12:48:17.652Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T12:48:17.909Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-18T12:48:17.909Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T12:48:18.027Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2021-08-18T12:48:18.027Z] PASS [2021-08-18T12:48:18.027Z] [2021-08-18T12:48:18.027Z] === Skipped [2021-08-18T12:48:18.027Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-18T12:48:18.027Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:48:18.027Z] [2021-08-18T12:48:18.027Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-18T12:48:18.027Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:48:18.027Z] [2021-08-18T12:48:18.027Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-18T12:48:18.027Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:48:18.027Z] [2021-08-18T12:48:18.027Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-18T12:48:18.027Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:48:18.027Z] [2021-08-18T12:48:18.027Z] [2021-08-18T12:48:18.027Z] DONE 17 tests, 4 skipped in 29.212s [2021-08-18T12:48:18.027Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T12:48:18.027Z] ++ 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-18T12:48:18.027Z] ++ set -e [2021-08-18T12:48:18.027Z] ++ '[' -n 0 ']' [2021-08-18T12:48:18.027Z] ++ set -x [2021-08-18T12:48:18.027Z] ++ 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-18T12:48:18.972Z] INFO: Testing against a local daemon [2021-08-18T12:48:18.972Z] === RUN TestPluginInvalidJSON [2021-08-18T12:48:18.972Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:48:18.972Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:48:18.972Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:48:18.972Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-18T12:48:18.972Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T12:48:18.972Z] === RUN TestPluginInstall [2021-08-18T12:48:18.972Z] === RUN TestPluginInstall/no_auth [2021-08-18T12:48:19.809Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-08-18T12:48:19.809Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T12:48:19.809Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T12:48:19.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:48:19.824Z] INFO: Testing against a local daemon [2021-08-18T12:48:19.824Z] === RUN TestCheckpoint [2021-08-18T12:48:19.824Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:48:19.824Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:48:19.824Z] === RUN TestContainerInvalidJSON [2021-08-18T12:48:19.824Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:48:19.824Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:48:19.824Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:48:19.824Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:48:20.066Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T12:48:20.066Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T12:48:20.066Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-18T12:48:20.066Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T12:48:20.279Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:48:20.279Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:48:20.279Z] --- PASS: TestContainerInvalidJSON (0.84s) [2021-08-18T12:48:20.279Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-18T12:48:20.279Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-18T12:48:20.279Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:48:20.324Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T12:48:20.582Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T12:48:20.582Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-18T12:48:20.582Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T12:48:20.735Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s) [2021-08-18T12:48:20.735Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:48:21.150Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T12:48:21.150Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-18T12:48:21.150Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T12:48:21.191Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.35s) [2021-08-18T12:48:21.192Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:48:21.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2021-08-18T12:48:21.192Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:48:21.647Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2021-08-18T12:48:21.647Z] === RUN TestCopyFromContainer [2021-08-18T12:48:21.647Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:21.647Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-18T12:48:21.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:48:21.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:48:21.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:48:21.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:48:21.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:48:21.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:48:21.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:48:21.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:48:21.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:48:21.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:48:21.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-18T12:48:21.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T12:48:21.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T12:48:21.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-18T12:48:21.647Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:48:21.647Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T12:48:21.647Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T12:48:21.647Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:48:21.647Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-18T12:48:21.648Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:48:21.648Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:21.648Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-08-18T12:48:21.648Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:48:21.648Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:48:21.648Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T12:48:21.648Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:48:21.648Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:48:21.648Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:48:21.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:48:21.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:48:21.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T12:48:21.648Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:48:21.648Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T12:48:21.648Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T12:48:21.648Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:48:21.648Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:48:21.648Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:48:21.648Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-18T12:48:21.648Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:48:21.648Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:48:22.103Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2021-08-18T12:48:22.103Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:48:22.103Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T12:48:22.103Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T12:48:22.103Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:48:22.103Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:22.103Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:48:22.103Z] === RUN TestDiff [2021-08-18T12:48:22.103Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T12:48:22.103Z] --- SKIP: TestDiff (0.00s) [2021-08-18T12:48:22.103Z] === RUN TestExecWithCloseStdin [2021-08-18T12:48:22.279Z] time="2021-08-18T12:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:48:22.279Z] time="2021-08-18T12:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:347677d11e29b1b4476aaeb59cfa3db4ccd7ce7a1a9371d364110f6807c37aba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:48:22.279Z] time="2021-08-18T12:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:48:22.279Z] time="2021-08-18T12:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:347677d11e29b1b4476aaeb59cfa3db4ccd7ce7a1a9371d364110f6807c37aba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:48:22.279Z] === RUN TestPluginInstall/with_htpasswd [2021-08-18T12:48:22.853Z] time="2021-08-18T12:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:48:22.853Z] time="2021-08-18T12:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:925ecada95b29ee5c34d39d5134a4557bb513f3d5ac99fb139a675ddd60321b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:48:22.853Z] time="2021-08-18T12:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:48:22.853Z] time="2021-08-18T12:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:925ecada95b29ee5c34d39d5134a4557bb513f3d5ac99fb139a675ddd60321b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:48:23.116Z] === RUN TestPluginInstall/with_insecure [2021-08-18T12:48:23.688Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T12:48:23.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2021-08-18T12:48:23.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T12:48:23.688Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T12:48:24.505Z] time="2021-08-18T12:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:48:24.505Z] time="2021-08-18T12:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98d3cd7910b23a2823c9062dd4926f3f2964880fa7df5345a36d5df3500a4368" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:48:24.505Z] time="2021-08-18T12:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:48:24.505Z] time="2021-08-18T12:48:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98d3cd7910b23a2823c9062dd4926f3f2964880fa7df5345a36d5df3500a4368" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:48:24.772Z] plugin_test.go:166: [dd4a16bc5747a] daemon is not started [2021-08-18T12:48:24.772Z] --- PASS: TestPluginInstall (5.84s) [2021-08-18T12:48:24.772Z] --- PASS: TestPluginInstall/no_auth (3.42s) [2021-08-18T12:48:24.772Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2021-08-18T12:48:24.772Z] --- PASS: TestPluginInstall/with_insecure (1.46s) [2021-08-18T12:48:24.772Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:48:25.591Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2021-08-18T12:48:25.591Z] === RUN TestAuthZPluginHeader [2021-08-18T12:48:25.818Z] --- PASS: TestExecWithCloseStdin (3.74s) [2021-08-18T12:48:25.818Z] === RUN TestExec [2021-08-18T12:48:26.522Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-18T12:48:26.522Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T12:48:26.522Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T12:48:26.690Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-18T12:48:27.640Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-18T12:48:27.896Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T12:48:27.985Z] --- PASS: TestExec (2.33s) [2021-08-18T12:48:27.985Z] === RUN TestExecUser [2021-08-18T12:48:27.985Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T12:48:27.985Z] --- SKIP: TestExecUser (0.00s) [2021-08-18T12:48:27.985Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:48:27.985Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:27.985Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-18T12:48:27.985Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:48:27.985Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:27.985Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T12:48:27.985Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:48:27.985Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T12:48:27.985Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-18T12:48:27.985Z] === RUN TestHealthKillContainer [2021-08-18T12:48:27.985Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T12:48:27.985Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-18T12:48:27.985Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:48:27.985Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T12:48:27.985Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T12:48:27.985Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:48:28.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-18T12:48:29.028Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-08-18T12:48:29.029Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-08-18T12:48:29.029Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-08-18T12:48:29.029Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:48:29.974Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-08-18T12:48:29.974Z] PASS [2021-08-18T12:48:29.974Z] [2021-08-18T12:48:29.974Z] DONE 10 tests in 13.003s [2021-08-18T12:48:29.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T12:48:29.974Z] ++ 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-18T12:48:29.974Z] ++ set -e [2021-08-18T12:48:29.974Z] ++ '[' -n 0 ']' [2021-08-18T12:48:29.974Z] ++ set -x [2021-08-18T12:48:29.974Z] ++ 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-18T12:48:29.974Z] INFO: Testing against a local daemon [2021-08-18T12:48:29.974Z] === RUN TestExternalGraphDriver [2021-08-18T12:48:29.974Z] === RUN TestExternalGraphDriver/json [2021-08-18T12:48:30.153Z] --- PASS: TestKillContainerInvalidSignal (2.25s) [2021-08-18T12:48:30.153Z] === RUN TestKillContainer [2021-08-18T12:48:30.608Z] === RUN TestKillContainer/no_signal [2021-08-18T12:48:30.682Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T12:48:31.248Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2021-08-18T12:48:31.248Z] === RUN TestAuthZPluginV2Disable [2021-08-18T12:48:32.181Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T12:48:32.541Z] === RUN TestExternalGraphDriver/spec [2021-08-18T12:48:32.776Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:48:32.776Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T12:48:32.776Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:48:34.077Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T12:48:34.078Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T12:48:34.459Z] === RUN TestExternalGraphDriver/pull [2021-08-18T12:48:34.647Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2021-08-18T12:48:34.647Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T12:48:35.669Z] --- PASS: TestKillContainer (4.90s) [2021-08-18T12:48:35.669Z] --- PASS: TestKillContainer/no_signal (2.07s) [2021-08-18T12:48:35.669Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:48:35.669Z] --- PASS: TestKillContainer/killing_signal (2.79s) [2021-08-18T12:48:35.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:48:35.669Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:48:35.669Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T12:48:35.669Z] === RUN TestKillStoppedContainer [2021-08-18T12:48:35.669Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:48:35.669Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-18T12:48:35.669Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:48:35.669Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:48:35.669Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T12:48:35.669Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:48:35.669Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T12:48:35.669Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-18T12:48:35.669Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:48:35.669Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:35.669Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:48:35.669Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:48:35.669Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:48:35.669Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T12:48:35.669Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:48:36.377Z] --- PASS: TestExternalGraphDriver (6.13s) [2021-08-18T12:48:36.377Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2021-08-18T12:48:36.377Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2021-08-18T12:48:36.377Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-08-18T12:48:36.377Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:48:36.377Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:48:36.377Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-18T12:48:36.377Z] PASS [2021-08-18T12:48:36.377Z] [2021-08-18T12:48:36.377Z] === Skipped [2021-08-18T12:48:36.377Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-18T12:48:36.377Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:48:36.377Z] [2021-08-18T12:48:36.377Z] [2021-08-18T12:48:36.377Z] DONE 5 tests, 1 skipped in 6.287s [2021-08-18T12:48:36.377Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T12:48:36.377Z] ++ 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-18T12:48:36.377Z] ++ set -e [2021-08-18T12:48:36.377Z] ++ '[' -n 0 ']' [2021-08-18T12:48:36.377Z] ++ set -x [2021-08-18T12:48:36.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-18T12:48:36.377Z] INFO: Testing against a local daemon [2021-08-18T12:48:36.377Z] === RUN TestContinueAfterPluginCrash [2021-08-18T12:48:36.377Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T12:48:36.377Z] === RUN TestReadPluginNoRead [2021-08-18T12:48:36.377Z] === PAUSE TestReadPluginNoRead [2021-08-18T12:48:36.377Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T12:48:36.377Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T12:48:36.377Z] === CONT TestContinueAfterPluginCrash [2021-08-18T12:48:36.377Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T12:48:36.377Z] === CONT TestReadPluginNoRead [2021-08-18T12:48:37.835Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2021-08-18T12:48:37.835Z] === RUN TestNetworkNat [2021-08-18T12:48:37.835Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T12:48:37.835Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-18T12:48:37.835Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:48:37.926Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T12:48:37.926Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.05s) [2021-08-18T12:48:37.926Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T12:48:39.301Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T12:48:39.691Z] === RUN TestReadPluginNoRead/default [2021-08-18T12:48:39.997Z] --- PASS: TestNetworkLocalhostTCPNat (2.41s) [2021-08-18T12:48:39.997Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:48:39.997Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T12:48:39.997Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-18T12:48:39.997Z] === RUN TestPause [2021-08-18T12:48:39.997Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T12:48:39.997Z] --- SKIP: TestPause (0.00s) [2021-08-18T12:48:39.997Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:48:40.234Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T12:48:40.264Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2021-08-18T12:48:41.167Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T12:48:41.657Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T12:48:42.163Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.00s) [2021-08-18T12:48:42.163Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:48:42.163Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:48:42.163Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-18T12:48:42.163Z] === RUN TestPsFilter [2021-08-18T12:48:42.163Z] --- PASS: TestPsFilter (0.40s) [2021-08-18T12:48:42.163Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:48:43.574Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T12:48:44.973Z] === CONT TestReadPluginNoRead [2021-08-18T12:48:44.973Z] read_test.go:92: [d3f2da2593564] daemon is not started [2021-08-18T12:48:44.973Z] --- PASS: TestReadPluginNoRead (8.66s) [2021-08-18T12:48:44.973Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2021-08-18T12:48:44.973Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2021-08-18T12:48:44.973Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2021-08-18T12:48:45.217Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.75s) [2021-08-18T12:48:45.217Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:48:45.918Z] --- PASS: TestContinueAfterPluginCrash (9.50s) [2021-08-18T12:48:45.918Z] PASS [2021-08-18T12:48:45.918Z] [2021-08-18T12:48:45.918Z] DONE 6 tests in 9.629s [2021-08-18T12:48:45.918Z] 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-18T12:48:45.918Z] ++ 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-18T12:48:45.918Z] ++ set -e [2021-08-18T12:48:45.918Z] ++ '[' -n 0 ']' [2021-08-18T12:48:45.918Z] ++ set -x [2021-08-18T12:48:45.918Z] ++ 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-18T12:48:45.918Z] testing: warning: no tests to run [2021-08-18T12:48:45.918Z] PASS [2021-08-18T12:48:45.918Z] [2021-08-18T12:48:45.918Z] DONE 0 tests in 0.038s [2021-08-18T12:48:45.918Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T12:48:45.918Z] ++ 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-18T12:48:45.918Z] ++ set -e [2021-08-18T12:48:45.918Z] ++ '[' -n 0 ']' [2021-08-18T12:48:45.918Z] ++ set -x [2021-08-18T12:48:45.919Z] ++ 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-18T12:48:45.919Z] INFO: Testing against a local daemon [2021-08-18T12:48:45.919Z] === RUN TestPluginWithDevMounts [2021-08-18T12:48:45.919Z] === PAUSE TestPluginWithDevMounts [2021-08-18T12:48:45.919Z] === CONT TestPluginWithDevMounts [2021-08-18T12:48:47.836Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-08-18T12:48:47.836Z] PASS [2021-08-18T12:48:47.836Z] [2021-08-18T12:48:47.836Z] DONE 1 tests in 2.100s [2021-08-18T12:48:47.836Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T12:48:47.836Z] ++ 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-18T12:48:48.100Z] ++ set -e [2021-08-18T12:48:48.100Z] ++ '[' -n 0 ']' [2021-08-18T12:48:48.100Z] ++ set -x [2021-08-18T12:48:48.100Z] ++ 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-18T12:48:48.100Z] INFO: Testing against a local daemon [2021-08-18T12:48:48.100Z] === RUN TestSecretInspect [2021-08-18T12:48:48.107Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2021-08-18T12:48:48.107Z] === RUN TestRemoveContainerRunning [2021-08-18T12:48:49.379Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.31s) [2021-08-18T12:48:49.379Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T12:48:50.268Z] --- PASS: TestRemoveContainerRunning (2.24s) [2021-08-18T12:48:50.268Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:48:50.655Z] --- PASS: TestSecretInspect (2.68s) [2021-08-18T12:48:50.655Z] === RUN TestSecretList [2021-08-18T12:48:50.751Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T12:48:52.440Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2021-08-18T12:48:52.440Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:48:52.440Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-18T12:48:52.440Z] === RUN TestRenameLinkedContainer [2021-08-18T12:48:52.440Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T12:48:52.440Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-18T12:48:52.440Z] === RUN TestRenameStoppedContainer [2021-08-18T12:48:52.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-18T12:48:53.210Z] --- PASS: TestSecretList (2.20s) [2021-08-18T12:48:53.210Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:48:55.186Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-18T12:48:55.333Z] --- PASS: TestRenameStoppedContainer (2.78s) [2021-08-18T12:48:55.333Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:48:55.766Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-08-18T12:48:55.766Z] === RUN TestSecretsUpdate [2021-08-18T12:48:56.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-18T12:48:58.329Z] --- PASS: TestSecretsUpdate (2.74s) [2021-08-18T12:48:58.329Z] === RUN TestTemplatedSecret [2021-08-18T12:48:59.085Z] docker_api_swarm_node_test.go:19: [d2c7610865120] joining swarm manager [dd666d66f2707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:48:59.652Z] docker_api_swarm_node_test.go:20: [dba8eb9292ea3] joining swarm manager [dd666d66f2707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:49:00.007Z] --- PASS: TestRenameRunningContainerAndReuse (4.27s) [2021-08-18T12:49:00.007Z] === RUN TestRenameInvalidName [2021-08-18T12:49:00.219Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T12:49:01.534Z] --- PASS: TestRenameInvalidName (2.06s) [2021-08-18T12:49:01.534Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:49:02.544Z] --- PASS: TestTemplatedSecret (3.62s) [2021-08-18T12:49:02.544Z] === RUN TestSecretCreateResolve [2021-08-18T12:49:02.752Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T12:49:03.685Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T12:49:04.618Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T12:49:04.618Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T12:49:05.097Z] --- PASS: TestSecretCreateResolve (2.64s) [2021-08-18T12:49:05.097Z] PASS [2021-08-18T12:49:05.097Z] [2021-08-18T12:49:05.097Z] DONE 6 tests in 16.684s [2021-08-18T12:49:05.097Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T12:49:05.097Z] ++ 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-18T12:49:05.097Z] ++ set -e [2021-08-18T12:49:05.097Z] ++ '[' -n 0 ']' [2021-08-18T12:49:05.097Z] ++ set -x [2021-08-18T12:49:05.097Z] ++ 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-18T12:49:05.184Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T12:49:05.359Z] INFO: Testing against a local daemon [2021-08-18T12:49:05.359Z] === RUN TestServiceCreateInit [2021-08-18T12:49:05.359Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T12:49:05.751Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-08-18T12:49:05.751Z] PASS [2021-08-18T12:49:05.751Z] [2021-08-18T12:49:05.751Z] DONE 17 tests in 51.882s [2021-08-18T12:49:05.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T12:49:05.751Z] ++ 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-18T12:49:05.751Z] ++ set -e [2021-08-18T12:49:05.751Z] ++ '[' -n 0 ']' [2021-08-18T12:49:05.751Z] ++ set -x [2021-08-18T12:49:05.751Z] ++ 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-18T12:49:05.751Z] INFO: Testing against a local daemon [2021-08-18T12:49:05.751Z] === RUN TestPluginInvalidJSON [2021-08-18T12:49:05.751Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:49:05.751Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:49:05.751Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:49:05.751Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-18T12:49:05.751Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T12:49:05.751Z] === RUN TestPluginInstall [2021-08-18T12:49:05.751Z] === RUN TestPluginInstall/no_auth [2021-08-18T12:49:06.318Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T12:49:07.692Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T12:49:07.950Z] time="2021-08-18T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:49:07.950Z] time="2021-08-18T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90e80b495a14159294d21918fd2297ae5c005a09daaa30a04256c836f5e5ca41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:49:07.950Z] time="2021-08-18T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:49:07.950Z] time="2021-08-18T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90e80b495a14159294d21918fd2297ae5c005a09daaa30a04256c836f5e5ca41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:49:08.034Z] --- PASS: TestBuildWCOWSandboxSize (779.53s) [2021-08-18T12:49:08.034Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:49:08.034Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:49:08.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:49:08.034Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:49:08.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:49:08.034Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:49:08.034Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:49:08.034Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:49:08.034Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:49:08.034Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:49:08.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.68s) [2021-08-18T12:49:08.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-18T12:49:08.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-18T12:49:08.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-18T12:49:08.034Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:49:08.034Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:49:08.034Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-18T12:49:08.034Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:49:08.034Z] --- PASS: TestBuildPlatformInvalid (0.62s) [2021-08-18T12:49:08.034Z] PASS [2021-08-18T12:49:08.034Z] ok github.com/docker/docker/integration/build 949.800s [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] === Skipped [2021-08-18T12:49:08.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-18T12:49:08.034Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-18T12:49:08.034Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-18T12:49:08.034Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-18T12:49:08.034Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-18T12:49:08.034Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] [2021-08-18T12:49:08.034Z] DONE 29 tests, 5 skipped in 978.750s [2021-08-18T12:49:08.034Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-18T12:49:08.208Z] === RUN TestPluginInstall/with_htpasswd [2021-08-18T12:49:08.776Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T12:49:08.776Z] time="2021-08-18T12:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:49:08.776Z] time="2021-08-18T12:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:862fa70b4e411f4576eb70fe9c9e9df7fa1d08afc0b4c46e35b06ba8a8940a69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:49:08.776Z] time="2021-08-18T12:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:49:08.776Z] time="2021-08-18T12:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:862fa70b4e411f4576eb70fe9c9e9df7fa1d08afc0b4c46e35b06ba8a8940a69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:49:09.034Z] === RUN TestPluginInstall/with_insecure [2021-08-18T12:49:10.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-18T12:49:10.408Z] time="2021-08-18T12:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:49:10.408Z] time="2021-08-18T12:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ca8b4ddd073e970cc7b3281d705f5817b6a109a95c364393acd5a6491fe710d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:49:10.408Z] time="2021-08-18T12:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T12:49:10.408Z] time="2021-08-18T12:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ca8b4ddd073e970cc7b3281d705f5817b6a109a95c364393acd5a6491fe710d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T12:49:10.408Z] plugin_test.go:166: [d8934d1715a8e] daemon is not started [2021-08-18T12:49:10.408Z] --- PASS: TestPluginInstall (4.69s) [2021-08-18T12:49:10.408Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2021-08-18T12:49:10.408Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2021-08-18T12:49:10.408Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-08-18T12:49:10.408Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:49:10.658Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T12:49:11.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:49:11.748Z] INFO: Testing against a local daemon [2021-08-18T12:49:11.748Z] === RUN TestConfigInspect [2021-08-18T12:49:11.748Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-18T12:49:11.748Z] === RUN TestConfigList [2021-08-18T12:49:11.748Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] --- SKIP: TestConfigList (0.00s) [2021-08-18T12:49:11.748Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:49:11.748Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-18T12:49:11.748Z] === RUN TestConfigsUpdate [2021-08-18T12:49:11.748Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-18T12:49:11.748Z] === RUN TestTemplatedConfig [2021-08-18T12:49:11.748Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T12:49:11.748Z] === RUN TestConfigCreateResolve [2021-08-18T12:49:11.748Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:11.748Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-18T12:49:11.748Z] PASS [2021-08-18T12:49:11.748Z] ok github.com/docker/docker/integration/config 0.365s [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] === Skipped [2021-08-18T12:49:11.748Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-18T12:49:11.748Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-18T12:49:11.748Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-18T12:49:11.748Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-18T12:49:11.748Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-18T12:49:11.748Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-18T12:49:11.748Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] [2021-08-18T12:49:11.748Z] DONE 6 tests, 6 skipped in 3.244s [2021-08-18T12:49:11.748Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-18T12:49:11.813Z] --- PASS: TestRenameAnonymousContainer (10.12s) [2021-08-18T12:49:11.814Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:49:12.309Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-18T12:49:13.689Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T12:49:13.689Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T12:49:13.689Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-18T12:49:13.979Z] --- PASS: TestRenameContainerWithSameName (2.38s) [2021-08-18T12:49:13.979Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:49:13.979Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:13.979Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T12:49:13.979Z] === RUN TestResize [2021-08-18T12:49:14.264Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T12:49:14.264Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-18T12:49:14.264Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T12:49:14.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:49:14.641Z] INFO: Testing against a local daemon [2021-08-18T12:49:14.641Z] === RUN TestCheckpoint [2021-08-18T12:49:14.641Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:49:14.641Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:49:14.641Z] === RUN TestContainerInvalidJSON [2021-08-18T12:49:14.641Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:49:14.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:49:14.641Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:49:14.641Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:49:14.830Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T12:49:14.830Z] docker_api_swarm_test.go:501: [d0019948605c1] joining swarm manager [df6e2b8a0057d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:49:15.095Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:49:15.095Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:49:15.095Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-08-18T12:49:15.095Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T12:49:15.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T12:49:15.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:49:15.095Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-08-18T12:49:15.095Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:49:15.396Z] --- PASS: TestPluginsWithRuntimes (4.71s) [2021-08-18T12:49:15.396Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.33s) [2021-08-18T12:49:15.396Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-08-18T12:49:15.396Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:49:15.415Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-18T12:49:15.415Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-18T12:49:15.415Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-18T12:49:15.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-08-18T12:49:15.549Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:49:15.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-08-18T12:49:15.549Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:49:15.671Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-18T12:49:15.671Z] [2021-08-18T12:49:15.955Z] --- PASS: TestServiceCreateInit (9.90s) [2021-08-18T12:49:15.955Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s) [2021-08-18T12:49:15.955Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2021-08-18T12:49:15.955Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T12:49:16.004Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-08-18T12:49:16.004Z] === RUN TestCopyFromContainer [2021-08-18T12:49:16.004Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:16.004Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:49:16.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:49:16.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:49:16.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:49:16.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:49:16.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:49:16.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:49:16.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:49:16.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:49:16.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:49:16.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:49:16.004Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T12:49:16.004Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:49:16.004Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:16.004Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:49:16.004Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:16.004Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:49:16.004Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:16.004Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:49:16.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:49:16.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:49:16.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:49:16.004Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T12:49:16.004Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:49:16.004Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:49:16.004Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:49:16.004Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T12:49:16.004Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:49:16.004Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-08-18T12:49:16.004Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:49:16.004Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T12:49:16.004Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T12:49:16.004Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:49:16.004Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:16.004Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestDiff [2021-08-18T12:49:16.004Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:16.004Z] --- SKIP: TestDiff (0.00s) [2021-08-18T12:49:16.004Z] === RUN TestExecWithCloseStdin [2021-08-18T12:49:16.330Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T12:49:16.330Z] --- PASS: TestPluginBackCompatMediaTypes (1.21s) [2021-08-18T12:49:16.330Z] PASS [2021-08-18T12:49:16.330Z] [2021-08-18T12:49:16.330Z] DONE 10 tests in 10.790s [2021-08-18T12:49:16.589Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T12:49:16.589Z] ++ 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-18T12:49:16.589Z] ++ set -e [2021-08-18T12:49:16.589Z] ++ '[' -n 0 ']' [2021-08-18T12:49:16.589Z] ++ set -x [2021-08-18T12:49:16.589Z] ++ 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-18T12:49:16.589Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T12:49:16.589Z] INFO: Testing against a local daemon [2021-08-18T12:49:16.589Z] === RUN TestExternalGraphDriver [2021-08-18T12:49:16.847Z] === RUN TestExternalGraphDriver/json [2021-08-18T12:49:16.871Z] --- PASS: TestResize (2.41s) [2021-08-18T12:49:16.871Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-18T12:49:17.412Z] + sudo modprobe ip6table_filter [2021-08-18T12:49:17.413Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] sh [2021-08-18T12:49:17.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/test/unit [2021-08-18T12:49:18.290Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-18T12:49:18.290Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-18T12:49:18.290Z] + TESTDIRS=./... [2021-08-18T12:49:18.290Z] + exclude_paths='/vendor/|/integration' [2021-08-18T12:49:18.290Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-18T12:49:18.290Z] ++ go list ./... [2021-08-18T12:49:19.037Z] --- PASS: TestResizeWithInvalidSize (2.34s) [2021-08-18T12:49:19.037Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:49:19.219Z] + pkg_list='github.com/docker/docker/api [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/backend [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/container [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/events [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/filters [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/image [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/mount [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/network [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/registry [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/time [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/versions [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:49:19.219Z] github.com/docker/docker/api/types/volume [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:49:19.219Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:49:19.219Z] github.com/docker/docker/cli [2021-08-18T12:49:19.219Z] github.com/docker/docker/cli/config [2021-08-18T12:49:19.219Z] github.com/docker/docker/cli/debug [2021-08-18T12:49:19.219Z] github.com/docker/docker/client [2021-08-18T12:49:19.219Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:49:19.219Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:49:19.219Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:49:19.219Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:49:19.219Z] github.com/docker/docker/container [2021-08-18T12:49:19.219Z] github.com/docker/docker/container/stream [2021-08-18T12:49:19.219Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:49:19.219Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:49:19.219Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/config [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/events [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/exec [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/images [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/links [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/logger [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:49:19.219Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/names [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/network [2021-08-18T12:49:19.220Z] github.com/docker/docker/daemon/stats [2021-08-18T12:49:19.220Z] github.com/docker/docker/distribution [2021-08-18T12:49:19.220Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:49:19.220Z] github.com/docker/docker/distribution/utils [2021-08-18T12:49:19.220Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:49:19.220Z] github.com/docker/docker/dockerversion [2021-08-18T12:49:19.220Z] github.com/docker/docker/errdefs [2021-08-18T12:49:19.220Z] github.com/docker/docker/image [2021-08-18T12:49:19.220Z] github.com/docker/docker/image/cache [2021-08-18T12:49:19.220Z] github.com/docker/docker/image/tarexport [2021-08-18T12:49:19.220Z] github.com/docker/docker/image/v1 [2021-08-18T12:49:19.220Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:49:19.220Z] github.com/docker/docker/layer [2021-08-18T12:49:19.220Z] github.com/docker/docker/libcontainerd [2021-08-18T12:49:19.220Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:49:19.220Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:49:19.220Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:49:19.220Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/libnetwork/types [2021-08-18T12:49:19.220Z] github.com/docker/docker/oci [2021-08-18T12:49:19.220Z] github.com/docker/docker/oci/caps [2021-08-18T12:49:19.220Z] github.com/docker/docker/opts [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/archive [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/directory [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/locker [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/mount [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/platform [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/pools [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/progress [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/signal [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/stack [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/system [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/term [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:49:19.220Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:49:19.220Z] github.com/docker/docker/plugin [2021-08-18T12:49:19.220Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:49:19.220Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:49:19.220Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:49:19.220Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:49:19.220Z] github.com/docker/docker/quota [2021-08-18T12:49:19.220Z] github.com/docker/docker/reference [2021-08-18T12:49:19.220Z] github.com/docker/docker/registry [2021-08-18T12:49:19.220Z] github.com/docker/docker/registry/resumable [2021-08-18T12:49:19.220Z] github.com/docker/docker/restartmanager [2021-08-18T12:49:19.220Z] github.com/docker/docker/rootless [2021-08-18T12:49:19.220Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:49:19.220Z] github.com/docker/docker/runconfig [2021-08-18T12:49:19.220Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/environment [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/registry [2021-08-18T12:49:19.220Z] github.com/docker/docker/testutil/request [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume/drivers [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume/local [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume/mounts [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume/service [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:49:19.220Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:49:19.220Z] ++ echo 'github.com/docker/docker/api [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/backend [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/container [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/events [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/filters [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/image [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/mount [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/network [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/registry [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/time [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/versions [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:49:19.220Z] github.com/docker/docker/api/types/volume [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:49:19.220Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:49:19.221Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:49:19.221Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:49:19.221Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:49:19.221Z] github.com/docker/docker/cli [2021-08-18T12:49:19.221Z] github.com/docker/docker/cli/config [2021-08-18T12:49:19.221Z] github.com/docker/docker/cli/debug [2021-08-18T12:49:19.221Z] github.com/docker/docker/client [2021-08-18T12:49:19.221Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:49:19.221Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:49:19.221Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:49:19.221Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:49:19.221Z] github.com/docker/docker/container [2021-08-18T12:49:19.221Z] github.com/docker/docker/container/stream [2021-08-18T12:49:19.221Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:49:19.221Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:49:19.221Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/config [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/events [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/exec [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/images [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/links [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/names [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/network [2021-08-18T12:49:19.221Z] github.com/docker/docker/daemon/stats [2021-08-18T12:49:19.221Z] github.com/docker/docker/distribution [2021-08-18T12:49:19.221Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:49:19.221Z] github.com/docker/docker/distribution/utils [2021-08-18T12:49:19.221Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:49:19.221Z] github.com/docker/docker/dockerversion [2021-08-18T12:49:19.221Z] github.com/docker/docker/errdefs [2021-08-18T12:49:19.221Z] github.com/docker/docker/image [2021-08-18T12:49:19.221Z] github.com/docker/docker/image/cache [2021-08-18T12:49:19.221Z] github.com/docker/docker/image/tarexport [2021-08-18T12:49:19.221Z] github.com/docker/docker/image/v1 [2021-08-18T12:49:19.221Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:49:19.221Z] github.com/docker/docker/layer [2021-08-18T12:49:19.221Z] github.com/docker/docker/libcontainerd [2021-08-18T12:49:19.221Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:49:19.221Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:49:19.221Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:49:19.221Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/libnetwork/types [2021-08-18T12:49:19.221Z] github.com/docker/docker/oci [2021-08-18T12:49:19.221Z] github.com/docker/docker/oci/caps [2021-08-18T12:49:19.221Z] github.com/docker/docker/opts [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/archive [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/directory [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/locker [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/mount [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/platform [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/pools [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/progress [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/signal [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/stack [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/system [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/term [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:49:19.221Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:49:19.221Z] github.com/docker/docker/plugin [2021-08-18T12:49:19.221Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:49:19.221Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:49:19.221Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:49:19.221Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:49:19.221Z] github.com/docker/docker/quota [2021-08-18T12:49:19.221Z] github.com/docker/docker/reference [2021-08-18T12:49:19.221Z] github.com/docker/docker/registry [2021-08-18T12:49:19.221Z] github.com/docker/docker/registry/resumable [2021-08-18T12:49:19.221Z] github.com/docker/docker/restartmanager [2021-08-18T12:49:19.221Z] github.com/docker/docker/rootless [2021-08-18T12:49:19.221Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:49:19.221Z] github.com/docker/docker/runconfig [2021-08-18T12:49:19.221Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/environment [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/registry [2021-08-18T12:49:19.221Z] github.com/docker/docker/testutil/request [2021-08-18T12:49:19.221Z] github.com/docker/docker/volume [2021-08-18T12:49:19.221Z] github.com/docker/docker/volume/drivers [2021-08-18T12:49:19.221Z] github.com/docker/docker/volume/local [2021-08-18T12:49:19.221Z] github.com/docker/docker/volume/mounts [2021-08-18T12:49:19.221Z] github.com/docker/docker/volume/service [2021-08-18T12:49:19.221Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:49:19.222Z] ++ grep --fixed-strings -v /libnetwork [2021-08-18T12:49:19.222Z] + base_pkg_list='github.com/docker/docker/api [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/backend [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/container [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/events [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/filters [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/image [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/mount [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/network [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/registry [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/time [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/versions [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/types/volume [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:49:19.222Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:49:19.222Z] github.com/docker/docker/cli [2021-08-18T12:49:19.222Z] github.com/docker/docker/cli/config [2021-08-18T12:49:19.222Z] github.com/docker/docker/cli/debug [2021-08-18T12:49:19.222Z] github.com/docker/docker/client [2021-08-18T12:49:19.222Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:49:19.222Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:49:19.222Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:49:19.222Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:49:19.222Z] github.com/docker/docker/container [2021-08-18T12:49:19.222Z] github.com/docker/docker/container/stream [2021-08-18T12:49:19.222Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:49:19.222Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:49:19.222Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/config [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/events [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/exec [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/images [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/links [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/names [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/network [2021-08-18T12:49:19.222Z] github.com/docker/docker/daemon/stats [2021-08-18T12:49:19.222Z] github.com/docker/docker/distribution [2021-08-18T12:49:19.222Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:49:19.222Z] github.com/docker/docker/distribution/utils [2021-08-18T12:49:19.222Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:49:19.222Z] github.com/docker/docker/dockerversion [2021-08-18T12:49:19.222Z] github.com/docker/docker/errdefs [2021-08-18T12:49:19.222Z] github.com/docker/docker/image [2021-08-18T12:49:19.222Z] github.com/docker/docker/image/cache [2021-08-18T12:49:19.222Z] github.com/docker/docker/image/tarexport [2021-08-18T12:49:19.222Z] github.com/docker/docker/image/v1 [2021-08-18T12:49:19.222Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:49:19.222Z] github.com/docker/docker/layer [2021-08-18T12:49:19.222Z] github.com/docker/docker/libcontainerd [2021-08-18T12:49:19.222Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:49:19.222Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:49:19.222Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:49:19.222Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:49:19.222Z] github.com/docker/docker/oci [2021-08-18T12:49:19.222Z] github.com/docker/docker/oci/caps [2021-08-18T12:49:19.222Z] github.com/docker/docker/opts [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/archive [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/directory [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/locker [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/mount [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/platform [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/pools [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/progress [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/signal [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/stack [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/system [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/term [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:49:19.222Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:49:19.222Z] github.com/docker/docker/plugin [2021-08-18T12:49:19.222Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:49:19.222Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:49:19.222Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:49:19.222Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:49:19.222Z] github.com/docker/docker/quota [2021-08-18T12:49:19.222Z] github.com/docker/docker/reference [2021-08-18T12:49:19.222Z] github.com/docker/docker/registry [2021-08-18T12:49:19.222Z] github.com/docker/docker/registry/resumable [2021-08-18T12:49:19.222Z] github.com/docker/docker/restartmanager [2021-08-18T12:49:19.222Z] github.com/docker/docker/rootless [2021-08-18T12:49:19.222Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:49:19.222Z] github.com/docker/docker/runconfig [2021-08-18T12:49:19.222Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/environment [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/registry [2021-08-18T12:49:19.222Z] github.com/docker/docker/testutil/request [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/drivers [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/local [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/mounts [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/service [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:49:19.222Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:49:19.222Z] ++ grep --fixed-strings /libnetwork [2021-08-18T12:49:19.222Z] ++ echo 'github.com/docker/docker/api [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server [2021-08-18T12:49:19.222Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/backend [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/container [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/events [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/filters [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/image [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/mount [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/network [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/registry [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/time [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/versions [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:49:19.223Z] github.com/docker/docker/api/types/volume [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:49:19.223Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:49:19.223Z] github.com/docker/docker/cli [2021-08-18T12:49:19.223Z] github.com/docker/docker/cli/config [2021-08-18T12:49:19.223Z] github.com/docker/docker/cli/debug [2021-08-18T12:49:19.223Z] github.com/docker/docker/client [2021-08-18T12:49:19.223Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:49:19.223Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:49:19.223Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:49:19.223Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:49:19.223Z] github.com/docker/docker/container [2021-08-18T12:49:19.223Z] github.com/docker/docker/container/stream [2021-08-18T12:49:19.223Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:49:19.223Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:49:19.223Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/config [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/events [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/exec [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/images [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/links [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/names [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/network [2021-08-18T12:49:19.223Z] github.com/docker/docker/daemon/stats [2021-08-18T12:49:19.223Z] github.com/docker/docker/distribution [2021-08-18T12:49:19.223Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:49:19.223Z] github.com/docker/docker/distribution/utils [2021-08-18T12:49:19.223Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:49:19.223Z] github.com/docker/docker/dockerversion [2021-08-18T12:49:19.223Z] github.com/docker/docker/errdefs [2021-08-18T12:49:19.223Z] github.com/docker/docker/image [2021-08-18T12:49:19.223Z] github.com/docker/docker/image/cache [2021-08-18T12:49:19.223Z] github.com/docker/docker/image/tarexport [2021-08-18T12:49:19.223Z] github.com/docker/docker/image/v1 [2021-08-18T12:49:19.223Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:49:19.223Z] github.com/docker/docker/layer [2021-08-18T12:49:19.223Z] github.com/docker/docker/libcontainerd [2021-08-18T12:49:19.223Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:49:19.223Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:49:19.223Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:49:19.223Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:49:19.223Z] github.com/docker/docker/libnetwork/types [2021-08-18T12:49:19.223Z] github.com/docker/docker/oci [2021-08-18T12:49:19.223Z] github.com/docker/docker/oci/caps [2021-08-18T12:49:19.223Z] github.com/docker/docker/opts [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/archive [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/directory [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:49:19.223Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/locker [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/mount [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/platform [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/pools [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/progress [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/signal [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/stack [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/system [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/term [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:49:19.224Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:49:19.224Z] github.com/docker/docker/plugin [2021-08-18T12:49:19.224Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:49:19.224Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:49:19.224Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:49:19.224Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:49:19.224Z] github.com/docker/docker/quota [2021-08-18T12:49:19.224Z] github.com/docker/docker/reference [2021-08-18T12:49:19.224Z] github.com/docker/docker/registry [2021-08-18T12:49:19.224Z] github.com/docker/docker/registry/resumable [2021-08-18T12:49:19.224Z] github.com/docker/docker/restartmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/rootless [2021-08-18T12:49:19.224Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:49:19.224Z] github.com/docker/docker/runconfig [2021-08-18T12:49:19.224Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/environment [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/registry [2021-08-18T12:49:19.224Z] github.com/docker/docker/testutil/request [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume/drivers [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume/local [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume/mounts [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume/service [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:49:19.224Z] github.com/docker/docker/volume/testutils' [2021-08-18T12:49:19.224Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/types' [2021-08-18T12:49:19.224Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-18T12:49:19.224Z] + echo 'github.com/docker/docker/libnetwork [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/types' [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:49:19.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:49:19.224Z] + type docker-proxy [2021-08-18T12:49:19.224Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-18T12:49:19.224Z] + hack/make.sh binary-proxy install-proxy [2021-08-18T12:49:19.224Z] [2021-08-18T12:49:19.224Z] Removing bundles/ [2021-08-18T12:49:19.224Z] [2021-08-18T12:49:19.224Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-18T12:49:19.224Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-18T12:49:19.224Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T12:49:19.316Z] === RUN TestExternalGraphDriver/spec [2021-08-18T12:49:19.758Z] --- PASS: TestExecWithCloseStdin (3.01s) [2021-08-18T12:49:19.758Z] === RUN TestExec [2021-08-18T12:49:21.215Z] === RUN TestExternalGraphDriver/pull [2021-08-18T12:49:21.281Z] --- PASS: TestExec (2.19s) [2021-08-18T12:49:21.281Z] === RUN TestExecUser [2021-08-18T12:49:21.281Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T12:49:21.281Z] --- SKIP: TestExecUser (0.00s) [2021-08-18T12:49:21.281Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:49:21.281Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:21.281Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-18T12:49:21.281Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:49:21.281Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:21.281Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T12:49:21.281Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:49:21.281Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:21.281Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-18T12:49:21.281Z] === RUN TestHealthKillContainer [2021-08-18T12:49:21.281Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T12:49:21.281Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-18T12:49:21.281Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:49:21.281Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T12:49:21.281Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T12:49:21.281Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:49:21.926Z] --- PASS: TestResizeWhenContainerNotStarted (2.91s) [2021-08-18T12:49:21.926Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:49:21.926Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:21.926Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:49:21.926Z] === RUN TestStats [2021-08-18T12:49:21.926Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T12:49:21.926Z] --- SKIP: TestStats (0.00s) [2021-08-18T12:49:21.926Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:49:22.149Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T12:49:23.089Z] --- PASS: TestExternalGraphDriver (6.33s) [2021-08-18T12:49:23.089Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2021-08-18T12:49:23.089Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2021-08-18T12:49:23.089Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2021-08-18T12:49:23.089Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:49:23.347Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T12:49:23.445Z] --- PASS: TestKillContainerInvalidSignal (2.02s) [2021-08-18T12:49:23.445Z] === RUN TestKillContainer [2021-08-18T12:49:23.445Z] === RUN TestKillContainer/no_signal [2021-08-18T12:49:23.912Z] docker_api_swarm_test.go:506: [dae7244e8530a] joining swarm manager [df6e2b8a0057d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:49:24.845Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T12:49:24.845Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T12:49:25.605Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:49:25.605Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T12:49:25.605Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:49:25.765Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-18T12:49:25.765Z] [2021-08-18T12:49:25.765Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-18T12:49:25.765Z] Installing docker-proxy to /usr/local/bin/ [2021-08-18T12:49:25.765Z] [2021-08-18T12:49:25.765Z] + mkdir -p bundles [2021-08-18T12:49:25.765Z] + '[' -n 'github.com/docker/docker/api [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/backend/build [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/httputils [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/middleware [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/build [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/container [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/debug [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/image [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/network [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/session [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/system [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/server/router/volume [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/backend [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/container [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/events [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/filters [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/image [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/mount [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/network [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/registry [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/strslice [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/swarm [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/time [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/versions [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T12:49:25.765Z] github.com/docker/docker/api/types/volume [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/dockerfile [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/dockerignore [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/remotecontext [2021-08-18T12:49:25.765Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T12:49:25.765Z] github.com/docker/docker/cli [2021-08-18T12:49:25.765Z] github.com/docker/docker/cli/config [2021-08-18T12:49:25.765Z] github.com/docker/docker/cli/debug [2021-08-18T12:49:25.765Z] github.com/docker/docker/client [2021-08-18T12:49:25.765Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T12:49:25.765Z] github.com/docker/docker/cmd/dockerd [2021-08-18T12:49:25.765Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T12:49:25.765Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T12:49:25.765Z] github.com/docker/docker/container [2021-08-18T12:49:25.765Z] github.com/docker/docker/container/stream [2021-08-18T12:49:25.765Z] github.com/docker/docker/contrib/apparmor [2021-08-18T12:49:25.765Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T12:49:25.765Z] github.com/docker/docker/contrib/httpserver [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/cluster [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/config [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/discovery [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/events [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/exec [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/images [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/initlayer [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/links [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/listeners [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/local [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/names [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/network [2021-08-18T12:49:25.765Z] github.com/docker/docker/daemon/stats [2021-08-18T12:49:25.765Z] github.com/docker/docker/distribution [2021-08-18T12:49:25.765Z] github.com/docker/docker/distribution/metadata [2021-08-18T12:49:25.765Z] github.com/docker/docker/distribution/utils [2021-08-18T12:49:25.765Z] github.com/docker/docker/distribution/xfer [2021-08-18T12:49:25.765Z] github.com/docker/docker/dockerversion [2021-08-18T12:49:25.765Z] github.com/docker/docker/errdefs [2021-08-18T12:49:25.765Z] github.com/docker/docker/image [2021-08-18T12:49:25.765Z] github.com/docker/docker/image/cache [2021-08-18T12:49:25.765Z] github.com/docker/docker/image/tarexport [2021-08-18T12:49:25.765Z] github.com/docker/docker/image/v1 [2021-08-18T12:49:25.765Z] github.com/docker/docker/internal/test/suite [2021-08-18T12:49:25.765Z] github.com/docker/docker/layer [2021-08-18T12:49:25.765Z] github.com/docker/docker/libcontainerd [2021-08-18T12:49:25.765Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T12:49:25.765Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T12:49:25.765Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T12:49:25.765Z] github.com/docker/docker/libcontainerd/types [2021-08-18T12:49:25.765Z] github.com/docker/docker/oci [2021-08-18T12:49:25.765Z] github.com/docker/docker/oci/caps [2021-08-18T12:49:25.765Z] github.com/docker/docker/opts [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/aaparser [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/archive [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/authorization [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/capabilities [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/containerfs [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/directory [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/discovery [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/dmesg [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/filenotify [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/fileutils [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/fsutils [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/homedir [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/idtools [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/ioutils [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/locker [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/longpath [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/loopback [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/mount [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/parsers [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/pidfile [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/platform [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/plugins [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/pools [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/progress [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/pubsub [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/reexec [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/signal [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/stack [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/stringid [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/symlink [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/system [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/tailfile [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/tarsum [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/term [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/term/windows [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/truncindex [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/urlutil [2021-08-18T12:49:25.765Z] github.com/docker/docker/pkg/useragent [2021-08-18T12:49:25.765Z] github.com/docker/docker/plugin [2021-08-18T12:49:25.765Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T12:49:25.765Z] github.com/docker/docker/plugin/v2 [2021-08-18T12:49:25.765Z] github.com/docker/docker/profiles/apparmor [2021-08-18T12:49:25.765Z] github.com/docker/docker/profiles/seccomp [2021-08-18T12:49:25.765Z] github.com/docker/docker/quota [2021-08-18T12:49:25.765Z] github.com/docker/docker/reference [2021-08-18T12:49:25.765Z] github.com/docker/docker/registry [2021-08-18T12:49:25.765Z] github.com/docker/docker/registry/resumable [2021-08-18T12:49:25.765Z] github.com/docker/docker/restartmanager [2021-08-18T12:49:25.765Z] github.com/docker/docker/rootless [2021-08-18T12:49:25.765Z] github.com/docker/docker/rootless/specconv [2021-08-18T12:49:25.765Z] github.com/docker/docker/runconfig [2021-08-18T12:49:25.765Z] github.com/docker/docker/runconfig/opts [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/daemon [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/environment [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/fakegit [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/registry [2021-08-18T12:49:25.765Z] github.com/docker/docker/testutil/request [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume/drivers [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume/local [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume/mounts [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume/service [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume/service/opts [2021-08-18T12:49:25.765Z] github.com/docker/docker/volume/testutils' ']' [2021-08-18T12:49:25.766Z] + 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-18T12:49:26.221Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T12:49:26.330Z] ? github.com/docker/docker/api [no test files] [2021-08-18T12:49:27.597Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2021-08-18T12:49:27.597Z] PASS [2021-08-18T12:49:27.597Z] [2021-08-18T12:49:27.597Z] DONE 5 tests in 10.824s [2021-08-18T12:49:27.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T12:49:27.597Z] ++ 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-18T12:49:27.597Z] ++ set -e [2021-08-18T12:49:27.597Z] ++ '[' -n 0 ']' [2021-08-18T12:49:27.597Z] ++ set -x [2021-08-18T12:49:27.597Z] ++ 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-18T12:49:27.597Z] INFO: Testing against a local daemon [2021-08-18T12:49:27.597Z] === RUN TestContinueAfterPluginCrash [2021-08-18T12:49:27.597Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T12:49:27.597Z] === RUN TestReadPluginNoRead [2021-08-18T12:49:27.597Z] === PAUSE TestReadPluginNoRead [2021-08-18T12:49:27.597Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T12:49:27.597Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T12:49:27.597Z] === CONT TestContinueAfterPluginCrash [2021-08-18T12:49:27.597Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T12:49:27.597Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T12:49:27.765Z] --- PASS: TestKillContainer (4.58s) [2021-08-18T12:49:27.765Z] --- PASS: TestKillContainer/no_signal (1.97s) [2021-08-18T12:49:27.765Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:49:27.765Z] --- PASS: TestKillContainer/killing_signal (2.57s) [2021-08-18T12:49:27.765Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:49:27.765Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:49:27.765Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T12:49:27.765Z] === RUN TestKillStoppedContainer [2021-08-18T12:49:27.765Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:49:27.765Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-18T12:49:27.765Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:49:27.765Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:49:27.765Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T12:49:27.765Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:49:27.765Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T12:49:27.765Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-18T12:49:27.765Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:49:27.765Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:27.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:49:27.765Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:49:27.765Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:49:27.765Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T12:49:27.765Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:49:28.976Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.89s) [2021-08-18T12:49:28.976Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:49:28.976Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T12:49:28.976Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-18T12:49:28.976Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:49:29.928Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2021-08-18T12:49:29.928Z] === RUN TestNetworkNat [2021-08-18T12:49:29.928Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:29.928Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-18T12:49:29.928Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:49:30.126Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T12:49:32.655Z] --- PASS: TestDaemonStartWithLogOpt (4.96s) [2021-08-18T12:49:32.655Z] === CONT TestReadPluginNoRead [2021-08-18T12:49:32.815Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2021-08-18T12:49:32.815Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:49:32.815Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:32.815Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-18T12:49:32.815Z] === RUN TestPause [2021-08-18T12:49:32.815Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T12:49:32.815Z] --- SKIP: TestPause (0.00s) [2021-08-18T12:49:32.815Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:49:34.094Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2021-08-18T12:49:34.094Z] === RUN TestCreateServiceConflict [2021-08-18T12:49:34.094Z] --- PASS: TestCreateServiceConflict (2.18s) [2021-08-18T12:49:34.094Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T12:49:34.555Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T12:49:34.980Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s) [2021-08-18T12:49:34.980Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:49:34.980Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:34.980Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-18T12:49:34.980Z] === RUN TestPsFilter [2021-08-18T12:49:35.434Z] --- PASS: TestPsFilter (0.33s) [2021-08-18T12:49:35.434Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:49:35.490Z] === RUN TestReadPluginNoRead/default [2021-08-18T12:49:37.402Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2021-08-18T12:49:37.402Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T12:49:37.405Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T12:49:37.592Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.20s) [2021-08-18T12:49:37.592Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:49:37.970Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2021-08-18T12:49:38.903Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T12:49:40.474Z] --- PASS: TestRemoveContainerWithVolume (2.61s) [2021-08-18T12:49:40.474Z] === RUN TestRemoveContainerRunning [2021-08-18T12:49:40.801Z] === CONT TestReadPluginNoRead [2021-08-18T12:49:40.801Z] read_test.go:92: [d28a9d03d0869] daemon is not started [2021-08-18T12:49:40.801Z] --- PASS: TestReadPluginNoRead (8.42s) [2021-08-18T12:49:40.801Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-08-18T12:49:40.801Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2021-08-18T12:49:40.801Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2021-08-18T12:49:40.801Z] PASS [2021-08-18T12:49:40.801Z] [2021-08-18T12:49:40.801Z] DONE 6 tests in 13.537s [2021-08-18T12:49:40.801Z] 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-18T12:49:40.801Z] ++ 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-18T12:49:40.801Z] ++ set -e [2021-08-18T12:49:40.801Z] ++ '[' -n 0 ']' [2021-08-18T12:49:40.801Z] ++ set -x [2021-08-18T12:49:40.801Z] ++ 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-18T12:49:40.801Z] testing: warning: no tests to run [2021-08-18T12:49:40.801Z] PASS [2021-08-18T12:49:41.059Z] [2021-08-18T12:49:41.060Z] DONE 0 tests in 0.045s [2021-08-18T12:49:41.060Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T12:49:41.060Z] ++ 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-18T12:49:41.060Z] ++ set -e [2021-08-18T12:49:41.060Z] ++ '[' -n 0 ']' [2021-08-18T12:49:41.060Z] ++ set -x [2021-08-18T12:49:41.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T12:49:41.060Z] INFO: Testing against a local daemon [2021-08-18T12:49:41.060Z] === RUN TestPluginWithDevMounts [2021-08-18T12:49:41.060Z] === PAUSE TestPluginWithDevMounts [2021-08-18T12:49:41.060Z] === CONT TestPluginWithDevMounts [2021-08-18T12:49:41.997Z] --- PASS: TestRemoveContainerRunning (1.85s) [2021-08-18T12:49:41.997Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:49:42.961Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-08-18T12:49:42.961Z] PASS [2021-08-18T12:49:42.961Z] [2021-08-18T12:49:42.961Z] DONE 1 tests in 1.946s [2021-08-18T12:49:42.961Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T12:49:42.961Z] ++ 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-18T12:49:42.961Z] ++ set -e [2021-08-18T12:49:42.961Z] ++ '[' -n 0 ']' [2021-08-18T12:49:42.961Z] ++ set -x [2021-08-18T12:49:42.961Z] ++ 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-18T12:49:42.961Z] INFO: Testing against a local daemon [2021-08-18T12:49:42.961Z] === RUN TestSecretInspect [2021-08-18T12:49:43.522Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2021-08-18T12:49:43.522Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:49:43.976Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-18T12:49:43.976Z] === RUN TestRenameLinkedContainer [2021-08-18T12:49:43.976Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:43.976Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-18T12:49:43.976Z] === RUN TestRenameStoppedContainer [2021-08-18T12:49:44.386Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-08-18T12:49:45.492Z] --- PASS: TestSecretInspect (2.52s) [2021-08-18T12:49:45.492Z] === RUN TestSecretList [2021-08-18T12:49:46.860Z] --- PASS: TestRenameStoppedContainer (2.59s) [2021-08-18T12:49:46.861Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:49:48.775Z] --- PASS: TestSecretList (2.60s) [2021-08-18T12:49:48.775Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:49:50.016Z] --- PASS: TestUpdateRestartPolicy (21.54s) [2021-08-18T12:49:50.016Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:49:50.568Z] --- PASS: TestRenameRunningContainerAndReuse (4.03s) [2021-08-18T12:49:50.568Z] === RUN TestRenameInvalidName [2021-08-18T12:49:50.675Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T12:49:50.675Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2021-08-18T12:49:50.675Z] === RUN TestSecretsUpdate [2021-08-18T12:49:51.608Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T12:49:51.866Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T12:49:52.180Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2021-08-18T12:49:52.180Z] === RUN TestWaitNonBlocked [2021-08-18T12:49:52.180Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:49:52.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:49:52.180Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:49:52.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:49:52.180Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:49:52.180Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:49:52.324Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2021-08-18T12:49:52.324Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T12:49:52.727Z] --- PASS: TestRenameInvalidName (2.00s) [2021-08-18T12:49:52.727Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:49:52.799Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T12:49:53.364Z] --- PASS: TestSecretsUpdate (2.41s) [2021-08-18T12:49:53.364Z] === RUN TestTemplatedSecret [2021-08-18T12:49:53.930Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T12:49:54.243Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2021-08-18T12:49:54.243Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T12:49:55.304Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T12:49:55.304Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-18T12:49:55.304Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T12:49:55.304Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-18T12:49:55.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-18T12:49:55.304Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T12:49:55.304Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-18T12:49:55.304Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T12:49:55.304Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-18T12:49:55.304Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T12:49:55.898Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-18T12:49:55.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.27s) [2021-08-18T12:49:55.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.38s) [2021-08-18T12:49:55.898Z] === RUN TestWaitBlocked [2021-08-18T12:49:55.898Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:55.898Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-18T12:49:55.898Z] PASS [2021-08-18T12:49:55.898Z] ok github.com/docker/docker/integration/container 96.481s [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === Skipped [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-18T12:49:55.898Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-18T12:49:55.898Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T12:49:55.898Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-08-18T12:49:55.898Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T12:49:55.898Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T12:49:55.898Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T12:49:55.898Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T12:49:55.898Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:49:55.898Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-18T12:49:55.898Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-18T12:49:55.898Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-18T12:49:55.898Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T12:49:55.898Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-18T12:49:55.898Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-18T12:49:55.898Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T12:49:55.898Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T12:49:55.898Z] [2021-08-18T12:49:55.898Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T12:49:55.899Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-18T12:49:55.899Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-18T12:49:55.899Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-18T12:49:55.899Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-18T12:49:55.899Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-18T12:49:55.899Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-18T12:49:55.899Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T12:49:55.899Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:49:55.899Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-18T12:49:55.899Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-18T12:49:55.899Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-18T12:49:55.899Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] [2021-08-18T12:49:55.899Z] DONE 87 tests, 33 skipped in 98.750s [2021-08-18T12:49:55.899Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-18T12:49:57.549Z] --- PASS: TestCreateServiceConfigFileMode (2.88s) [2021-08-18T12:49:57.549Z] === RUN TestCreateServiceSysctls [2021-08-18T12:49:57.832Z] docker_api_swarm_node_test.go:80: [d5ed4b32010eb] joining swarm manager [d97a896f5ffa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:49:57.832Z] --- PASS: TestTemplatedSecret (4.52s) [2021-08-18T12:49:57.832Z] === RUN TestSecretCreateResolve [2021-08-18T12:49:57.832Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T12:49:58.104Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T12:49:59.038Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T12:49:59.985Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T12:50:00.861Z] --- PASS: TestCreateServiceSysctls (3.51s) [2021-08-18T12:50:00.861Z] === RUN TestCreateServiceCapabilities [2021-08-18T12:50:00.923Z] --- PASS: TestSecretCreateResolve (3.00s) [2021-08-18T12:50:00.923Z] PASS [2021-08-18T12:50:00.923Z] [2021-08-18T12:50:00.923Z] DONE 6 tests in 17.825s [2021-08-18T12:50:00.923Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T12:50:00.923Z] ++ 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-18T12:50:00.923Z] ++ set -e [2021-08-18T12:50:00.923Z] ++ '[' -n 0 ']' [2021-08-18T12:50:00.923Z] ++ set -x [2021-08-18T12:50:00.923Z] ++ 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-18T12:50:00.923Z] INFO: Testing against a local daemon [2021-08-18T12:50:00.923Z] === RUN TestServiceCreateInit [2021-08-18T12:50:00.923Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T12:50:01.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T12:50:01.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T12:50:03.000Z] --- PASS: TestRenameAnonymousContainer (9.25s) [2021-08-18T12:50:03.000Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:50:03.413Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2021-08-18T12:50:03.413Z] === RUN TestInspect [2021-08-18T12:50:03.454Z] --- PASS: TestRenameContainerWithSameName (2.02s) [2021-08-18T12:50:03.454Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:50:03.454Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:03.454Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T12:50:03.454Z] === RUN TestResize [2021-08-18T12:50:05.614Z] --- PASS: TestResize (2.08s) [2021-08-18T12:50:05.614Z] === RUN TestResizeWithInvalidSize [2021-08-18T12:50:05.679Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T12:50:07.579Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T12:50:07.637Z] --- PASS: TestInspect (3.45s) [2021-08-18T12:50:07.637Z] === RUN TestCreateJob [2021-08-18T12:50:07.780Z] --- PASS: TestResizeWithInvalidSize (2.05s) [2021-08-18T12:50:07.780Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:50:07.837Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T12:50:09.213Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T12:50:09.213Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T12:50:09.941Z] --- PASS: TestResizeWhenContainerNotStarted (2.36s) [2021-08-18T12:50:09.941Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:50:09.941Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:10.148Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T12:50:10.148Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-18T12:50:10.148Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T12:50:10.403Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:50:10.403Z] === RUN TestStats [2021-08-18T12:50:10.403Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T12:50:10.403Z] --- SKIP: TestStats (0.00s) [2021-08-18T12:50:10.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:50:10.714Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T12:50:10.958Z] --- PASS: TestCreateJob (4.12s) [2021-08-18T12:50:10.958Z] === RUN TestReplicatedJob [2021-08-18T12:50:13.248Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T12:50:13.248Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T12:50:13.248Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T12:50:13.248Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T12:50:13.506Z] --- PASS: TestServiceCreateInit (12.54s) [2021-08-18T12:50:13.506Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.73s) [2021-08-18T12:50:13.506Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.78s) [2021-08-18T12:50:13.506Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T12:50:14.071Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T12:50:15.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-18T12:50:15.004Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T12:50:16.378Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T12:50:16.945Z] docker_api_swarm_node_test.go:52: [d3c83618c30d4] joining swarm manager [dc7fbdddd1c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:50:16.973Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:50:16.973Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T12:50:16.973Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-18T12:50:16.973Z] === RUN TestDaemonConfigValidation [2021-08-18T12:50:16.973Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T12:50:16.973Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-18T12:50:16.973Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:50:16.973Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T12:50:16.973Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T12:50:16.973Z] PASS [2021-08-18T12:50:16.973Z] ok github.com/docker/docker/integration/daemon 0.488s [2021-08-18T12:50:17.435Z] [2021-08-18T12:50:17.435Z] === Skipped [2021-08-18T12:50:17.435Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-18T12:50:17.435Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T12:50:17.435Z] [2021-08-18T12:50:17.435Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-18T12:50:17.435Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T12:50:17.435Z] [2021-08-18T12:50:17.435Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T12:50:17.435Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T12:50:17.435Z] [2021-08-18T12:50:17.435Z] [2021-08-18T12:50:17.435Z] DONE 3 tests, 3 skipped in 21.443s [2021-08-18T12:50:17.435Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-18T12:50:17.476Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.96s) [2021-08-18T12:50:17.477Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:50:17.477Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T12:50:17.477Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-18T12:50:17.477Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:50:18.321Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T12:50:18.321Z] docker_api_swarm_node_test.go:53: [d9d5e7a176dad] joining swarm manager [dc7fbdddd1c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:50:19.125Z] --- PASS: TestReplicatedJob (7.05s) [2021-08-18T12:50:19.126Z] === RUN TestUpdateReplicatedJob [2021-08-18T12:50:19.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:19.603Z] INFO: Testing against a local daemon [2021-08-18T12:50:19.603Z] === RUN TestCommitInheritsEnv [2021-08-18T12:50:19.603Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:50:19.603Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-08-18T12:50:19.603Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:50:19.603Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T12:50:19.603Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:50:19.603Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:50:19.603Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-18T12:50:19.603Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:50:19.603Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-18T12:50:19.603Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:50:20.565Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-08-18T12:50:20.565Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:50:20.565Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-18T12:50:20.565Z] === RUN TestTagInvalidReference [2021-08-18T12:50:20.565Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-18T12:50:20.565Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:50:20.565Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-08-18T12:50:20.565Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:50:20.565Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T12:50:20.565Z] === RUN TestTagOfficialNames [2021-08-18T12:50:20.848Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T12:50:21.021Z] --- PASS: TestTagOfficialNames (0.10s) [2021-08-18T12:50:21.021Z] === RUN TestTagMatchesDigest [2021-08-18T12:50:21.021Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T12:50:21.021Z] PASS [2021-08-18T12:50:21.021Z] ok github.com/docker/docker/integration/image 1.967s [2021-08-18T12:50:21.021Z] [2021-08-18T12:50:21.021Z] === Skipped [2021-08-18T12:50:21.021Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-08-18T12:50:21.021Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:50:21.021Z] [2021-08-18T12:50:21.021Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:50:21.021Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T12:50:21.021Z] [2021-08-18T12:50:21.021Z] [2021-08-18T12:50:21.021Z] DONE 11 tests, 2 skipped in 3.580s [2021-08-18T12:50:21.021Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-18T12:50:22.437Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-08-18T12:50:22.437Z] === RUN TestServiceListWithStatuses [2021-08-18T12:50:22.437Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:50:22.437Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T12:50:22.437Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T12:50:22.751Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T12:50:23.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:23.190Z] INFO: Testing against a local daemon [2021-08-18T12:50:23.190Z] === RUN TestNetworkCreateDelete [2021-08-18T12:50:23.190Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:23.190Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:50:23.190Z] 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-18T12:50:23.190Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDaemonDNSFallback [2021-08-18T12:50:23.190Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:23.190Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestInspectNetwork [2021-08-18T12:50:23.190Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:23.190Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:50:23.190Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:23.190Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:50:23.190Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:50:23.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:50:23.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:50:23.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:50:23.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:50:23.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:50:23.190Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:50:23.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:50:23.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-18T12:50:23.190Z] === RUN TestNetworkList [2021-08-18T12:50:23.190Z] === RUN TestNetworkList//networks [2021-08-18T12:50:23.190Z] === PAUSE TestNetworkList//networks [2021-08-18T12:50:23.190Z] === RUN TestNetworkList//networks/ [2021-08-18T12:50:23.190Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:50:23.190Z] === CONT TestNetworkList//networks [2021-08-18T12:50:23.190Z] === CONT TestNetworkList//networks/ [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkList (0.03s) [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T12:50:23.190Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:50:23.190Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:50:23.190Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:50:23.190Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:50:23.190Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:50:23.190Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:50:23.190Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:50:23.190Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:50:23.190Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:50:23.190Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:50:23.190Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:50:23.190Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:50:23.190Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:50:23.190Z] PASS [2021-08-18T12:50:23.190Z] ok github.com/docker/docker/integration/network 0.335s [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === Skipped [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-18T12:50:23.190Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T12:50:23.190Z] 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-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-18T12:50:23.190Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-18T12:50:23.190Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:50:23.190Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:50:23.190Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:50:23.190Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] [2021-08-18T12:50:23.190Z] DONE 22 tests, 15 skipped in 2.131s [2021-08-18T12:50:23.190Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-18T12:50:24.128Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T12:50:24.150Z] testing: warning: no tests to run [2021-08-18T12:50:24.150Z] PASS [2021-08-18T12:50:24.150Z] ok github.com/docker/docker/integration/network/ipvlan 0.134s [2021-08-18T12:50:24.150Z] [2021-08-18T12:50:24.150Z] DONE 0 tests in 0.680s [2021-08-18T12:50:24.150Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-18T12:50:24.604Z] testing: warning: no tests to run [2021-08-18T12:50:24.604Z] PASS [2021-08-18T12:50:24.604Z] ok github.com/docker/docker/integration/network/macvlan 0.120s [2021-08-18T12:50:24.604Z] [2021-08-18T12:50:24.604Z] DONE 0 tests in 0.654s [2021-08-18T12:50:24.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-18T12:50:25.565Z] testing: warning: no tests to run [2021-08-18T12:50:25.565Z] PASS [2021-08-18T12:50:25.565Z] ok github.com/docker/docker/integration/plugin 0.142s [2021-08-18T12:50:25.565Z] [2021-08-18T12:50:25.565Z] DONE 0 tests in 0.704s [2021-08-18T12:50:25.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-18T12:50:26.026Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T12:50:26.031Z] testing: warning: no tests to run [2021-08-18T12:50:26.031Z] PASS [2021-08-18T12:50:26.031Z] ok github.com/docker/docker/integration/plugin/authz 0.122s [2021-08-18T12:50:26.031Z] [2021-08-18T12:50:26.031Z] DONE 0 tests in 0.621s [2021-08-18T12:50:26.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-18T12:50:26.593Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T12:50:27.740Z] --- PASS: TestDockerNetworkConnectAlias (5.28s) [2021-08-18T12:50:27.740Z] === RUN TestDockerNetworkReConnect [2021-08-18T12:50:28.491Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T12:50:29.056Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T12:50:29.056Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T12:50:29.056Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T12:50:29.056Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T12:50:29.314Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T12:50:29.314Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T12:50:29.314Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T12:50:30.686Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T12:50:31.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:31.827Z] INFO: Testing against a local daemon [2021-08-18T12:50:31.827Z] === RUN TestPluginInvalidJSON [2021-08-18T12:50:31.827Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:50:31.827Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:50:31.827Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:50:31.827Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-18T12:50:31.827Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-08-18T12:50:31.827Z] === RUN TestPluginInstall [2021-08-18T12:50:31.827Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T12:50:31.827Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T12:50:31.827Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:50:31.827Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T12:50:31.827Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T12:50:31.827Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:50:31.827Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T12:50:31.827Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:50:31.827Z] PASS [2021-08-18T12:50:31.827Z] ok github.com/docker/docker/integration/plugin/common 0.437s [2021-08-18T12:50:31.951Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2021-08-18T12:50:31.951Z] === RUN TestServicePlugin [2021-08-18T12:50:31.951Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:50:31.951Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T12:50:31.951Z] === RUN TestServiceUpdateLabel [2021-08-18T12:50:32.060Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T12:50:32.060Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T12:50:32.282Z] [2021-08-18T12:50:32.282Z] === Skipped [2021-08-18T12:50:32.282Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-18T12:50:32.282Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T12:50:32.282Z] [2021-08-18T12:50:32.282Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-18T12:50:32.282Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T12:50:32.282Z] [2021-08-18T12:50:32.282Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:50:32.282Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T12:50:32.282Z] [2021-08-18T12:50:32.282Z] [2021-08-18T12:50:32.282Z] DONE 5 tests, 3 skipped in 6.052s [2021-08-18T12:50:32.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-18T12:50:32.992Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T12:50:33.558Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T12:50:34.494Z] --- PASS: TestCreateServiceMultipleTimes (20.84s) [2021-08-18T12:50:34.494Z] === RUN TestCreateServiceConflict [2021-08-18T12:50:34.494Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T12:50:34.501Z] --- PASS: TestServiceUpdateLabel (2.59s) [2021-08-18T12:50:34.502Z] === RUN TestServiceUpdateSecrets [2021-08-18T12:50:35.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:35.185Z] INFO: Testing against a local daemon [2021-08-18T12:50:35.185Z] === RUN TestExternalGraphDriver [2021-08-18T12:50:35.185Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T12:50:35.185Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-18T12:50:35.185Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:50:35.185Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T12:50:35.185Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-18T12:50:35.185Z] PASS [2021-08-18T12:50:35.185Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.300s [2021-08-18T12:50:35.428Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T12:50:35.642Z] [2021-08-18T12:50:35.642Z] === Skipped [2021-08-18T12:50:35.642Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-18T12:50:35.642Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T12:50:35.642Z] [2021-08-18T12:50:35.642Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-18T12:50:35.642Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T12:50:35.642Z] [2021-08-18T12:50:35.642Z] [2021-08-18T12:50:35.642Z] DONE 2 tests, 2 skipped in 3.158s [2021-08-18T12:50:35.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-18T12:50:35.994Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T12:50:35.994Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T12:50:35.994Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T12:50:36.926Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T12:50:36.926Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T12:50:36.926Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T12:50:36.926Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T12:50:36.926Z] --- PASS: TestCreateServiceConflict (2.54s) [2021-08-18T12:50:36.926Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T12:50:36.926Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T12:50:37.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:37.807Z] INFO: Testing against a local daemon [2021-08-18T12:50:37.807Z] === RUN TestReadPluginNoRead [2021-08-18T12:50:37.807Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T12:50:37.807Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-18T12:50:37.807Z] PASS [2021-08-18T12:50:37.807Z] ok github.com/docker/docker/integration/plugin/logging 0.317s [2021-08-18T12:50:37.807Z] [2021-08-18T12:50:37.807Z] === Skipped [2021-08-18T12:50:37.807Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-18T12:50:37.807Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T12:50:37.807Z] [2021-08-18T12:50:37.807Z] [2021-08-18T12:50:37.807Z] DONE 1 tests, 1 skipped in 2.173s [2021-08-18T12:50:37.807Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-18T12:50:37.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T12:50:38.501Z] --- PASS: TestUpdateRestartPolicy (21.60s) [2021-08-18T12:50:38.501Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:50:38.769Z] testing: warning: no tests to run [2021-08-18T12:50:38.769Z] PASS [2021-08-18T12:50:38.769Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.171s [2021-08-18T12:50:38.769Z] [2021-08-18T12:50:38.769Z] DONE 0 tests in 1.088s [2021-08-18T12:50:38.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-18T12:50:38.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T12:50:39.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T12:50:39.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T12:50:40.667Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2021-08-18T12:50:40.667Z] === RUN TestWaitNonBlocked [2021-08-18T12:50:40.667Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:50:40.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:50:40.667Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:50:40.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:50:40.667Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:50:40.667Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:50:40.668Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2021-08-18T12:50:40.668Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T12:50:40.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:40.933Z] INFO: Testing against a local daemon [2021-08-18T12:50:40.933Z] === RUN TestPluginWithDevMounts [2021-08-18T12:50:40.933Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:40.933Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T12:50:40.933Z] PASS [2021-08-18T12:50:40.933Z] ok github.com/docker/docker/integration/plugin/volumes 0.312s [2021-08-18T12:50:40.933Z] [2021-08-18T12:50:40.933Z] === Skipped [2021-08-18T12:50:40.933Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-18T12:50:40.933Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:40.933Z] [2021-08-18T12:50:40.933Z] [2021-08-18T12:50:40.933Z] DONE 1 tests, 1 skipped in 2.106s [2021-08-18T12:50:40.933Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-18T12:50:41.600Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T12:50:42.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T12:50:42.545Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T12:50:43.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:43.101Z] INFO: Testing against a local daemon [2021-08-18T12:50:43.101Z] === RUN TestSecretInspect [2021-08-18T12:50:43.101Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-18T12:50:43.101Z] === RUN TestSecretList [2021-08-18T12:50:43.101Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] --- SKIP: TestSecretList (0.00s) [2021-08-18T12:50:43.101Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:50:43.101Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-18T12:50:43.101Z] === RUN TestSecretsUpdate [2021-08-18T12:50:43.101Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-18T12:50:43.101Z] === RUN TestTemplatedSecret [2021-08-18T12:50:43.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T12:50:43.101Z] === RUN TestSecretCreateResolve [2021-08-18T12:50:43.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:43.101Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-18T12:50:43.101Z] PASS [2021-08-18T12:50:43.101Z] ok github.com/docker/docker/integration/secret 0.329s [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] === Skipped [2021-08-18T12:50:43.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-18T12:50:43.101Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-18T12:50:43.101Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-18T12:50:43.101Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-18T12:50:43.101Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-18T12:50:43.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-18T12:50:43.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] [2021-08-18T12:50:43.101Z] DONE 6 tests, 6 skipped in 2.000s [2021-08-18T12:50:43.101Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-18T12:50:43.486Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T12:50:44.382Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-18T12:50:44.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.12s) [2021-08-18T12:50:44.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.35s) [2021-08-18T12:50:44.382Z] === RUN TestWaitBlocked [2021-08-18T12:50:44.382Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:44.382Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-18T12:50:44.382Z] PASS [2021-08-18T12:50:44.382Z] ok github.com/docker/docker/integration/container 90.163s [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === Skipped [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-18T12:50:44.382Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-18T12:50:44.382Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T12:50:44.382Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T12:50:44.382Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T12:50:44.382Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T12:50:44.382Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T12:50:44.382Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T12:50:44.382Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:50:44.382Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-18T12:50:44.382Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-18T12:50:44.382Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-18T12:50:44.382Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T12:50:44.382Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-18T12:50:44.382Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-18T12:50:44.382Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T12:50:44.382Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T12:50:44.382Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-18T12:50:44.382Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-18T12:50:44.382Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-18T12:50:44.382Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-18T12:50:44.382Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-18T12:50:44.382Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-18T12:50:44.382Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T12:50:44.382Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:50:44.382Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-18T12:50:44.382Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-18T12:50:44.382Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-18T12:50:44.382Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] [2021-08-18T12:50:44.382Z] DONE 87 tests, 33 skipped in 92.716s [2021-08-18T12:50:44.382Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-18T12:50:44.421Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T12:50:45.355Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T12:50:45.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:45.992Z] INFO: Testing against a local daemon [2021-08-18T12:50:45.992Z] === RUN TestServiceCreateInit [2021-08-18T12:50:45.992Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T12:50:45.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T12:50:45.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T12:50:45.992Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceConflict [2021-08-18T12:50:45.992Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T12:50:45.992Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-18T12:50:45.992Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T12:50:45.992Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T12:50:45.992Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T12:50:45.992Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceSysctls [2021-08-18T12:50:45.992Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-18T12:50:45.992Z] === RUN TestCreateServiceCapabilities [2021-08-18T12:50:45.992Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-18T12:50:45.992Z] === RUN TestInspect [2021-08-18T12:50:45.992Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestInspect (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestCreateJob [2021-08-18T12:50:45.992Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestCreateJob (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestReplicatedJob [2021-08-18T12:50:45.992Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestUpdateReplicatedJob [2021-08-18T12:50:45.992Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServiceListWithStatuses [2021-08-18T12:50:45.992Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T12:50:45.992Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestDockerNetworkReConnect [2021-08-18T12:50:45.992Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServicePlugin [2021-08-18T12:50:45.992Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServiceUpdateLabel [2021-08-18T12:50:45.992Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServiceUpdateSecrets [2021-08-18T12:50:45.992Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServiceUpdateConfigs [2021-08-18T12:50:45.992Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServiceUpdateNetwork [2021-08-18T12:50:45.992Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-18T12:50:45.992Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T12:50:45.992Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-18T12:50:45.992Z] PASS [2021-08-18T12:50:45.992Z] ok github.com/docker/docker/integration/service 0.494s [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === Skipped [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-18T12:50:45.992Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-18T12:50:45.992Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-18T12:50:45.992Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-18T12:50:45.992Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-18T12:50:45.992Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-18T12:50:45.992Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-18T12:50:45.992Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-18T12:50:45.992Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-18T12:50:45.992Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-18T12:50:45.992Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-18T12:50:45.992Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-18T12:50:45.992Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-18T12:50:45.992Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-18T12:50:45.992Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-18T12:50:45.992Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-18T12:50:45.992Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-18T12:50:45.992Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] [2021-08-18T12:50:45.992Z] DONE 24 tests, 23 skipped in 2.748s [2021-08-18T12:50:45.992Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-18T12:50:46.289Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T12:50:46.289Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T12:50:46.854Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T12:50:47.421Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T12:50:48.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:48.161Z] INFO: Testing against a local daemon [2021-08-18T12:50:48.161Z] === RUN TestSessionCreate [2021-08-18T12:50:48.161Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:48.161Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-18T12:50:48.161Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T12:50:48.161Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:48.161Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T12:50:48.161Z] PASS [2021-08-18T12:50:48.161Z] ok github.com/docker/docker/integration/session 0.331s [2021-08-18T12:50:48.161Z] [2021-08-18T12:50:48.161Z] === Skipped [2021-08-18T12:50:48.161Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-18T12:50:48.161Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:48.161Z] [2021-08-18T12:50:48.161Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T12:50:48.161Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T12:50:48.161Z] [2021-08-18T12:50:48.161Z] [2021-08-18T12:50:48.161Z] DONE 2 tests, 2 skipped in 1.991s [2021-08-18T12:50:48.161Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-18T12:50:48.355Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T12:50:48.355Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T12:50:49.287Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T12:50:50.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-18T12:50:50.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:50.328Z] INFO: Testing against a local daemon [2021-08-18T12:50:50.328Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:50:50.328Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:50.328Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:50:50.328Z] === RUN TestDiskUsage [2021-08-18T12:50:50.328Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T12:50:50.328Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-18T12:50:50.328Z] === RUN TestEventsExecDie [2021-08-18T12:50:50.328Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T12:50:50.328Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-18T12:50:50.328Z] === RUN TestEventsBackwardsCompatible [2021-08-18T12:50:50.328Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T12:50:50.328Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-18T12:50:50.328Z] === RUN TestEventsVolumeCreate [2021-08-18T12:50:50.328Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T12:50:50.328Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-18T12:50:50.328Z] === RUN TestInfoAPI [2021-08-18T12:50:50.328Z] --- PASS: TestInfoAPI (0.04s) [2021-08-18T12:50:50.328Z] === RUN TestInfoAPIWarnings [2021-08-18T12:50:50.328Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:50:50.328Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-18T12:50:50.328Z] === RUN TestInfoDebug [2021-08-18T12:50:50.328Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:50:50.329Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-18T12:50:50.329Z] === RUN TestInfoInsecureRegistries [2021-08-18T12:50:50.329Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:50:50.329Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-18T12:50:50.329Z] === RUN TestInfoRegistryMirrors [2021-08-18T12:50:50.329Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:50:50.329Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-18T12:50:50.329Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T12:50:50.478Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T12:50:51.293Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-08-18T12:50:51.293Z] === RUN TestPingCacheHeaders [2021-08-18T12:50:51.293Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-18T12:50:51.293Z] === RUN TestPingGet [2021-08-18T12:50:51.293Z] --- PASS: TestPingGet (0.04s) [2021-08-18T12:50:51.293Z] === RUN TestPingHead [2021-08-18T12:50:51.293Z] --- PASS: TestPingHead (0.04s) [2021-08-18T12:50:51.293Z] === RUN TestVersion [2021-08-18T12:50:51.293Z] --- PASS: TestVersion (0.03s) [2021-08-18T12:50:51.293Z] PASS [2021-08-18T12:50:51.293Z] ok github.com/docker/docker/integration/system 1.478s [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === Skipped [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:50:51.293Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-18T12:50:51.293Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-18T12:50:51.293Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-18T12:50:51.293Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-18T12:50:51.293Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-18T12:50:51.293Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-18T12:50:51.293Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-18T12:50:51.293Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-18T12:50:51.293Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] [2021-08-18T12:50:51.293Z] DONE 15 tests, 9 skipped in 3.173s [2021-08-18T12:50:51.293Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-18T12:50:51.855Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T12:50:51.855Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T12:50:51.855Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T12:50:51.855Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T12:50:52.113Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T12:50:52.630Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2021-08-18T12:50:52.630Z] === RUN TestServiceUpdateConfigs [2021-08-18T12:50:52.680Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T12:50:53.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:50:53.501Z] INFO: Testing against a local daemon [2021-08-18T12:50:53.501Z] === RUN TestVolumesCreateAndList [2021-08-18T12:50:53.501Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-18T12:50:53.501Z] === RUN TestVolumesRemove [2021-08-18T12:50:53.501Z] --- PASS: TestVolumesRemove (0.19s) [2021-08-18T12:50:53.501Z] === RUN TestVolumesInspect [2021-08-18T12:50:53.501Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-18T12:50:53.501Z] === RUN TestVolumesInvalidJSON [2021-08-18T12:50:53.501Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T12:50:53.501Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T12:50:53.501Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T12:50:53.501Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-18T12:50:53.501Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T12:50:53.501Z] PASS [2021-08-18T12:50:53.501Z] ok github.com/docker/docker/integration/volume 0.617s [2021-08-18T12:50:53.957Z] [2021-08-18T12:50:53.957Z] DONE 5 tests in 2.476s [2021-08-18T12:50:53.957Z] INFO: make.ps1 ended at 08/18/2021 12:50:53 [2021-08-18T12:50:53.957Z] INFO: Integration CLI tests being run from the host: [2021-08-18T12:50:53.957Z] 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-18T12:50:55.203Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.46s) [2021-08-18T12:50:55.203Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T12:50:57.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-18T12:50:57.405Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T12:50:58.340Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2021-08-18T12:50:58.340Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T12:50:58.340Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T12:50:59.715Z] docker_api_swarm_test.go:201: [d6270d7cd69dd] joining swarm manager [d84ec68f9784b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:50:59.715Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T12:50:59.715Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-18T12:50:59.715Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T12:50:59.715Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T12:51:01.614Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2021-08-18T12:51:01.614Z] === RUN TestCreateServiceSysctls [2021-08-18T12:51:02.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:02.510Z] INFO: Testing against a local daemon [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T12:51:02.510Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T12:51:02.510Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T12:51:02.510Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T12:51:02.986Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T12:51:03.951Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T12:51:04.042Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T12:51:04.498Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T12:51:04.870Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2021-08-18T12:51:04.870Z] === RUN TestServiceUpdateNetwork [2021-08-18T12:51:05.090Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T12:51:05.322Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T12:51:05.322Z] --- PASS: TestCreateServiceSysctls (3.93s) [2021-08-18T12:51:05.322Z] === RUN TestCreateServiceCapabilities [2021-08-18T12:51:05.546Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T12:51:08.602Z] --- PASS: TestCreateServiceCapabilities (3.26s) [2021-08-18T12:51:08.602Z] === RUN TestInspect [2021-08-18T12:51:09.538Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:51:09.538Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T12:51:09.538Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-18T12:51:09.538Z] === RUN TestDaemonConfigValidation [2021-08-18T12:51:09.538Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T12:51:09.538Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-18T12:51:09.538Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:51:09.538Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T12:51:09.538Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T12:51:09.538Z] PASS [2021-08-18T12:51:09.538Z] ok github.com/docker/docker/integration/daemon 0.511s [2021-08-18T12:51:09.538Z] [2021-08-18T12:51:09.538Z] === Skipped [2021-08-18T12:51:09.538Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-18T12:51:09.538Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T12:51:09.538Z] [2021-08-18T12:51:09.538Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-18T12:51:09.538Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T12:51:09.538Z] [2021-08-18T12:51:09.538Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T12:51:09.538Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T12:51:09.538Z] [2021-08-18T12:51:09.538Z] [2021-08-18T12:51:09.538Z] DONE 3 tests, 3 skipped in 24.339s [2021-08-18T12:51:09.538Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-18T12:51:11.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:11.063Z] INFO: Testing against a local daemon [2021-08-18T12:51:11.063Z] === RUN TestCommitInheritsEnv [2021-08-18T12:51:11.063Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:51:11.063Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-18T12:51:11.063Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:51:11.063Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T12:51:11.063Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:51:11.063Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:51:11.063Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-18T12:51:11.063Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:51:11.063Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-18T12:51:11.063Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:51:11.882Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T12:51:12.024Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2021-08-18T12:51:12.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:51:12.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-18T12:51:12.024Z] === RUN TestTagInvalidReference [2021-08-18T12:51:12.024Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-18T12:51:12.024Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:51:12.024Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-18T12:51:12.024Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:51:12.024Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T12:51:12.024Z] === RUN TestTagOfficialNames [2021-08-18T12:51:12.024Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-18T12:51:12.024Z] === RUN TestTagMatchesDigest [2021-08-18T12:51:12.024Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T12:51:12.024Z] PASS [2021-08-18T12:51:12.024Z] ok github.com/docker/docker/integration/image 1.764s [2021-08-18T12:51:12.140Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T12:51:12.398Z] --- PASS: TestInspect (3.86s) [2021-08-18T12:51:12.398Z] === RUN TestCreateJob [2021-08-18T12:51:12.478Z] [2021-08-18T12:51:12.478Z] === Skipped [2021-08-18T12:51:12.478Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-18T12:51:12.478Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:51:12.478Z] [2021-08-18T12:51:12.478Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:51:12.478Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T12:51:12.478Z] [2021-08-18T12:51:12.478Z] [2021-08-18T12:51:12.478Z] DONE 11 tests, 2 skipped in 3.544s [2021-08-18T12:51:12.478Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-18T12:51:14.296Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T12:51:14.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:14.638Z] INFO: Testing against a local daemon [2021-08-18T12:51:14.638Z] === RUN TestNetworkCreateDelete [2021-08-18T12:51:14.638Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:14.638Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:51:14.638Z] 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-18T12:51:14.638Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDaemonDNSFallback [2021-08-18T12:51:14.638Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:14.638Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestInspectNetwork [2021-08-18T12:51:14.638Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T12:51:14.638Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:51:14.638Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:14.638Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:51:14.638Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:51:14.638Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:51:14.638Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:51:14.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:51:14.638Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:51:14.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:51:14.638Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:51:14.638Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:51:14.638Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-18T12:51:14.638Z] === RUN TestNetworkList [2021-08-18T12:51:14.638Z] === RUN TestNetworkList//networks [2021-08-18T12:51:14.638Z] === PAUSE TestNetworkList//networks [2021-08-18T12:51:14.638Z] === RUN TestNetworkList//networks/ [2021-08-18T12:51:14.638Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:51:14.638Z] === CONT TestNetworkList//networks [2021-08-18T12:51:14.638Z] === CONT TestNetworkList//networks/ [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkList (0.03s) [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:51:14.638Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:51:14.638Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:51:14.638Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:51:14.638Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:51:14.638Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:51:14.638Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:51:14.638Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:51:14.638Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:51:14.638Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:51:14.638Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:51:14.638Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:51:14.638Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:51:14.638Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:51:14.638Z] PASS [2021-08-18T12:51:14.638Z] ok github.com/docker/docker/integration/network 0.401s [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === Skipped [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-18T12:51:14.638Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T12:51:14.638Z] 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-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-18T12:51:14.638Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-18T12:51:14.638Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:51:14.638Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:51:14.638Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:51:14.638Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] [2021-08-18T12:51:14.638Z] DONE 22 tests, 15 skipped in 2.382s [2021-08-18T12:51:14.638Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-18T12:51:15.596Z] testing: warning: no tests to run [2021-08-18T12:51:15.596Z] PASS [2021-08-18T12:51:15.596Z] ok github.com/docker/docker/integration/network/ipvlan 0.132s [2021-08-18T12:51:15.596Z] [2021-08-18T12:51:15.596Z] DONE 0 tests in 0.717s [2021-08-18T12:51:15.596Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-18T12:51:16.050Z] testing: warning: no tests to run [2021-08-18T12:51:16.050Z] PASS [2021-08-18T12:51:16.050Z] ok github.com/docker/docker/integration/network/macvlan 0.134s [2021-08-18T12:51:16.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T12:51:16.504Z] [2021-08-18T12:51:16.504Z] DONE 0 tests in 0.712s [2021-08-18T12:51:16.504Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-18T12:51:16.759Z] --- PASS: TestCreateJob (4.14s) [2021-08-18T12:51:16.759Z] === RUN TestReplicatedJob [2021-08-18T12:51:16.958Z] testing: warning: no tests to run [2021-08-18T12:51:16.958Z] PASS [2021-08-18T12:51:16.958Z] ok github.com/docker/docker/integration/plugin 0.156s [2021-08-18T12:51:16.958Z] [2021-08-18T12:51:16.958Z] DONE 0 tests in 0.721s [2021-08-18T12:51:16.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-18T12:51:17.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-18T12:51:17.915Z] testing: warning: no tests to run [2021-08-18T12:51:17.916Z] PASS [2021-08-18T12:51:17.916Z] ok github.com/docker/docker/integration/plugin/authz 0.130s [2021-08-18T12:51:17.916Z] [2021-08-18T12:51:17.916Z] DONE 0 tests in 0.717s [2021-08-18T12:51:17.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-18T12:51:19.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-18T12:51:19.795Z] --- PASS: TestServiceUpdateNetwork (13.28s) [2021-08-18T12:51:19.795Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T12:51:19.795Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-18T12:51:20.743Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 49.0% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-08-18T12:51:20.777Z] ok github.com/docker/docker/builder/remotecontext/git 1.243s coverage: 86.3% of statements [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T12:51:20.777Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T12:51:21.032Z] ok github.com/docker/docker/cmd/docker-proxy 0.126s coverage: 67.6% of statements [2021-08-18T12:51:21.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-18T12:51:22.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-18T12:51:23.546Z] ok github.com/docker/docker/client 0.127s coverage: 75.4% of statements [2021-08-18T12:51:23.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-18T12:51:23.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000c3a58_} [2021-08-18T12:51:23.962Z] --- PASS: TestReplicatedJob (7.29s) [2021-08-18T12:51:23.962Z] === RUN TestUpdateReplicatedJob [2021-08-18T12:51:24.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:24.963Z] INFO: Testing against a local daemon [2021-08-18T12:51:24.963Z] === RUN TestPluginInvalidJSON [2021-08-18T12:51:24.963Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:51:24.963Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:51:24.963Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:51:24.963Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-18T12:51:24.963Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T12:51:24.963Z] === RUN TestPluginInstall [2021-08-18T12:51:24.963Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T12:51:24.963Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T12:51:24.963Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:51:24.963Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T12:51:24.963Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T12:51:24.963Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:51:24.963Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T12:51:24.963Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:51:24.963Z] PASS [2021-08-18T12:51:24.963Z] ok github.com/docker/docker/integration/plugin/common 0.396s [2021-08-18T12:51:24.963Z] [2021-08-18T12:51:24.963Z] === Skipped [2021-08-18T12:51:24.963Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-18T12:51:24.963Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T12:51:24.963Z] [2021-08-18T12:51:24.963Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-18T12:51:24.963Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T12:51:24.963Z] [2021-08-18T12:51:24.963Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:51:24.963Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T12:51:24.963Z] [2021-08-18T12:51:24.963Z] [2021-08-18T12:51:24.963Z] DONE 5 tests, 3 skipped in 6.761s [2021-08-18T12:51:24.963Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-18T12:51:25.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1605459694_/foo_false____} [2021-08-18T12:51:26.426Z] docker_api_swarm_test.go:383: [db3e2e3a40635] joining swarm manager [de02583a79d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:51:27.812Z] docker_api_swarm_test.go:384: [da78e6863e5d6] joining swarm manager [de02583a79d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:51:27.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1605459694_/foo_true____} [2021-08-18T12:51:27.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:27.863Z] INFO: Testing against a local daemon [2021-08-18T12:51:27.863Z] === RUN TestExternalGraphDriver [2021-08-18T12:51:27.863Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T12:51:27.863Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-18T12:51:27.863Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:51:27.863Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T12:51:27.863Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-18T12:51:27.863Z] PASS [2021-08-18T12:51:27.863Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.349s [2021-08-18T12:51:27.863Z] [2021-08-18T12:51:27.863Z] === Skipped [2021-08-18T12:51:27.863Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-18T12:51:27.863Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T12:51:27.863Z] [2021-08-18T12:51:27.863Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-18T12:51:27.863Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T12:51:27.863Z] [2021-08-18T12:51:27.863Z] [2021-08-18T12:51:27.863Z] DONE 2 tests, 2 skipped in 3.212s [2021-08-18T12:51:27.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-18T12:51:28.747Z] --- PASS: TestUpdateReplicatedJob (4.86s) [2021-08-18T12:51:28.747Z] === RUN TestServiceListWithStatuses [2021-08-18T12:51:28.747Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:51:28.747Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T12:51:28.747Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T12:51:28.890Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-18T12:51:29.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3993988981_/foo_false____} [2021-08-18T12:51:30.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:30.030Z] INFO: Testing against a local daemon [2021-08-18T12:51:30.030Z] === RUN TestReadPluginNoRead [2021-08-18T12:51:30.030Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T12:51:30.030Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-18T12:51:30.030Z] PASS [2021-08-18T12:51:30.030Z] ok github.com/docker/docker/integration/plugin/logging 0.339s [2021-08-18T12:51:30.486Z] [2021-08-18T12:51:30.486Z] === Skipped [2021-08-18T12:51:30.486Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-18T12:51:30.486Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T12:51:30.486Z] [2021-08-18T12:51:30.486Z] [2021-08-18T12:51:30.486Z] DONE 1 tests, 1 skipped in 2.250s [2021-08-18T12:51:30.486Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-18T12:51:31.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3993988981_/foo_true____} [2021-08-18T12:51:31.446Z] testing: warning: no tests to run [2021-08-18T12:51:31.447Z] PASS [2021-08-18T12:51:31.447Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.190s [2021-08-18T12:51:31.447Z] [2021-08-18T12:51:31.447Z] DONE 0 tests in 1.139s [2021-08-18T12:51:31.447Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-18T12:51:32.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3993988981_/foo_true__0xc0000c3aa0__} [2021-08-18T12:51:33.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:33.610Z] INFO: Testing against a local daemon [2021-08-18T12:51:33.610Z] === RUN TestPluginWithDevMounts [2021-08-18T12:51:33.610Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:33.610Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T12:51:33.610Z] PASS [2021-08-18T12:51:33.610Z] ok github.com/docker/docker/integration/plugin/volumes 0.376s [2021-08-18T12:51:33.884Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2021-08-18T12:51:33.884Z] === RUN TestDockerNetworkReConnect [2021-08-18T12:51:34.067Z] [2021-08-18T12:51:34.067Z] === Skipped [2021-08-18T12:51:34.067Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-18T12:51:34.067Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:34.067Z] [2021-08-18T12:51:34.067Z] [2021-08-18T12:51:34.067Z] DONE 1 tests, 1 skipped in 2.301s [2021-08-18T12:51:34.067Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-18T12:51:34.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000c3ab8_} [2021-08-18T12:51:35.482Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2021-08-18T12:51:35.483Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-18T12:51:35.483Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2021-08-18T12:51:35.483Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-08-18T12:51:35.483Z] PASS [2021-08-18T12:51:35.483Z] [2021-08-18T12:51:35.483Z] === Skipped [2021-08-18T12:51:35.483Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T12:51:35.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:51:35.483Z] [2021-08-18T12:51:35.483Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-18T12:51:35.483Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T12:51:35.483Z] [2021-08-18T12:51:35.483Z] [2021-08-18T12:51:35.483Z] DONE 27 tests, 2 skipped in 150.839s [2021-08-18T12:51:35.483Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T12:51:35.483Z] ++ 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-18T12:51:35.483Z] ++ set -e [2021-08-18T12:51:35.483Z] ++ '[' -n 0 ']' [2021-08-18T12:51:35.483Z] ++ set -x [2021-08-18T12:51:35.483Z] ++ 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-18T12:51:35.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:35.592Z] INFO: Testing against a local daemon [2021-08-18T12:51:35.592Z] === RUN TestSecretInspect [2021-08-18T12:51:35.592Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:35.592Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-18T12:51:35.592Z] === RUN TestSecretList [2021-08-18T12:51:35.592Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:35.592Z] --- SKIP: TestSecretList (0.00s) [2021-08-18T12:51:35.592Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:51:35.592Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:35.592Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-18T12:51:35.592Z] === RUN TestSecretsUpdate [2021-08-18T12:51:35.592Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:35.592Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-18T12:51:35.592Z] === RUN TestTemplatedSecret [2021-08-18T12:51:35.592Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:35.592Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T12:51:35.592Z] === RUN TestSecretCreateResolve [2021-08-18T12:51:35.592Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:35.592Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-18T12:51:35.592Z] PASS [2021-08-18T12:51:35.592Z] ok github.com/docker/docker/integration/secret 0.326s [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] === Skipped [2021-08-18T12:51:36.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-18T12:51:36.049Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-18T12:51:36.049Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-18T12:51:36.049Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-18T12:51:36.049Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-18T12:51:36.049Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-18T12:51:36.049Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] [2021-08-18T12:51:36.049Z] DONE 6 tests, 6 skipped in 2.029s [2021-08-18T12:51:36.049Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-18T12:51:36.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000c3ad0_} [2021-08-18T12:51:37.399Z] INFO: Testing against a local daemon [2021-08-18T12:51:37.399Z] === RUN TestSessionCreate [2021-08-18T12:51:37.399Z] --- PASS: TestSessionCreate (0.04s) [2021-08-18T12:51:37.399Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T12:51:37.399Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-18T12:51:37.399Z] PASS [2021-08-18T12:51:37.399Z] [2021-08-18T12:51:37.399Z] DONE 2 tests in 1.907s [2021-08-18T12:51:37.399Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T12:51:37.399Z] ++ 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-18T12:51:37.399Z] ++ set -e [2021-08-18T12:51:37.399Z] ++ '[' -n 0 ']' [2021-08-18T12:51:37.399Z] ++ set -x [2021-08-18T12:51:37.399Z] ++ 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-18T12:51:37.720Z] --- PASS: TestDockerNetworkReConnect (3.95s) [2021-08-18T12:51:37.720Z] === RUN TestServicePlugin [2021-08-18T12:51:37.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000c3ae8_} [2021-08-18T12:51:38.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:38.221Z] INFO: Testing against a local daemon [2021-08-18T12:51:38.221Z] === RUN TestServiceCreateInit [2021-08-18T12:51:38.221Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T12:51:38.221Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T12:51:38.221Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.221Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-18T12:51:38.221Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:51:38.221Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:51:38.221Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T12:51:38.221Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.221Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-18T12:51:38.221Z] === RUN TestCreateServiceConflict [2021-08-18T12:51:38.221Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.221Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-18T12:51:38.221Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T12:51:38.221Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-18T12:51:38.678Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T12:51:38.678Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T12:51:38.678Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T12:51:38.678Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestCreateServiceSysctls [2021-08-18T12:51:38.678Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-18T12:51:38.678Z] === RUN TestCreateServiceCapabilities [2021-08-18T12:51:38.678Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-18T12:51:38.678Z] === RUN TestInspect [2021-08-18T12:51:38.678Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestInspect (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestCreateJob [2021-08-18T12:51:38.678Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestCreateJob (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestReplicatedJob [2021-08-18T12:51:38.678Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestUpdateReplicatedJob [2021-08-18T12:51:38.678Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServiceListWithStatuses [2021-08-18T12:51:38.678Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T12:51:38.678Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestDockerNetworkReConnect [2021-08-18T12:51:38.678Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServicePlugin [2021-08-18T12:51:38.678Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServiceUpdateLabel [2021-08-18T12:51:38.678Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServiceUpdateSecrets [2021-08-18T12:51:38.678Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServiceUpdateConfigs [2021-08-18T12:51:38.678Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServiceUpdateNetwork [2021-08-18T12:51:38.678Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-18T12:51:38.678Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T12:51:38.678Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-18T12:51:38.678Z] PASS [2021-08-18T12:51:38.678Z] ok github.com/docker/docker/integration/service 0.477s [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === Skipped [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-18T12:51:38.678Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-18T12:51:38.678Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-18T12:51:38.678Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-18T12:51:38.678Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-18T12:51:38.678Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-18T12:51:38.678Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-18T12:51:38.678Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-18T12:51:38.678Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-18T12:51:38.678Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-18T12:51:38.678Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-18T12:51:38.678Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-18T12:51:38.678Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-18T12:51:38.678Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-18T12:51:38.678Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-18T12:51:38.678Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-18T12:51:38.678Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-18T12:51:38.678Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] [2021-08-18T12:51:38.678Z] DONE 24 tests, 23 skipped in 2.757s [2021-08-18T12:51:38.678Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-18T12:51:39.316Z] INFO: Testing against a local daemon [2021-08-18T12:51:39.316Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:51:39.316Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T12:51:39.316Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:51:39.316Z] === RUN TestDiskUsage [2021-08-18T12:51:39.316Z] === PAUSE TestDiskUsage [2021-08-18T12:51:39.316Z] === RUN TestEventsExecDie [2021-08-18T12:51:39.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000c3b00_} [2021-08-18T12:51:40.705Z] --- PASS: TestEventsExecDie (1.12s) [2021-08-18T12:51:40.705Z] === RUN TestEventsBackwardsCompatible [2021-08-18T12:51:40.705Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-18T12:51:40.705Z] === RUN TestEventsVolumeCreate [2021-08-18T12:51:40.705Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-18T12:51:40.705Z] === RUN TestInfoBinaryCommits [2021-08-18T12:51:40.705Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-18T12:51:40.705Z] === RUN TestInfoAPIVersioned [2021-08-18T12:51:40.705Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T12:51:40.705Z] === RUN TestInfoDiscoveryBackend [2021-08-18T12:51:40.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:40.854Z] INFO: Testing against a local daemon [2021-08-18T12:51:40.854Z] === RUN TestSessionCreate [2021-08-18T12:51:40.854Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T12:51:40.854Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-18T12:51:40.854Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T12:51:40.854Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T12:51:40.854Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T12:51:40.854Z] PASS [2021-08-18T12:51:40.854Z] ok github.com/docker/docker/integration/session 0.355s [2021-08-18T12:51:40.854Z] [2021-08-18T12:51:40.854Z] === Skipped [2021-08-18T12:51:40.854Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-18T12:51:40.854Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T12:51:40.854Z] [2021-08-18T12:51:40.854Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T12:51:40.854Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T12:51:40.854Z] [2021-08-18T12:51:40.854Z] [2021-08-18T12:51:40.854Z] DONE 2 tests, 2 skipped in 1.862s [2021-08-18T12:51:40.854Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-18T12:51:40.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T12:51:41.278Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-18T12:51:41.278Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T12:51:41.556Z] plugin_test.go:62: [d54dab1b3ae91] joining swarm manager [d0d5e122146c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:51:42.224Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-18T12:51:42.224Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T12:51:42.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-18T12:51:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-18T12:51:42.747Z] plugin_test.go:65: [dce17ca75a041] joining swarm manager [d0d5e122146c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:51:42.799Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-18T12:51:42.799Z] === RUN TestInfoAPI [2021-08-18T12:51:42.799Z] --- PASS: TestInfoAPI (0.04s) [2021-08-18T12:51:42.799Z] === RUN TestInfoAPIWarnings [2021-08-18T12:51:43.005Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T12:51:43.025Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:43.025Z] INFO: Testing against a local daemon [2021-08-18T12:51:43.025Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:51:43.025Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:43.025Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestDiskUsage [2021-08-18T12:51:43.025Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T12:51:43.025Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestEventsExecDie [2021-08-18T12:51:43.025Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T12:51:43.025Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestEventsBackwardsCompatible [2021-08-18T12:51:43.025Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T12:51:43.025Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestEventsVolumeCreate [2021-08-18T12:51:43.025Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T12:51:43.025Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestInfoAPI [2021-08-18T12:51:43.025Z] --- PASS: TestInfoAPI (0.04s) [2021-08-18T12:51:43.025Z] === RUN TestInfoAPIWarnings [2021-08-18T12:51:43.025Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:51:43.025Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestInfoDebug [2021-08-18T12:51:43.025Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:51:43.025Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestInfoInsecureRegistries [2021-08-18T12:51:43.025Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:51:43.025Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestInfoRegistryMirrors [2021-08-18T12:51:43.025Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:51:43.025Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-18T12:51:43.025Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T12:51:43.989Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-08-18T12:51:43.989Z] === RUN TestPingCacheHeaders [2021-08-18T12:51:43.989Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-18T12:51:43.989Z] === RUN TestPingGet [2021-08-18T12:51:43.989Z] --- PASS: TestPingGet (0.03s) [2021-08-18T12:51:43.989Z] === RUN TestPingHead [2021-08-18T12:51:43.989Z] --- PASS: TestPingHead (0.03s) [2021-08-18T12:51:43.989Z] === RUN TestVersion [2021-08-18T12:51:43.989Z] --- PASS: TestVersion (0.03s) [2021-08-18T12:51:43.989Z] PASS [2021-08-18T12:51:43.989Z] ok github.com/docker/docker/integration/system 1.467s [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === Skipped [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:51:43.989Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-18T12:51:43.989Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-18T12:51:43.989Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-18T12:51:43.989Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-18T12:51:43.989Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-18T12:51:43.989Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-18T12:51:43.989Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-18T12:51:43.989Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-18T12:51:43.989Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] [2021-08-18T12:51:43.989Z] DONE 15 tests, 9 skipped in 3.240s [2021-08-18T12:51:43.989Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-18T12:51:46.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:46.164Z] INFO: Testing against a local daemon [2021-08-18T12:51:46.164Z] === RUN TestVolumesCreateAndList [2021-08-18T12:51:46.164Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-08-18T12:51:46.164Z] === RUN TestVolumesRemove [2021-08-18T12:51:46.164Z] --- PASS: TestVolumesRemove (0.16s) [2021-08-18T12:51:46.164Z] === RUN TestVolumesInspect [2021-08-18T12:51:46.288Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T12:51:46.621Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-18T12:51:46.621Z] === RUN TestVolumesInvalidJSON [2021-08-18T12:51:46.621Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T12:51:46.621Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T12:51:46.621Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T12:51:46.621Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-18T12:51:46.621Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T12:51:46.621Z] PASS [2021-08-18T12:51:46.621Z] ok github.com/docker/docker/integration/volume 0.660s [2021-08-18T12:51:46.621Z] [2021-08-18T12:51:46.621Z] DONE 5 tests in 2.563s [2021-08-18T12:51:46.621Z] INFO: make.ps1 ended at 08/18/2021 12:51:46 [2021-08-18T12:51:46.621Z] INFO: Integration CLI tests being run from the host: [2021-08-18T12:51:46.621Z] 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-18T12:51:48.186Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T12:51:51.466Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T12:51:52.837Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T12:51:52.837Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T12:51:53.772Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T12:51:54.706Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-18T12:51:55.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T12:51:55.190Z] INFO: Testing against a local daemon [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T12:51:55.190Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T12:51:55.190Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T12:51:55.190Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T12:51:55.271Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T12:51:56.204Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T12:51:56.724Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T12:51:56.724Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T12:51:57.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T12:51:57.687Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T12:51:57.687Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T12:51:58.072Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T12:51:59.007Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T12:51:59.574Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T12:52:00.507Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T12:52:00.936Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-08-18T12:52:00.936Z] === RUN TestInfoDebug [2021-08-18T12:52:00.936Z] --- PASS: TestInfoDebug (0.54s) [2021-08-18T12:52:00.936Z] === RUN TestInfoInsecureRegistries [2021-08-18T12:52:00.936Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-18T12:52:00.936Z] === RUN TestInfoRegistryMirrors [2021-08-18T12:52:00.936Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-18T12:52:00.936Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T12:52:00.936Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-18T12:52:00.936Z] === RUN TestPingCacheHeaders [2021-08-18T12:52:01.198Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-18T12:52:01.198Z] === RUN TestPingGet [2021-08-18T12:52:01.198Z] --- PASS: TestPingGet (0.03s) [2021-08-18T12:52:01.198Z] === RUN TestPingHead [2021-08-18T12:52:01.198Z] --- PASS: TestPingHead (0.03s) [2021-08-18T12:52:01.198Z] === RUN TestVersion [2021-08-18T12:52:01.198Z] --- PASS: TestVersion (0.03s) [2021-08-18T12:52:01.198Z] === CONT TestDiskUsage [2021-08-18T12:52:01.440Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T12:52:01.771Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T12:52:02.004Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T12:52:02.032Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T12:52:02.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage (1.62s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T12:52:02.867Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run (0.62s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-18T12:52:02.868Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:52:02.868Z] PASS [2021-08-18T12:52:02.868Z] [2021-08-18T12:52:02.868Z] === Skipped [2021-08-18T12:52:02.868Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:52:02.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T12:52:02.868Z] [2021-08-18T12:52:02.868Z] [2021-08-18T12:52:02.868Z] DONE 53 tests, 1 skipped in 25.357s [2021-08-18T12:52:02.868Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T12:52:02.868Z] ++ 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-18T12:52:02.868Z] ++ set -e [2021-08-18T12:52:02.868Z] ++ '[' -n 0 ']' [2021-08-18T12:52:02.868Z] ++ set -x [2021-08-18T12:52:02.868Z] ++ 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-18T12:52:02.868Z] INFO: Testing against a local daemon [2021-08-18T12:52:02.868Z] === RUN TestVolumesCreateAndList [2021-08-18T12:52:02.938Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T12:52:03.129Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-18T12:52:03.129Z] === RUN TestVolumesRemove [2021-08-18T12:52:03.129Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-18T12:52:03.129Z] === RUN TestVolumesInspect [2021-08-18T12:52:03.129Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-18T12:52:03.129Z] === RUN TestVolumesInvalidJSON [2021-08-18T12:52:03.129Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T12:52:03.129Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T12:52:03.129Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T12:52:03.129Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-18T12:52:03.129Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T12:52:03.129Z] PASS [2021-08-18T12:52:03.129Z] [2021-08-18T12:52:03.129Z] DONE 5 tests in 0.327s [2021-08-18T12:52:03.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T12:52:03.872Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T12:52:04.074Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T12:52:04.074Z] +++ kill 15501 [2021-08-18T12:52:04.074Z] +++ /etc/init.d/apparmor stop [2021-08-18T12:52:04.074Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T12:52:04.074Z] [2021-08-18T12:52:04.074Z] Unloading profiles will leave already running processes permanently [2021-08-18T12:52:04.074Z] unconfined, which can lead to unexpected situations. [2021-08-18T12:52:04.074Z] [2021-08-18T12:52:04.074Z] To set a process to complain mode, use the command line tool [2021-08-18T12:52:04.074Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T12:52:04.074Z] +++ true [2021-08-18T12:52:04.074Z] exiting test-integration [2021-08-18T12:52:04.074Z] ++ exit 0 [2021-08-18T12:52:04.074Z] [2021-08-18T12:52:04.806Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T12:52:05.372Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T12:52:06.305Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T12:52:06.305Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T12:52:06.870Z] === RUN TestDockerSuite/TestCpRelativePath Post stage [Pipeline] junit [2021-08-18T12:52:07.404Z] Recording test results [2021-08-18T12:52:07.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T12:52:07.805Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T12:52:08.025Z] + echo Ensuring container killed. [2021-08-18T12:52:08.025Z] Ensuring container killed. [2021-08-18T12:52:08.025Z] + docker rm -vf docker-pr2 [2021-08-18T12:52:08.025Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-18T12:52:08.321Z] + echo Chowning /workspace to jenkins user [2021-08-18T12:52:08.321Z] Chowning /workspace to jenkins user [2021-08-18T12:52:08.321Z] + id -u [2021-08-18T12:52:08.321Z] + id -g [2021-08-18T12:52:08.321Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T12:52:08.739Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T12:52:09.304Z] --- PASS: TestServicePlugin (31.69s) [2021-08-18T12:52:09.304Z] === RUN TestServiceUpdateLabel [2021-08-18T12:52:09.304Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T12:52:10.246Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2021-08-18T12:52:10.246Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T12:52:11.176Z] ok github.com/docker/docker/cmd/dockerd/trap 2.604s coverage: 0.0% of statements [2021-08-18T12:52:11.176Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T12:52:11.432Z] ok github.com/docker/docker/container 0.125s coverage: 34.8% of statements [2021-08-18T12:52:11.432Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T12:52:11.432Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T12:52:11.432Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T12:52:11.432Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T12:52:12.142Z] --- PASS: TestServiceUpdateLabel (2.69s) [2021-08-18T12:52:12.142Z] === RUN TestServiceUpdateSecrets [2021-08-18T12:52:12.142Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T12:52:13.074Z] === RUN TestDockerSuite/TestCpToCaseC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T12:52:15.220Z] + bundleName=arm64-integration [2021-08-18T12:52:15.220Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-18T12:52:15.220Z] Creating arm64-integration-bundles.tar.gz [2021-08-18T12:52:15.220Z] + 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-18T12:52:15.220Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-18T12:52:15.497Z] Archiving artifacts [2021-08-18T12:52:15.600Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T12:52:15.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T12:52:16.192Z] + make clean [2021-08-18T12:52:16.766Z] docker volume rm -f docker-dev-cache [2021-08-18T12:52:16.766Z] docker-dev-cache [Pipeline] deleteDir [2021-08-18T12:52:19.780Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T12:52:21.370Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2021-08-18T12:52:21.627Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-18T12:52:22.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-18T12:52:23.061Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T12:52:23.318Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T12:52:28.583Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T12:52:28.583Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2021-08-18T12:52:28.583Z] === RUN TestServiceUpdateConfigs [2021-08-18T12:52:31.079Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-08-18T12:52:31.079Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.1% of statements [2021-08-18T12:52:31.112Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T12:52:31.518Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T12:52:31.518Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T12:52:31.518Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T12:52:31.518Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T12:52:31.518Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T12:52:31.518Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T12:52:31.518Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T12:52:31.518Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T12:52:31.518Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T12:52:31.518Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T12:52:31.518Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T12:52:31.518Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T12:52:31.518Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.518Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T12:52:31.518Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T12:52:31.519Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T12:52:31.641Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-18T12:52:31.678Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T12:52:31.896Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-18T12:52:32.824Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-18T12:52:34.204Z] check_test.go:380: [da78e6863e5d6] daemon is not started [2021-08-18T12:52:34.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-18T12:52:34.292Z] ok github.com/docker/docker/daemon 12.184s coverage: 17.5% of statements [2021-08-18T12:52:34.292Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T12:52:34.292Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T12:52:34.292Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T12:52:34.292Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T12:52:34.292Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.044s coverage: 73.3% of statements [2021-08-18T12:52:34.464Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T12:52:34.465Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T12:52:34.465Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T12:52:34.465Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T12:52:34.465Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T12:52:35.657Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.397s coverage: 56.2% of statements [2021-08-18T12:52:36.587Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.1% of statements [2021-08-18T12:52:36.730Z] docker_api_swarm_test.go:801: [d19b1964d6ab1] joining swarm manager [d85704fadb1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:52:36.730Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-18T12:52:38.106Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T12:52:38.106Z] docker_api_swarm_test.go:801: [d557d868fd615] joining swarm manager [d85704fadb1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:52:38.492Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-08-18T12:52:38.686Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T12:52:39.624Z] docker_api_swarm_test.go:801: [d1d75a3da62b4] joining swarm manager [d85704fadb1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-18T12:52:39.860Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 49.4% of statements [2021-08-18T12:52:40.117Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.521s coverage: 45.9% of statements [2021-08-18T12:52:40.117Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T12:52:40.555Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T12:52:40.813Z] docker_api_swarm_test.go:801: [db67262ad7de7] joining swarm manager [d85704fadb1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-18T12:52:41.508Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T12:52:42.004Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-08-18T12:52:42.004Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.681s coverage: 57.7% of statements [2021-08-18T12:52:42.004Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-18T12:52:42.004Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T12:52:42.183Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T12:52:42.183Z] docker_api_swarm_test.go:809: [dbf860d8b7feb] joining swarm manager [d85704fadb1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-18T12:52:42.565Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-08-18T12:52:42.749Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T12:52:43.681Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2021-08-18T12:52:43.681Z] === RUN TestServiceUpdateNetwork [2021-08-18T12:52:43.929Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-08-18T12:52:43.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T12:52:44.490Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2021-08-18T12:52:44.490Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T12:52:44.490Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T12:52:44.504Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T12:52:45.051Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.5% of statements [2021-08-18T12:52:45.437Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T12:52:45.981Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.0% of statements [2021-08-18T12:52:45.981Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T12:52:45.981Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T12:52:46.237Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-08-18T12:52:46.801Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-18T12:52:46.812Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T12:52:46.812Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T12:52:47.057Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-08-18T12:52:47.070Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T12:52:47.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-08-18T12:52:47.328Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T12:52:47.877Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-08-18T12:52:47.877Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T12:52:48.262Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T12:52:48.262Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-18T12:52:48.262Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T12:52:48.262Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T12:52:48.439Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 59.3% of statements [2021-08-18T12:52:49.001Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-08-18T12:52:49.194Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T12:52:49.194Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T12:52:49.194Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T12:52:49.452Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T12:52:49.452Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T12:52:49.452Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T12:52:49.452Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T12:52:49.452Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T12:52:49.710Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T12:52:49.930Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-08-18T12:52:50.186Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-18T12:52:50.750Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-08-18T12:52:51.006Z] ok github.com/docker/docker/daemon/logger/splunk 1.604s coverage: 82.5% of statements [2021-08-18T12:52:51.006Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T12:52:51.006Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T12:52:52.239Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T12:52:52.239Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T12:52:52.239Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T12:52:52.899Z] ok github.com/docker/docker/distribution 0.121s coverage: 25.8% of statements [2021-08-18T12:52:52.899Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2021-08-18T12:52:52.899Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T12:52:53.462Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-08-18T12:52:54.391Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-08-18T12:52:54.647Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-18T12:52:55.210Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-18T12:52:55.466Z] ok github.com/docker/docker/distribution/xfer 1.956s coverage: 85.1% of statements [2021-08-18T12:52:55.466Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T12:52:55.518Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T12:52:55.518Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T12:52:55.518Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T12:52:55.518Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T12:52:55.518Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T12:52:55.518Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T12:52:55.722Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-08-18T12:52:55.722Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T12:52:55.979Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-08-18T12:52:56.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T12:52:57.016Z] --- PASS: TestServiceUpdateNetwork (13.55s) [2021-08-18T12:52:57.016Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T12:52:57.346Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2021-08-18T12:52:57.582Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T12:52:57.909Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-08-18T12:52:57.909Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-18T12:52:58.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T12:52:58.406Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-18T12:52:59.804Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.0% of statements [2021-08-18T12:53:00.328Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-18T12:53:00.328Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T12:53:00.387Z] ok github.com/docker/docker/pkg/authorization 0.092s coverage: 68.3% of statements [2021-08-18T12:53:00.387Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-18T12:53:00.643Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-18T12:53:02.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T12:53:03.162Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T12:53:03.731Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T12:53:03.731Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T12:53:03.908Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2021-08-18T12:53:03.908Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-18T12:53:04.163Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-08-18T12:53:04.297Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T12:53:04.297Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-18T12:53:04.297Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-18T12:53:04.419Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-18T12:53:04.555Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-18T12:53:05.345Z] ok github.com/docker/docker/layer 7.849s coverage: 68.8% of statements [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T12:53:05.346Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T12:53:05.486Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-18T12:53:05.601Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-08-18T12:53:05.857Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-08-18T12:53:06.051Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-18T12:53:06.417Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-18T12:53:07.345Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-18T12:53:07.422Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-18T12:53:07.422Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-18T12:53:07.422Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-18T12:53:07.422Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-18T12:53:07.680Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-18T12:53:07.907Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-08-18T12:53:07.907Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 83.1% of statements [2021-08-18T12:53:08.471Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2021-08-18T12:53:08.471Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-08-18T12:53:09.397Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 69.5% of statements [2021-08-18T12:53:09.654Z] ok github.com/docker/docker/pkg/ioutils 0.457s coverage: 69.3% of statements [2021-08-18T12:53:09.738Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T12:53:09.738Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T12:53:09.738Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T12:53:09.738Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.738Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T12:53:09.738Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.738Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T12:53:09.739Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T12:53:09.739Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T12:53:09.739Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T12:53:09.739Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T12:53:09.739Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T12:53:09.739Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T12:53:09.739Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T12:53:09.739Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T12:53:09.739Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T12:53:09.910Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-08-18T12:53:09.910Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T12:53:09.910Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-18T12:53:09.910Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-18T12:53:09.910Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T12:53:10.167Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-08-18T12:53:10.167Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T12:53:10.167Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-08-18T12:53:10.423Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-08-18T12:53:10.680Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-08-18T12:53:10.680Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-18T12:53:10.680Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T12:53:10.680Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T12:53:11.608Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-18T12:53:11.864Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-18T12:53:12.119Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-18T12:53:12.375Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-18T12:53:12.673Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T12:53:12.673Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-18T12:53:12.673Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T12:53:12.673Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-18T12:53:12.673Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T12:53:12.673Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-18T12:53:12.673Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T12:53:12.673Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T12:53:12.673Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T12:53:13.738Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-08-18T12:53:13.738Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-18T12:53:13.998Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-18T12:53:14.235Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T12:53:14.255Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-18T12:53:14.511Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-18T12:53:14.767Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-18T12:53:15.167Z] --- PASS: TestServiceUpdatePidsLimit (18.12s) [2021-08-18T12:53:15.167Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-08-18T12:53:15.167Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.54s) [2021-08-18T12:53:15.167Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-08-18T12:53:15.167Z] PASS [2021-08-18T12:53:15.167Z] [2021-08-18T12:53:15.167Z] === Skipped [2021-08-18T12:53:15.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T12:53:15.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T12:53:15.167Z] [2021-08-18T12:53:15.167Z] [2021-08-18T12:53:15.167Z] DONE 27 tests, 1 skipped in 194.484s [2021-08-18T12:53:15.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T12:53:15.167Z] ++ 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-18T12:53:15.167Z] ++ set -e [2021-08-18T12:53:15.167Z] ++ '[' -n 0 ']' [2021-08-18T12:53:15.167Z] ++ set -x [2021-08-18T12:53:15.167Z] ++ 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-18T12:53:15.328Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-18T12:53:15.425Z] INFO: Testing against a local daemon [2021-08-18T12:53:15.425Z] === RUN TestSessionCreate [2021-08-18T12:53:15.425Z] --- PASS: TestSessionCreate (0.03s) [2021-08-18T12:53:15.425Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T12:53:15.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-18T12:53:15.425Z] PASS [2021-08-18T12:53:15.425Z] [2021-08-18T12:53:15.425Z] DONE 2 tests in 0.189s [2021-08-18T12:53:15.425Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T12:53:15.425Z] ++ 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-18T12:53:15.425Z] ++ set -e [2021-08-18T12:53:15.425Z] ++ '[' -n 0 ']' [2021-08-18T12:53:15.425Z] ++ set -x [2021-08-18T12:53:15.425Z] ++ 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-18T12:53:15.584Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-18T12:53:15.682Z] INFO: Testing against a local daemon [2021-08-18T12:53:15.682Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T12:53:15.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T12:53:15.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:53:15.682Z] === RUN TestDiskUsage [2021-08-18T12:53:15.682Z] === PAUSE TestDiskUsage [2021-08-18T12:53:15.682Z] === RUN TestEventsExecDie [2021-08-18T12:53:15.840Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-08-18T12:53:16.395Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T12:53:16.395Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T12:53:16.395Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T12:53:16.395Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T12:53:16.395Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T12:53:16.402Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-08-18T12:53:16.657Z] testing: warning: no tests to run [2021-08-18T12:53:16.657Z] coverage: [no statements] [2021-08-18T12:53:16.657Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-18T12:53:16.913Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-18T12:53:16.913Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-18T12:53:17.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T12:53:17.055Z] --- PASS: TestEventsExecDie (1.44s) [2021-08-18T12:53:17.055Z] === RUN TestEventsBackwardsCompatible [2021-08-18T12:53:17.055Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-08-18T12:53:17.055Z] === RUN TestEventsVolumeCreate [2021-08-18T12:53:17.169Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-18T12:53:17.313Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-08-18T12:53:17.313Z] === RUN TestInfoBinaryCommits [2021-08-18T12:53:17.313Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-18T12:53:17.313Z] === RUN TestInfoAPIVersioned [2021-08-18T12:53:17.313Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T12:53:17.313Z] === RUN TestInfoDiscoveryBackend [2021-08-18T12:53:17.878Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-18T12:53:17.878Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T12:53:18.811Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-18T12:53:18.811Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T12:53:19.057Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-08-18T12:53:19.313Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-18T12:53:19.376Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-08-18T12:53:19.376Z] === RUN TestInfoAPI [2021-08-18T12:53:19.376Z] --- PASS: TestInfoAPI (0.05s) [2021-08-18T12:53:19.376Z] === RUN TestInfoAPIWarnings [2021-08-18T12:53:19.582Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-08-18T12:53:19.941Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T12:53:20.947Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2021-08-18T12:53:20.947Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-18T12:53:21.838Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-18T12:53:22.170Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T12:53:22.312Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-08-18T12:53:22.406Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T12:53:22.568Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-08-18T12:53:22.568Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-18T12:53:23.130Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-18T12:53:23.343Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T12:53:23.386Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-18T12:53:24.277Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T12:53:24.842Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T12:53:25.407Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T12:53:26.338Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-18T12:53:26.654Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-18T12:53:26.910Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-08-18T12:53:27.472Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.8% of statements [2021-08-18T12:53:28.235Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-18T12:53:28.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-18T12:53:28.837Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-08-18T12:53:29.426Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T12:53:32.702Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-18T12:53:35.227Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T12:53:35.794Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-08-18T12:53:35.794Z] === RUN TestInfoDebug [2021-08-18T12:53:36.051Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T12:53:36.309Z] --- PASS: TestInfoDebug (0.53s) [2021-08-18T12:53:36.309Z] === RUN TestInfoInsecureRegistries [2021-08-18T12:53:36.875Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-18T12:53:36.875Z] === RUN TestInfoRegistryMirrors [2021-08-18T12:53:37.441Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-18T12:53:37.441Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T12:53:37.441Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-08-18T12:53:37.441Z] === RUN TestPingCacheHeaders [2021-08-18T12:53:37.441Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-18T12:53:37.441Z] === RUN TestPingGet [2021-08-18T12:53:37.441Z] --- PASS: TestPingGet (0.03s) [2021-08-18T12:53:37.441Z] === RUN TestPingHead [2021-08-18T12:53:37.441Z] --- PASS: TestPingHead (0.03s) [2021-08-18T12:53:37.441Z] === RUN TestVersion [2021-08-18T12:53:37.441Z] --- PASS: TestVersion (0.03s) [2021-08-18T12:53:37.441Z] === CONT TestDiskUsage [2021-08-18T12:53:37.699Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T12:53:37.957Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T12:53:38.522Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T12:53:38.780Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage (1.54s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-18T12:53:39.038Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T12:53:39.038Z] PASS [2021-08-18T12:53:39.038Z] [2021-08-18T12:53:39.038Z] === Skipped [2021-08-18T12:53:39.038Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T12:53:39.038Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T12:53:39.038Z] [2021-08-18T12:53:39.038Z] [2021-08-18T12:53:39.038Z] DONE 53 tests, 1 skipped in 23.629s [2021-08-18T12:53:39.038Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T12:53:39.038Z] ++ 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-18T12:53:39.038Z] ++ set -e [2021-08-18T12:53:39.038Z] ++ '[' -n 0 ']' [2021-08-18T12:53:39.038Z] ++ set -x [2021-08-18T12:53:39.038Z] ++ 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-18T12:53:39.296Z] INFO: Testing against a local daemon [2021-08-18T12:53:39.296Z] === RUN TestVolumesCreateAndList [2021-08-18T12:53:39.296Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-18T12:53:39.296Z] === RUN TestVolumesRemove [2021-08-18T12:53:39.296Z] --- PASS: TestVolumesRemove (0.04s) [2021-08-18T12:53:39.296Z] === RUN TestVolumesInspect [2021-08-18T12:53:39.296Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-18T12:53:39.296Z] === RUN TestVolumesInvalidJSON [2021-08-18T12:53:39.296Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T12:53:39.296Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T12:53:39.296Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T12:53:39.296Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-18T12:53:39.296Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T12:53:39.296Z] PASS [2021-08-18T12:53:39.296Z] [2021-08-18T12:53:39.296Z] DONE 5 tests in 0.222s [2021-08-18T12:53:39.296Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T12:53:39.554Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T12:53:39.554Z] +++ kill 6417 [2021-08-18T12:53:39.812Z] +++ /etc/init.d/apparmor stop [2021-08-18T12:53:39.812Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T12:53:39.812Z] [2021-08-18T12:53:39.812Z] Unloading profiles will leave already running processes permanently [2021-08-18T12:53:39.812Z] unconfined, which can lead to unexpected situations. [2021-08-18T12:53:39.812Z] [2021-08-18T12:53:39.812Z] To set a process to complain mode, use the command line tool [2021-08-18T12:53:39.812Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T12:53:39.812Z] +++ true [2021-08-18T12:53:39.812Z] exiting test-integration [2021-08-18T12:53:39.812Z] ++ exit 0 [2021-08-18T12:53:39.812Z] [2021-08-18T12:53:40.743Z] + for job in $(jobs -p) [2021-08-18T12:53:40.743Z] + wait 11285 [2021-08-18T12:53:43.267Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T12:53:43.535Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T12:53:44.908Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T12:53:45.166Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-18T12:53:45.424Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T12:53:45.424Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-18T12:53:45.681Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-18T12:53:45.681Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T12:53:46.871Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T12:53:46.871Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === Skipped [2021-08-18T12:53:46.871Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T12:53:46.871Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T12:53:46.871Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T12:53:46.871Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T12:53:46.871Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:71: No driver to put! [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-18T12:53:46.871Z] time="2021-08-18T12:52:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-18T12:53:46.871Z] time="2021-08-18T12:52:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-18T12:53:46.871Z] time="2021-08-18T12:52:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-18T12:53:46.871Z] time="2021-08-18T12:52:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-18T12:53:46.871Z] time="2021-08-18T12:52:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:71: No driver to put! [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-18T12:53:46.871Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-18T12:53:46.871Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-18T12:53:46.871Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-18T12:53:46.871Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.871Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:53:46.871Z] [2021-08-18T12:53:46.871Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-18T12:53:46.872Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.872Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-18T12:53:46.872Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.872Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-18T12:53:46.872Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.872Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-18T12:53:46.872Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T12:53:46.872Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-18T12:53:46.872Z] graphtest_unix.go:71: No driver to put! [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-18T12:53:46.872Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-18T12:53:46.872Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] [2021-08-18T12:53:46.872Z] DONE 2310 tests, 28 skipped in 260.056s [2021-08-18T12:53:46.872Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/api [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/config [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/idm [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/ns [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/options [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/osl [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T12:53:46.872Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-18T12:53:46.872Z] + 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-18T12:53:47.055Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T12:53:48.427Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T12:53:48.427Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T12:53:48.427Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T12:53:49.358Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T12:53:49.358Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T12:53:49.615Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T12:53:49.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-18T12:53:50.803Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-18T12:53:50.803Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-18T12:53:50.803Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-18T12:53:50.803Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-18T12:53:50.803Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-18T12:53:50.803Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T12:53:52.700Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-18T12:53:53.634Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T12:53:54.567Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T12:53:55.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-18T12:53:55.760Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T12:53:57.659Z] docker_api_swarm_service_test.go:394: [d5c87bb928f24] joining swarm manager [d0d9ffb935509]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:53:58.226Z] docker_api_swarm_service_test.go:394: [df2dccf29eb8b] joining swarm manager [d0d9ffb935509]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:54:01.507Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T12:54:02.443Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-18T12:54:03.822Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T12:54:07.138Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T12:54:07.703Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T12:54:10.233Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T12:54:15.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-18T12:54:16.864Z] docker_api_swarm_service_test.go:342: [d92de4318ea05] joining swarm manager [db71fb91d4928]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:54:17.429Z] docker_api_swarm_service_test.go:342: [d919525a00192] joining swarm manager [db71fb91d4928]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:54:21.608Z] === RUN TestDockerSuite/TestExec [2021-08-18T12:54:22.543Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T12:54:22.697Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T12:54:22.697Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T12:54:22.697Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T12:54:22.697Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T12:54:22.697Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T12:54:22.697Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T12:54:23.153Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T12:54:23.153Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T12:54:23.153Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T12:54:23.153Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T12:54:23.153Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T12:54:23.153Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T12:54:23.153Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T12:54:23.475Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T12:54:23.608Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T12:54:24.041Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T12:54:24.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T12:54:24.606Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T12:54:26.503Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T12:54:27.874Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T12:54:28.289Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T12:54:28.439Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T12:54:29.810Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T12:54:29.817Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T12:54:29.817Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T12:54:29.817Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T12:54:29.817Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T12:54:29.817Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-18T12:54:30.278Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-18T12:54:30.759Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T12:54:31.692Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T12:54:31.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-18T12:54:32.884Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T12:54:33.528Z] ok github.com/docker/docker/libnetwork 37.406s coverage: 40.8% of statements [2021-08-18T12:54:33.528Z] ok github.com/docker/docker/libnetwork/api 1.283s coverage: 90.1% of statements [2021-08-18T12:54:33.528Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T12:54:33.528Z] ok github.com/docker/docker/libnetwork/config 0.043s coverage: 24.0% of statements [2021-08-18T12:54:33.528Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T12:54:33.528Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T12:54:33.528Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-18T12:54:33.997Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T12:54:34.260Z] docker_api_swarm_service_test.go:489: [db35b821c73b4] joining swarm manager [d69d33fb755d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:54:34.826Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T12:54:35.393Z] docker_api_swarm_service_test.go:489: [db44a8c3a6306] joining swarm manager [d69d33fb755d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:54:36.795Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.474s coverage: 59.9% of statements [2021-08-18T12:54:36.795Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T12:54:36.795Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-18T12:54:37.051Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.082s coverage: 4.0% of statements [2021-08-18T12:54:37.051Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T12:54:37.612Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-08-18T12:54:37.868Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T12:54:37.868Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-18T12:54:38.674Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T12:54:39.606Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T12:54:41.508Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T12:54:42.441Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T12:54:45.719Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T12:54:46.284Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-18T12:54:47.217Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T12:54:47.859Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.481s coverage: 7.2% of statements [2021-08-18T12:54:47.860Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T12:54:47.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-08-18T12:54:47.860Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-18T12:54:47.860Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T12:54:47.860Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-18T12:54:47.860Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T12:54:48.149Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T12:54:48.184Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T12:54:48.184Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T12:54:48.184Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T12:54:48.421Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-18T12:54:48.421Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-08-18T12:54:48.644Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T12:54:48.644Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T12:54:48.791Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T12:54:48.982Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-18T12:54:48.982Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-18T12:54:49.081Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T12:54:49.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-18T12:54:49.238Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-18T12:54:49.646Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T12:54:50.577Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T12:54:52.377Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T12:54:53.342Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T12:54:53.342Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T12:54:53.342Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T12:54:53.342Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T12:54:53.342Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T12:54:53.342Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T12:54:53.342Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T12:54:53.464Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T12:54:53.799Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T12:54:54.768Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T12:54:54.991Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T12:54:54.991Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T12:54:54.991Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T12:54:55.844Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T12:54:57.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-18T12:54:57.473Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T12:54:58.406Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T12:54:58.491Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T12:54:58.707Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T12:54:59.340Z] docker_api_swarm_service_test.go:127: [d1b4aa8ea0736] joining swarm manager [d9c29d95ec2e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:55:00.027Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T12:55:00.027Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T12:55:00.027Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T12:55:00.027Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T12:55:00.027Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-18T12:55:00.027Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-18T12:55:00.235Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T12:55:00.274Z] docker_api_swarm_service_test.go:128: [d296019256bda] joining swarm manager [d9c29d95ec2e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:55:01.404Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-08-18T12:55:02.800Z] docker_api_swarm_service_test.go:136: [da92b3f285812] joining swarm manager [d9c29d95ec2e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-18T12:55:03.366Z] docker_api_swarm_service_test.go:137: [dbb48d662a480] joining swarm manager [d9c29d95ec2e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-18T12:55:03.750Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T12:55:06.002Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T12:55:06.002Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T12:55:06.002Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T12:55:06.002Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T12:55:06.002Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T12:55:06.002Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T12:55:06.002Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T12:55:06.002Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T12:55:06.002Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T12:55:06.462Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T12:55:11.469Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T12:55:11.469Z] === RUN TestDockerSuite/TestExecTTY [2021-08-18T12:55:12.034Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T12:55:13.406Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T12:55:13.971Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T12:55:14.905Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T12:55:14.905Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-18T12:55:14.905Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T12:55:16.160Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T12:55:16.241Z] ok github.com/docker/docker/libnetwork/ipam 14.946s coverage: 85.3% of statements [2021-08-18T12:55:16.242Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T12:55:16.242Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T12:55:16.242Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-18T12:55:16.242Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-18T12:55:16.242Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T12:55:16.242Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-18T12:55:16.497Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2021-08-18T12:55:16.806Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-18T12:55:17.059Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2021-08-18T12:55:17.314Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-18T12:55:17.571Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-18T12:55:17.740Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T12:55:19.642Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-18T12:55:20.588Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T12:55:21.922Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T12:55:21.957Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T12:55:22.375Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T12:55:22.376Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T12:55:22.376Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T12:55:26.080Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T12:55:26.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-18T12:55:26.393Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T12:55:27.605Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T12:55:27.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-18T12:55:29.663Z] docker_api_swarm_service_test.go:303: [d5d8a2cb1ec48] joining swarm manager [d56fc8c743835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:55:30.594Z] docker_api_swarm_service_test.go:303: [d636ee1ca4fab] joining swarm manager [d56fc8c743835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:55:31.159Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T12:55:33.360Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T12:55:33.360Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T12:55:33.360Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T12:55:33.360Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T12:55:33.360Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T12:55:33.360Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T12:55:33.360Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T12:55:33.360Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T12:55:33.360Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T12:55:33.360Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T12:55:33.686Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T12:55:38.941Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T12:55:38.941Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T12:55:38.941Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T12:55:38.941Z] === RUN TestDockerSuite/TestHealth [2021-08-18T12:55:49.053Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T12:55:49.053Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T12:55:49.053Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T12:55:49.053Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T12:55:49.053Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T12:55:53.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-18T12:55:53.805Z] docker_api_swarm_service_test.go:99: [d5269d3c76b42] joining swarm manager [d52e62213f4e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:55:54.740Z] docker_api_swarm_service_test.go:100: [df5086c3d72c8] joining swarm manager [d52e62213f4e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:56:01.300Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T12:56:01.300Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T12:56:01.300Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T12:56:01.558Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T12:56:02.125Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T12:56:02.125Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T12:56:03.063Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T12:56:03.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T12:56:03.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T12:56:03.063Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T12:56:03.321Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T12:56:03.580Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T12:56:03.837Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T12:56:03.837Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T12:56:04.401Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T12:56:04.401Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T12:56:04.966Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T12:56:05.898Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T12:56:05.898Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T12:56:06.705Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T12:56:06.705Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T12:56:06.831Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T12:56:07.666Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T12:56:08.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T12:56:09.357Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T12:56:09.357Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T12:56:09.357Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T12:56:11.256Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T12:56:12.629Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T12:56:12.629Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T12:56:14.527Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T12:56:15.791Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T12:56:15.791Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T12:56:15.791Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T12:56:15.791Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T12:56:15.791Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T12:56:16.426Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T12:56:16.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T12:56:16.668Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T12:56:16.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-18T12:56:18.954Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T12:56:19.526Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T12:56:20.463Z] check_test.go:380: [d5269d3c76b42] daemon is not started [2021-08-18T12:56:20.463Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T12:56:21.394Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T12:56:21.394Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-18T12:56:21.394Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T12:56:22.327Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T12:56:22.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T12:56:22.893Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-18T12:56:23.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-18T12:56:24.025Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T12:56:24.958Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T12:56:25.526Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T12:56:25.526Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-18T12:56:26.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-18T12:56:27.024Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T12:56:27.591Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T12:56:28.157Z] docker_api_swarm_service_test.go:532: [dc03c4779ff61] joining swarm manager [d0a45f8f064de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:56:28.415Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T12:56:28.674Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T12:56:29.240Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T12:56:29.240Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-18T12:56:29.240Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T12:56:29.499Z] docker_api_swarm_service_test.go:533: [da886fac3ecd5] joining swarm manager [d0a45f8f064de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:56:30.434Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T12:56:30.543Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T12:56:30.543Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T12:56:30.543Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T12:56:30.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T12:56:30.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T12:56:31.368Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T12:56:32.742Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-18T12:56:33.676Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T12:56:33.676Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T12:56:33.676Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T12:56:33.676Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-18T12:56:33.676Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T12:56:35.050Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T12:56:35.986Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T12:56:36.244Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T12:56:37.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T12:56:37.599Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T12:56:37.618Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T12:56:38.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-18T12:56:38.184Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T12:56:39.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T12:56:39.531Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T12:56:39.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T12:56:40.104Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T12:56:40.104Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T12:56:41.035Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T12:56:41.600Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T12:56:42.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T12:56:42.973Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T12:56:43.906Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T12:56:44.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T12:56:44.203Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T12:56:44.471Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T12:56:44.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T12:56:44.659Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T12:56:44.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T12:56:45.404Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T12:56:45.970Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T12:56:46.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T12:56:47.472Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T12:56:47.472Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-18T12:56:49.373Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T12:56:50.746Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T12:56:51.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T12:56:52.645Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T12:56:52.645Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T12:56:53.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T12:56:53.205Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T12:56:53.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-18T12:56:53.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T12:56:53.205Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T12:56:53.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T12:56:53.205Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T12:56:53.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T12:56:55.170Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T12:56:56.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-18T12:56:56.803Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T12:56:59.330Z] docker_api_swarm_service_test.go:147: [d1d3a1e410ce9] joining swarm manager [d3921192fb789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T12:56:59.330Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T12:56:59.330Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T12:56:59.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T12:56:59.853Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T12:56:59.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T12:56:59.897Z] docker_api_swarm_service_test.go:147: [d9e38f7043e7d] joining swarm manager [d3921192fb789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T12:57:03.219Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T12:57:03.219Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T12:57:04.155Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T12:57:05.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T12:57:05.631Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T12:57:05.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T12:57:05.631Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T12:57:05.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T12:57:08.953Z] ok github.com/docker/docker/libnetwork/networkdb 104.646s coverage: 60.0% of statements [2021-08-18T12:57:08.953Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T12:57:08.953Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-18T12:57:08.953Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2021-08-18T12:57:08.953Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-18T12:57:09.242Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-08-18T12:57:09.833Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 49.5% of statements [2021-08-18T12:57:10.089Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-08-18T12:57:10.089Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-18T12:57:10.089Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T12:57:10.651Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === Skipped [2021-08-18T12:57:10.651Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-18T12:57:10.651Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-18T12:57:10.651Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-18T12:57:10.651Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T12:57:10.651Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T12:57:10.651Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T12:57:10.651Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T12:57:10.651Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T12:57:10.651Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-18T12:57:10.651Z] firewalld_test.go:13: firewalld is not running [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] [2021-08-18T12:57:10.651Z] DONE 361 tests, 9 skipped in 205.259s Post stage [Pipeline] junit [2021-08-18T12:57:11.223Z] Recording test results [2021-08-18T12:57:11.563Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-18T12:57:11.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42756/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427ad30c0545c1fc5e9448b6f9a12ef255e03f8d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427ad30c0545c1fc5e9448b6f9a12ef255e03f8d hack/validate/vendor [2021-08-18T12:57:12.469Z] No vendor changes in diff. [2021-08-18T12:57:12.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T12:57:12.701Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T12:57:12.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T12:57:13.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T12:57:13.159Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T12:57:13.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T12:57:13.159Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T12:57:13.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T12:57:13.379Z] + echo Ensuring container killed. [2021-08-18T12:57:13.379Z] Ensuring container killed. [2021-08-18T12:57:13.379Z] + docker rm -vf docker-pr2 [2021-08-18T12:57:13.379Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-18T12:57:13.696Z] + echo Chowning /workspace to jenkins user [2021-08-18T12:57:13.697Z] Chowning /workspace to jenkins user [2021-08-18T12:57:13.697Z] + id -u [2021-08-18T12:57:13.697Z] + id -g [2021-08-18T12:57:13.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T12:57:14.961Z] + bundleName=unit [2021-08-18T12:57:14.961Z] + echo Creating unit-bundles.tar.gz [2021-08-18T12:57:14.961Z] Creating unit-bundles.tar.gz [2021-08-18T12:57:14.961Z] + 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-18T12:57:14.961Z] bundles/junit-report-libnetwork.xml [2021-08-18T12:57:14.961Z] bundles/junit-report.xml [2021-08-18T12:57:14.961Z] bundles/go-test-report-libnetwork.json [2021-08-18T12:57:14.961Z] bundles/go-test-report.json [2021-08-18T12:57:14.961Z] bundles/profile-libnetwork.out [2021-08-18T12:57:14.961Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-18T12:57:14.970Z] Archiving artifacts [2021-08-18T12:57:15.482Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T12:57:15.789Z] + make clean [2021-08-18T12:57:16.045Z] docker volume rm -f docker-dev-cache [2021-08-18T12:57:16.045Z] docker-dev-cache [Pipeline] deleteDir [2021-08-18T12:57:16.348Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T12:57:17.727Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T12:57:18.241Z] --- PASS: TestBuildWCOWSandboxSize (945.31s) [2021-08-18T12:57:18.241Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T12:57:18.241Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:57:18.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:57:18.241Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:57:18.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:57:18.241Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:57:18.241Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:57:18.241Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T12:57:18.241Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T12:57:18.241Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T12:57:18.241Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) [2021-08-18T12:57:18.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-18T12:57:18.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-18T12:57:18.241Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-18T12:57:18.241Z] === RUN TestBuildPreserveOwnership [2021-08-18T12:57:18.241Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:57:18.241Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-18T12:57:18.241Z] === RUN TestBuildPlatformInvalid [2021-08-18T12:57:18.241Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-08-18T12:57:18.241Z] PASS [2021-08-18T12:57:18.241Z] ok github.com/docker/docker/integration/build 1164.640s [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === Skipped [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-18T12:57:18.241Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-18T12:57:18.241Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-18T12:57:18.241Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-18T12:57:18.241Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-18T12:57:18.241Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] DONE 29 tests, 5 skipped in 1196.558s [2021-08-18T12:57:18.241Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-18T12:57:18.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:57:18.241Z] INFO: Testing against a local daemon [2021-08-18T12:57:18.241Z] === RUN TestConfigInspect [2021-08-18T12:57:18.241Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] --- SKIP: TestConfigInspect (0.01s) [2021-08-18T12:57:18.241Z] === RUN TestConfigList [2021-08-18T12:57:18.241Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] --- SKIP: TestConfigList (0.00s) [2021-08-18T12:57:18.241Z] === RUN TestConfigsCreateAndDelete [2021-08-18T12:57:18.241Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-18T12:57:18.241Z] === RUN TestConfigsUpdate [2021-08-18T12:57:18.241Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-18T12:57:18.241Z] === RUN TestTemplatedConfig [2021-08-18T12:57:18.241Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T12:57:18.241Z] === RUN TestConfigCreateResolve [2021-08-18T12:57:18.241Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:57:18.241Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-18T12:57:18.241Z] PASS [2021-08-18T12:57:18.241Z] ok github.com/docker/docker/integration/config 0.124s [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === Skipped [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-08-18T12:57:18.241Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-18T12:57:18.241Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-18T12:57:18.241Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-18T12:57:18.241Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-18T12:57:18.241Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-18T12:57:18.241Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] [2021-08-18T12:57:18.241Z] DONE 6 tests, 6 skipped in 3.104s [2021-08-18T12:57:18.241Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-18T12:57:18.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:57:18.241Z] INFO: Testing against a local daemon [2021-08-18T12:57:18.241Z] === RUN TestCheckpoint [2021-08-18T12:57:18.241Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:57:18.241Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T12:57:18.241Z] === RUN TestContainerInvalidJSON [2021-08-18T12:57:18.241Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:57:18.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:57:18.241Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:57:18.241Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:57:18.699Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T12:57:18.699Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T12:57:18.699Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-08-18T12:57:18.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-18T12:57:18.699Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-18T12:57:18.699Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T12:57:19.156Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-08-18T12:57:19.156Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T12:57:19.156Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.37s) [2021-08-18T12:57:19.156Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T12:57:19.613Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-08-18T12:57:19.613Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T12:57:20.070Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-08-18T12:57:20.070Z] === RUN TestCopyFromContainer [2021-08-18T12:57:20.070Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:20.070Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-18T12:57:20.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T12:57:20.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:57:20.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:57:20.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:57:20.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:57:20.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:57:20.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:57:20.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T12:57:20.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T12:57:20.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T12:57:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-08-18T12:57:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T12:57:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-18T12:57:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-18T12:57:20.070Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T12:57:20.070Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T12:57:20.070Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidEnv [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T12:57:20.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T12:57:20.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T12:57:20.070Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T12:57:20.070Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T12:57:20.070Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T12:57:20.070Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T12:57:20.070Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-18T12:57:20.070Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T12:57:20.070Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-18T12:57:20.070Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-18T12:57:20.070Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T12:57:20.070Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:20.070Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T12:57:20.070Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T12:57:20.070Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:57:20.070Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T12:57:20.070Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T12:57:20.070Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:57:20.070Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:57:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:57:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:57:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:57:20.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:57:20.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:57:20.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:57:20.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:57:20.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:57:20.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T12:57:20.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T12:57:20.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T12:57:20.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T12:57:20.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T12:57:20.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T12:57:20.071Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T12:57:20.071Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T12:57:20.071Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T12:57:20.071Z] === RUN TestCreateDifferentPlatform [2021-08-18T12:57:20.071Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T12:57:20.071Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T12:57:20.071Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T12:57:20.071Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T12:57:20.071Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T12:57:20.071Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-08-18T12:57:20.071Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T12:57:20.071Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T12:57:20.071Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T12:57:20.071Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T12:57:20.071Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:20.071Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:57:20.071Z] === RUN TestDiff [2021-08-18T12:57:20.071Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T12:57:20.071Z] --- SKIP: TestDiff (0.00s) [2021-08-18T12:57:20.071Z] === RUN TestExecWithCloseStdin [2021-08-18T12:57:20.256Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T12:57:20.822Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T12:57:23.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T12:57:23.809Z] --- PASS: TestExecWithCloseStdin (3.79s) [2021-08-18T12:57:23.809Z] === RUN TestExec [2021-08-18T12:57:24.102Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-18T12:57:24.102Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T12:57:24.102Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T12:57:24.102Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T12:57:24.102Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T12:57:24.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T12:57:24.649Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T12:57:25.033Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T12:57:25.598Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T12:57:25.612Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T12:57:25.612Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T12:57:26.067Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T12:57:26.706Z] --- PASS: TestExec (2.49s) [2021-08-18T12:57:26.706Z] === RUN TestExecUser [2021-08-18T12:57:26.706Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T12:57:26.706Z] --- SKIP: TestExecUser (0.00s) [2021-08-18T12:57:26.706Z] === RUN TestExportContainerAndImportImage [2021-08-18T12:57:26.706Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:26.706Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-18T12:57:26.706Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T12:57:26.706Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:26.706Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T12:57:26.706Z] === RUN TestHealthCheckWorkdir [2021-08-18T12:57:26.706Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T12:57:26.706Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-18T12:57:26.706Z] === RUN TestHealthKillContainer [2021-08-18T12:57:26.706Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T12:57:26.706Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-18T12:57:26.706Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T12:57:26.706Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T12:57:26.706Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T12:57:26.706Z] === RUN TestKillContainerInvalidSignal [2021-08-18T12:57:27.598Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T12:57:27.598Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T12:57:27.598Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T12:57:28.878Z] --- PASS: TestKillContainerInvalidSignal (2.19s) [2021-08-18T12:57:28.878Z] === RUN TestKillContainer [2021-08-18T12:57:28.878Z] === RUN TestKillContainer/no_signal [2021-08-18T12:57:29.776Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T12:57:30.033Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T12:57:31.049Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T12:57:31.049Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T12:57:31.049Z] === RUN TestKillContainer/killing_signal [2021-08-18T12:57:32.274Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T12:57:33.802Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T12:57:33.802Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T12:57:33.802Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T12:57:33.802Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T12:57:33.802Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T12:57:35.313Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T12:57:35.313Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T12:57:35.313Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T12:57:35.969Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T12:57:36.248Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T12:57:36.931Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T12:57:37.620Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T12:57:37.893Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T12:57:38.103Z] --- PASS: TestKillContainer (9.64s) [2021-08-18T12:57:38.103Z] --- PASS: TestKillContainer/no_signal (2.17s) [2021-08-18T12:57:38.103Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:57:38.103Z] --- PASS: TestKillContainer/killing_signal (7.41s) [2021-08-18T12:57:38.103Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T12:57:38.103Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:57:38.103Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T12:57:38.103Z] === RUN TestKillStoppedContainer [2021-08-18T12:57:38.103Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:57:38.103Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-18T12:57:38.103Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T12:57:38.103Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:57:38.103Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T12:57:38.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T12:57:38.353Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T12:57:38.552Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T12:57:38.559Z] === RUN TestKillDifferentUserContainer [2021-08-18T12:57:38.559Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T12:57:38.559Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-18T12:57:38.559Z] === RUN TestInspectOomKilledTrue [2021-08-18T12:57:38.559Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:38.559Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T12:57:38.559Z] === RUN TestInspectOomKilledFalse [2021-08-18T12:57:38.559Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:57:38.559Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T12:57:38.559Z] === RUN TestLogsFollowTailEmpty [2021-08-18T12:57:38.809Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T12:57:39.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-18T12:57:39.372Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T12:57:40.728Z] --- PASS: TestLogsFollowTailEmpty (2.11s) [2021-08-18T12:57:40.728Z] === RUN TestNetworkNat [2021-08-18T12:57:40.728Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T12:57:40.728Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-18T12:57:40.728Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T12:57:40.745Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T12:57:42.900Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s) [2021-08-18T12:57:42.900Z] === RUN TestNetworkLoopbackNat [2021-08-18T12:57:42.900Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T12:57:42.900Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-18T12:57:42.900Z] === RUN TestPause [2021-08-18T12:57:42.900Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T12:57:42.900Z] --- SKIP: TestPause (0.00s) [2021-08-18T12:57:42.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T12:57:42.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T12:57:42.951Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T12:57:43.415Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T12:57:43.415Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T12:57:43.872Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T12:57:44.031Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T12:57:44.963Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T12:57:45.069Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-08-18T12:57:45.069Z] === RUN TestPauseStopPausedContainer [2021-08-18T12:57:45.069Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:57:45.069Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-18T12:57:45.069Z] === RUN TestPsFilter [2021-08-18T12:57:45.069Z] --- PASS: TestPsFilter (0.22s) [2021-08-18T12:57:45.069Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T12:57:45.403Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T12:57:45.403Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T12:57:45.403Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T12:57:45.862Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T12:57:46.334Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T12:57:47.961Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.50s) [2021-08-18T12:57:47.961Z] === RUN TestRemoveContainerWithVolume [2021-08-18T12:57:48.758Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T12:57:48.758Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T12:57:48.758Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T12:57:49.718Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T12:57:49.718Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T12:57:50.081Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T12:57:50.132Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2021-08-18T12:57:50.132Z] === RUN TestRemoveContainerRunning [2021-08-18T12:57:50.176Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T12:57:50.631Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T12:57:51.046Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T12:57:51.046Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T12:57:51.046Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T12:57:51.046Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T12:57:51.046Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T12:57:52.305Z] --- PASS: TestRemoveContainerRunning (2.20s) [2021-08-18T12:57:52.305Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T12:57:52.802Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T12:57:53.219Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T12:57:53.765Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T12:57:54.184Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T12:57:54.221Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-18T12:57:54.221Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T12:57:54.221Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T12:57:54.438Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T12:57:54.476Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.14s) [2021-08-18T12:57:54.476Z] === RUN TestRemoveInvalidContainer [2021-08-18T12:57:54.476Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-18T12:57:54.476Z] === RUN TestRenameLinkedContainer [2021-08-18T12:57:54.476Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T12:57:54.476Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-18T12:57:54.476Z] === RUN TestRenameStoppedContainer [2021-08-18T12:57:54.641Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T12:57:55.098Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T12:57:55.187Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T12:57:56.067Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T12:57:56.149Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T12:57:56.149Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T12:57:56.149Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T12:57:56.149Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T12:57:56.149Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T12:57:56.798Z] --- PASS: TestRenameStoppedContainer (2.43s) [2021-08-18T12:57:56.798Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T12:57:59.697Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T12:58:00.630Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T12:58:01.471Z] --- PASS: TestRenameRunningContainerAndReuse (4.35s) [2021-08-18T12:58:01.471Z] === RUN TestRenameInvalidName [2021-08-18T12:58:01.562Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T12:58:01.981Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T12:58:02.052Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T12:58:02.952Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T12:58:03.641Z] --- PASS: TestRenameInvalidName (2.18s) [2021-08-18T12:58:03.641Z] === RUN TestRenameAnonymousContainer [2021-08-18T12:58:03.890Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T12:58:04.456Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T12:58:04.878Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T12:58:04.878Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T12:58:04.878Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T12:58:05.390Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T12:58:05.844Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T12:58:05.844Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T12:58:05.844Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T12:58:06.302Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T12:58:08.475Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T12:58:08.671Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T12:58:08.671Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-18T12:58:09.441Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T12:58:09.899Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-18T12:58:09.899Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T12:58:09.899Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T12:58:10.864Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T12:58:11.830Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T12:58:11.830Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T12:58:11.830Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T12:58:11.830Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T12:58:11.830Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T12:58:11.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-18T12:58:14.480Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T12:58:17.609Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T12:58:17.763Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T12:58:17.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-18T12:58:18.328Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T12:58:20.224Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-18T12:58:20.483Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T12:58:21.313Z] --- PASS: TestRenameAnonymousContainer (15.33s) [2021-08-18T12:58:21.313Z] === RUN TestRenameContainerWithSameName [2021-08-18T12:58:21.313Z] --- PASS: TestRenameContainerWithSameName (2.12s) [2021-08-18T12:58:21.313Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T12:58:21.313Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T12:58:21.313Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2021-08-18T12:58:21.313Z] === RUN TestResize [2021-08-18T12:58:23.482Z] --- PASS: TestResize (2.19s) [2021-08-18T12:58:23.482Z] === RUN TestResizeWithInvalidSize [2021-08-18T12:58:23.766Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-18T12:58:25.654Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2021-08-18T12:58:25.654Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T12:58:27.048Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T12:58:27.048Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-18T12:58:27.048Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T12:58:27.048Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-18T12:58:27.615Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T12:58:27.830Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2021-08-18T12:58:27.830Z] === RUN TestDaemonRestartKillContainers [2021-08-18T12:58:27.830Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:58:27.830Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:58:27.830Z] === RUN TestStats [2021-08-18T12:58:27.830Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T12:58:27.830Z] --- SKIP: TestStats (0.00s) [2021-08-18T12:58:27.830Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T12:58:30.899Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T12:58:30.899Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-18T12:58:32.270Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T12:58:33.202Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-18T12:58:33.766Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T12:58:37.694Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T12:58:37.694Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T12:58:37.950Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-18T12:58:38.210Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T12:58:38.657Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T12:58:40.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.70s) [2021-08-18T12:58:40.191Z] === RUN TestStopContainerWithTimeout [2021-08-18T12:58:40.191Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T12:58:40.191Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-18T12:58:40.191Z] === RUN TestUpdateRestartPolicy [2021-08-18T12:58:41.490Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T12:58:41.490Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-18T12:58:43.389Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T12:58:44.437Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T12:58:44.437Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T12:58:44.437Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T12:58:44.437Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T12:58:44.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T12:58:44.894Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T12:58:44.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T12:58:45.287Z] === RUN TestDockerSuite/TestPortList [2021-08-18T12:58:45.856Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T12:58:45.856Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T12:58:45.856Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T12:58:55.254Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T12:58:55.254Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T12:59:00.107Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T12:59:00.107Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T12:59:00.107Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T12:59:01.264Z] --- PASS: TestUpdateRestartPolicy (21.25s) [2021-08-18T12:59:01.264Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T12:59:01.721Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s) [2021-08-18T12:59:01.721Z] === RUN TestWaitNonBlocked [2021-08-18T12:59:01.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:59:01.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:59:01.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:59:01.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:59:01.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T12:59:01.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T12:59:03.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T12:59:03.011Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T12:59:03.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T12:59:03.011Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T12:59:03.356Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T12:59:03.469Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T12:59:03.469Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T12:59:03.469Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T12:59:04.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T12:59:04.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-18T12:59:04.434Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T12:59:04.434Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T12:59:04.434Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T12:59:04.641Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-08-18T12:59:04.641Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.73s) [2021-08-18T12:59:04.641Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.84s) [2021-08-18T12:59:04.641Z] === RUN TestWaitBlocked [2021-08-18T12:59:04.641Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:04.641Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-18T12:59:04.641Z] PASS [2021-08-18T12:59:04.641Z] ok github.com/docker/docker/integration/container 106.690s [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === Skipped [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-18T12:59:04.641Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-18T12:59:04.641Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T12:59:04.641Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T12:59:04.641Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T12:59:04.641Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T12:59:04.641Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T12:59:04.641Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T12:59:04.641Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T12:59:04.641Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-18T12:59:04.641Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-18T12:59:04.641Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-18T12:59:04.641Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T12:59:04.641Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-18T12:59:04.641Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-18T12:59:04.641Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T12:59:04.641Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T12:59:04.641Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-18T12:59:04.641Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-18T12:59:04.641Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-18T12:59:04.641Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-18T12:59:04.641Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-18T12:59:04.641Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-18T12:59:04.641Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2021-08-18T12:59:04.641Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-18T12:59:04.641Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-18T12:59:04.641Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-18T12:59:04.641Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-18T12:59:04.641Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] [2021-08-18T12:59:04.641Z] DONE 87 tests, 33 skipped in 109.378s [2021-08-18T12:59:04.641Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-18T12:59:05.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T12:59:05.663Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-18T12:59:05.921Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-18T12:59:09.201Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-18T12:59:10.953Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T12:59:10.953Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T12:59:10.953Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T12:59:11.099Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-18T12:59:11.409Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T12:59:11.666Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-18T12:59:11.666Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-18T12:59:14.949Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T12:59:15.514Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-18T12:59:15.772Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T12:59:19.951Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T12:59:19.951Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-18T12:59:25.213Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T12:59:25.213Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T12:59:28.491Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T12:59:29.556Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T12:59:29.556Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T12:59:29.556Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T12:59:30.016Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T12:59:32.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T12:59:32.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T12:59:32.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T12:59:33.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-18T12:59:34.572Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T12:59:34.572Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T12:59:34.572Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-18T12:59:34.572Z] === RUN TestDaemonConfigValidation [2021-08-18T12:59:34.572Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T12:59:34.572Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-18T12:59:34.572Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T12:59:34.572Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T12:59:34.572Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T12:59:34.572Z] PASS [2021-08-18T12:59:34.572Z] ok github.com/docker/docker/integration/daemon 0.123s [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] === Skipped [2021-08-18T12:59:34.572Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-18T12:59:34.572Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-18T12:59:34.572Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T12:59:34.572Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] DONE 3 tests, 3 skipped in 25.554s [2021-08-18T12:59:34.572Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-18T12:59:34.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:34.572Z] INFO: Testing against a local daemon [2021-08-18T12:59:34.572Z] === RUN TestCommitInheritsEnv [2021-08-18T12:59:34.572Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:59:34.572Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-18T12:59:34.572Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T12:59:34.572Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T12:59:34.572Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:59:34.572Z] === RUN TestImagesFilterMultiReference [2021-08-18T12:59:34.572Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-08-18T12:59:34.572Z] === RUN TestImagePullPlatformInvalid [2021-08-18T12:59:34.572Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-18T12:59:34.572Z] === RUN TestRemoveImageOrphaning [2021-08-18T12:59:34.572Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2021-08-18T12:59:34.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T12:59:34.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-18T12:59:34.572Z] === RUN TestTagInvalidReference [2021-08-18T12:59:34.572Z] --- PASS: TestTagInvalidReference (0.04s) [2021-08-18T12:59:34.572Z] === RUN TestTagValidPrefixedRepo [2021-08-18T12:59:34.572Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-08-18T12:59:34.572Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T12:59:34.572Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-08-18T12:59:34.572Z] === RUN TestTagOfficialNames [2021-08-18T12:59:34.572Z] --- PASS: TestTagOfficialNames (0.10s) [2021-08-18T12:59:34.572Z] === RUN TestTagMatchesDigest [2021-08-18T12:59:34.572Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-08-18T12:59:34.572Z] PASS [2021-08-18T12:59:34.572Z] ok github.com/docker/docker/integration/image 1.723s [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] === Skipped [2021-08-18T12:59:34.572Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-18T12:59:34.572Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T12:59:34.572Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] [2021-08-18T12:59:34.572Z] DONE 11 tests, 2 skipped in 3.584s [2021-08-18T12:59:34.572Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-18T12:59:36.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:36.107Z] INFO: Testing against a local daemon [2021-08-18T12:59:36.107Z] === RUN TestNetworkCreateDelete [2021-08-18T12:59:36.107Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:36.107Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-18T12:59:36.107Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T12:59:36.107Z] 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-18T12:59:36.107Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T12:59:36.107Z] === RUN TestDaemonDNSFallback [2021-08-18T12:59:36.107Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:36.107Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-18T12:59:36.107Z] === RUN TestInspectNetwork [2021-08-18T12:59:36.107Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:36.107Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T12:59:36.107Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T12:59:36.201Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T12:59:36.300Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-18T12:59:36.558Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T12:59:36.571Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:36.571Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:59:36.571Z] === RUN TestNetworkInvalidJSON [2021-08-18T12:59:36.571Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T12:59:36.571Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T12:59:36.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:59:36.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:59:36.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:59:36.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:59:36.571Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T12:59:36.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T12:59:36.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-18T12:59:36.571Z] === RUN TestNetworkList [2021-08-18T12:59:36.571Z] === RUN TestNetworkList//networks [2021-08-18T12:59:36.571Z] === PAUSE TestNetworkList//networks [2021-08-18T12:59:36.571Z] === RUN TestNetworkList//networks/ [2021-08-18T12:59:36.571Z] === PAUSE TestNetworkList//networks/ [2021-08-18T12:59:36.571Z] === CONT TestNetworkList//networks [2021-08-18T12:59:36.571Z] === CONT TestNetworkList//networks/ [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkList (0.04s) [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T12:59:36.571Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-08-18T12:59:36.571Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T12:59:36.571Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T12:59:36.571Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:59:36.571Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T12:59:36.571Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T12:59:36.571Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T12:59:36.571Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T12:59:36.571Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T12:59:36.571Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:59:36.571Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T12:59:36.571Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T12:59:36.571Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:59:36.571Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T12:59:36.572Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:59:36.572Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T12:59:36.572Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:59:36.572Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T12:59:36.572Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:59:36.572Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T12:59:36.572Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:59:36.572Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:59:36.572Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T12:59:36.572Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:59:36.572Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T12:59:36.572Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:59:36.572Z] PASS [2021-08-18T12:59:36.572Z] ok github.com/docker/docker/integration/network 0.206s [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === Skipped [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-18T12:59:36.572Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T12:59:36.572Z] 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-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-18T12:59:36.572Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-18T12:59:36.572Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T12:59:36.572Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T12:59:36.572Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:242: FLAKY_TEST [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T12:59:36.572Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] [2021-08-18T12:59:36.572Z] DONE 22 tests, 15 skipped in 2.316s [2021-08-18T12:59:36.572Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-18T12:59:37.536Z] testing: warning: no tests to run [2021-08-18T12:59:37.536Z] PASS [2021-08-18T12:59:37.536Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2021-08-18T12:59:37.536Z] [2021-08-18T12:59:37.536Z] DONE 0 tests in 0.737s [2021-08-18T12:59:37.536Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-18T12:59:37.993Z] testing: warning: no tests to run [2021-08-18T12:59:37.993Z] PASS [2021-08-18T12:59:37.993Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2021-08-18T12:59:37.993Z] [2021-08-18T12:59:37.993Z] DONE 0 tests in 0.753s [2021-08-18T12:59:37.993Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-18T12:59:38.455Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T12:59:38.958Z] testing: warning: no tests to run [2021-08-18T12:59:38.958Z] PASS [2021-08-18T12:59:38.958Z] ok github.com/docker/docker/integration/plugin 0.098s [2021-08-18T12:59:38.958Z] [2021-08-18T12:59:38.958Z] DONE 0 tests in 0.748s [2021-08-18T12:59:38.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-18T12:59:39.922Z] testing: warning: no tests to run [2021-08-18T12:59:39.922Z] PASS [2021-08-18T12:59:39.922Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-08-18T12:59:39.922Z] [2021-08-18T12:59:39.922Z] DONE 0 tests in 0.744s [2021-08-18T12:59:39.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-18T12:59:39.923Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T12:59:40.352Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-18T12:59:41.284Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T12:59:42.658Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-18T12:59:42.658Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T12:59:42.814Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T12:59:44.560Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T12:59:46.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:46.995Z] INFO: Testing against a local daemon [2021-08-18T12:59:46.995Z] === RUN TestPluginInvalidJSON [2021-08-18T12:59:46.995Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:59:46.995Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:59:46.995Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T12:59:46.995Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-08-18T12:59:46.995Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-08-18T12:59:46.995Z] === RUN TestPluginInstall [2021-08-18T12:59:46.995Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T12:59:46.995Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T12:59:46.995Z] === RUN TestPluginsWithRuntimes [2021-08-18T12:59:46.995Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T12:59:46.995Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T12:59:46.995Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T12:59:46.995Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T12:59:46.995Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:59:46.995Z] PASS [2021-08-18T12:59:46.995Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2021-08-18T12:59:46.995Z] [2021-08-18T12:59:46.995Z] === Skipped [2021-08-18T12:59:46.995Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-18T12:59:46.995Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T12:59:46.995Z] [2021-08-18T12:59:46.995Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-18T12:59:46.995Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T12:59:46.995Z] [2021-08-18T12:59:46.995Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T12:59:46.995Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T12:59:46.995Z] [2021-08-18T12:59:46.995Z] [2021-08-18T12:59:46.995Z] DONE 5 tests, 3 skipped in 7.057s [2021-08-18T12:59:46.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-18T12:59:47.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-18T12:59:47.839Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T12:59:49.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:49.891Z] INFO: Testing against a local daemon [2021-08-18T12:59:49.891Z] === RUN TestExternalGraphDriver [2021-08-18T12:59:49.891Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T12:59:49.891Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-08-18T12:59:49.891Z] === RUN TestGraphdriverPluginV2 [2021-08-18T12:59:49.891Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T12:59:49.891Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-08-18T12:59:49.891Z] PASS [2021-08-18T12:59:49.891Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.131s [2021-08-18T12:59:50.348Z] [2021-08-18T12:59:50.348Z] === Skipped [2021-08-18T12:59:50.348Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-08-18T12:59:50.348Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T12:59:50.348Z] [2021-08-18T12:59:50.348Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-08-18T12:59:50.348Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T12:59:50.348Z] [2021-08-18T12:59:50.348Z] [2021-08-18T12:59:50.348Z] DONE 2 tests, 2 skipped in 3.193s [2021-08-18T12:59:50.348Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-18T12:59:50.369Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T12:59:50.933Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-18T12:59:51.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T12:59:51.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T12:59:51.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T12:59:51.498Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T12:59:51.757Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T12:59:52.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:52.519Z] INFO: Testing against a local daemon [2021-08-18T12:59:52.519Z] === RUN TestReadPluginNoRead [2021-08-18T12:59:52.519Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T12:59:52.519Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-18T12:59:52.519Z] PASS [2021-08-18T12:59:52.519Z] ok github.com/docker/docker/integration/plugin/logging 0.128s [2021-08-18T12:59:52.519Z] [2021-08-18T12:59:52.519Z] === Skipped [2021-08-18T12:59:52.519Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-18T12:59:52.519Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T12:59:52.519Z] [2021-08-18T12:59:52.519Z] [2021-08-18T12:59:52.519Z] DONE 1 tests, 1 skipped in 2.272s [2021-08-18T12:59:52.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-18T12:59:52.691Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T12:59:54.050Z] testing: warning: no tests to run [2021-08-18T12:59:54.050Z] PASS [2021-08-18T12:59:54.050Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2021-08-18T12:59:54.050Z] [2021-08-18T12:59:54.050Z] DONE 0 tests in 1.158s [2021-08-18T12:59:54.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-18T12:59:54.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T12:59:55.218Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-18T12:59:55.783Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T12:59:56.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:56.221Z] INFO: Testing against a local daemon [2021-08-18T12:59:56.221Z] === RUN TestPluginWithDevMounts [2021-08-18T12:59:56.221Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:56.221Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T12:59:56.221Z] PASS [2021-08-18T12:59:56.221Z] ok github.com/docker/docker/integration/plugin/volumes 0.128s [2021-08-18T12:59:56.221Z] [2021-08-18T12:59:56.221Z] === Skipped [2021-08-18T12:59:56.221Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-18T12:59:56.221Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:56.221Z] [2021-08-18T12:59:56.221Z] [2021-08-18T12:59:56.221Z] DONE 1 tests, 1 skipped in 2.240s [2021-08-18T12:59:56.221Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-18T12:59:57.690Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-18T12:59:57.730Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T12:59:58.256Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T12:59:58.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T12:59:58.394Z] INFO: Testing against a local daemon [2021-08-18T12:59:58.394Z] === RUN TestSecretInspect [2021-08-18T12:59:58.394Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-18T12:59:58.394Z] === RUN TestSecretList [2021-08-18T12:59:58.394Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] --- SKIP: TestSecretList (0.00s) [2021-08-18T12:59:58.394Z] === RUN TestSecretsCreateAndDelete [2021-08-18T12:59:58.394Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-18T12:59:58.394Z] === RUN TestSecretsUpdate [2021-08-18T12:59:58.394Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-18T12:59:58.394Z] === RUN TestTemplatedSecret [2021-08-18T12:59:58.394Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T12:59:58.394Z] === RUN TestSecretCreateResolve [2021-08-18T12:59:58.394Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:58.394Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-18T12:59:58.394Z] PASS [2021-08-18T12:59:58.394Z] ok github.com/docker/docker/integration/secret 0.123s [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] === Skipped [2021-08-18T12:59:58.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-18T12:59:58.394Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-18T12:59:58.394Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-18T12:59:58.394Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-18T12:59:58.394Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-18T12:59:58.394Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-18T12:59:58.394Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] [2021-08-18T12:59:58.394Z] DONE 6 tests, 6 skipped in 1.968s [2021-08-18T12:59:58.394Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-18T12:59:59.191Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T12:59:59.191Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-18T12:59:59.191Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T12:59:59.191Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T12:59:59.448Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T12:59:59.448Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T13:00:00.381Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T13:00:00.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T13:00:00.597Z] INFO: Testing against a local daemon [2021-08-18T13:00:00.597Z] === RUN TestServiceCreateInit [2021-08-18T13:00:00.597Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T13:00:00.597Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T13:00:00.597Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T13:00:00.597Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceConflict [2021-08-18T13:00:00.597Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T13:00:00.597Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-08-18T13:00:00.597Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T13:00:00.597Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T13:00:00.597Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T13:00:00.597Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceSysctls [2021-08-18T13:00:00.597Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2021-08-18T13:00:00.597Z] === RUN TestCreateServiceCapabilities [2021-08-18T13:00:00.597Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-08-18T13:00:00.597Z] === RUN TestInspect [2021-08-18T13:00:00.597Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestInspect (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestCreateJob [2021-08-18T13:00:00.597Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestCreateJob (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestReplicatedJob [2021-08-18T13:00:00.597Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestUpdateReplicatedJob [2021-08-18T13:00:00.597Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServiceListWithStatuses [2021-08-18T13:00:00.597Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T13:00:00.597Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestDockerNetworkReConnect [2021-08-18T13:00:00.597Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServicePlugin [2021-08-18T13:00:00.597Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:00.597Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServiceUpdateLabel [2021-08-18T13:00:00.597Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServiceUpdateSecrets [2021-08-18T13:00:00.597Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServiceUpdateConfigs [2021-08-18T13:00:00.597Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServiceUpdateNetwork [2021-08-18T13:00:00.597Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-18T13:00:00.597Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T13:00:00.597Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:00.597Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-08-18T13:00:00.597Z] PASS [2021-08-18T13:00:00.597Z] ok github.com/docker/docker/integration/service 0.295s [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === Skipped [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-08-18T13:00:01.055Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-18T13:00:01.055Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2021-08-18T13:00:01.055Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-08-18T13:00:01.055Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-18T13:00:01.055Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-18T13:00:01.055Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-18T13:00:01.055Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-18T13:00:01.055Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-18T13:00:01.055Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-18T13:00:01.055Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-18T13:00:01.055Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-18T13:00:01.055Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-18T13:00:01.055Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-18T13:00:01.055Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-18T13:00:01.055Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-18T13:00:01.055Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-08-18T13:00:01.055Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] [2021-08-18T13:00:01.055Z] DONE 24 tests, 23 skipped in 2.651s [2021-08-18T13:00:01.055Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-18T13:00:01.456Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T13:00:02.281Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-18T13:00:02.281Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T13:00:02.588Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T13:00:02.588Z] INFO: Testing against a local daemon [2021-08-18T13:00:02.588Z] === RUN TestSessionCreate [2021-08-18T13:00:02.588Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T13:00:02.588Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-18T13:00:02.588Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T13:00:02.588Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T13:00:02.588Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T13:00:02.588Z] PASS [2021-08-18T13:00:02.588Z] ok github.com/docker/docker/integration/session 0.129s [2021-08-18T13:00:03.045Z] [2021-08-18T13:00:03.045Z] === Skipped [2021-08-18T13:00:03.045Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-18T13:00:03.045Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T13:00:03.045Z] [2021-08-18T13:00:03.045Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T13:00:03.045Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T13:00:03.045Z] [2021-08-18T13:00:03.045Z] [2021-08-18T13:00:03.045Z] DONE 2 tests, 2 skipped in 1.924s [2021-08-18T13:00:03.045Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-18T13:00:04.183Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T13:00:05.115Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T13:00:05.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T13:00:05.214Z] INFO: Testing against a local daemon [2021-08-18T13:00:05.214Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T13:00:05.214Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:05.214Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestDiskUsage [2021-08-18T13:00:05.214Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T13:00:05.214Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestEventsExecDie [2021-08-18T13:00:05.214Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T13:00:05.214Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestEventsBackwardsCompatible [2021-08-18T13:00:05.214Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T13:00:05.214Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestEventsVolumeCreate [2021-08-18T13:00:05.214Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T13:00:05.214Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestInfoAPI [2021-08-18T13:00:05.214Z] --- PASS: TestInfoAPI (0.04s) [2021-08-18T13:00:05.214Z] === RUN TestInfoAPIWarnings [2021-08-18T13:00:05.214Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T13:00:05.214Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestInfoDebug [2021-08-18T13:00:05.214Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T13:00:05.214Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestInfoInsecureRegistries [2021-08-18T13:00:05.214Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T13:00:05.214Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestInfoRegistryMirrors [2021-08-18T13:00:05.214Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T13:00:05.214Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-18T13:00:05.214Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T13:00:05.671Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-08-18T13:00:05.671Z] === RUN TestPingCacheHeaders [2021-08-18T13:00:05.671Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-08-18T13:00:05.671Z] === RUN TestPingGet [2021-08-18T13:00:05.671Z] --- PASS: TestPingGet (0.04s) [2021-08-18T13:00:05.671Z] === RUN TestPingHead [2021-08-18T13:00:06.128Z] --- PASS: TestPingHead (0.04s) [2021-08-18T13:00:06.128Z] === RUN TestVersion [2021-08-18T13:00:06.128Z] --- PASS: TestVersion (0.04s) [2021-08-18T13:00:06.128Z] PASS [2021-08-18T13:00:06.128Z] ok github.com/docker/docker/integration/system 1.292s [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === Skipped [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T13:00:06.128Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-18T13:00:06.128Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-18T13:00:06.128Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-18T13:00:06.128Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-18T13:00:06.128Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-18T13:00:06.128Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-18T13:00:06.128Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-18T13:00:06.128Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-18T13:00:06.128Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] [2021-08-18T13:00:06.128Z] DONE 15 tests, 9 skipped in 3.196s [2021-08-18T13:00:06.128Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-18T13:00:08.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T13:00:08.300Z] INFO: Testing against a local daemon [2021-08-18T13:00:08.300Z] === RUN TestVolumesCreateAndList [2021-08-18T13:00:08.300Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-08-18T13:00:08.300Z] === RUN TestVolumesRemove [2021-08-18T13:00:08.300Z] --- PASS: TestVolumesRemove (0.15s) [2021-08-18T13:00:08.300Z] === RUN TestVolumesInspect [2021-08-18T13:00:08.300Z] --- PASS: TestVolumesInspect (0.07s) [2021-08-18T13:00:08.300Z] === RUN TestVolumesInvalidJSON [2021-08-18T13:00:08.300Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T13:00:08.300Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T13:00:08.300Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T13:00:08.300Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-08-18T13:00:08.300Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-08-18T13:00:08.300Z] PASS [2021-08-18T13:00:08.300Z] ok github.com/docker/docker/integration/volume 0.397s [2021-08-18T13:00:08.300Z] [2021-08-18T13:00:08.300Z] DONE 5 tests in 2.330s [2021-08-18T13:00:08.758Z] INFO: make.ps1 ended at 08/18/2021 13:00:08 [2021-08-18T13:00:08.758Z] INFO: Integration CLI tests being run from the host: [2021-08-18T13:00:08.758Z] 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-18T13:00:10.382Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-18T13:00:15.649Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T13:00:16.583Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T13:00:16.583Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-18T13:00:19.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T13:00:19.064Z] INFO: Testing against a local daemon [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T13:00:19.064Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T13:00:19.064Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T13:00:19.064Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T13:00:19.111Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T13:00:19.111Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T13:00:19.369Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T13:00:19.523Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T13:00:19.627Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T13:00:19.981Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T13:00:20.439Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T13:00:22.152Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T13:00:23.541Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T13:00:27.719Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T13:00:28.284Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T13:00:28.284Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T13:00:28.542Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T13:00:30.441Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-18T13:00:32.339Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T13:00:33.712Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T13:00:33.712Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-18T13:00:33.970Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T13:00:35.868Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T13:00:37.243Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T13:00:38.174Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-18T13:00:39.107Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T13:00:40.041Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T13:00:40.299Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T13:00:41.232Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T13:00:41.491Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-18T13:00:43.196Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T13:00:43.196Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T13:00:43.196Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T13:00:43.196Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T13:00:45.673Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T13:00:46.240Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T13:00:46.811Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-18T13:00:47.393Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T13:00:47.653Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T13:00:49.551Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T13:00:50.127Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T13:00:50.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-18T13:00:50.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T13:00:51.577Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T13:00:51.577Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T13:00:52.513Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T13:00:54.414Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T13:00:54.983Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T13:00:55.548Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T13:00:56.481Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-18T13:00:57.413Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T13:00:58.785Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-18T13:00:59.351Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-18T13:01:00.285Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-18T13:01:01.217Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-18T13:01:01.782Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-18T13:01:01.882Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T13:01:01.882Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T13:01:01.882Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T13:01:01.882Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T13:01:02.714Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T13:01:03.649Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-18T13:01:03.906Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-18T13:01:04.840Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T13:01:05.406Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T13:01:06.792Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T13:01:07.360Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T13:01:07.360Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T13:01:09.258Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T13:01:10.189Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T13:01:10.754Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T13:01:11.687Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T13:01:12.252Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T13:01:12.252Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T13:01:12.818Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T13:01:13.751Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T13:01:14.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T13:01:14.884Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T13:01:15.449Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T13:01:15.706Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T13:01:16.272Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T13:01:16.272Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T13:01:17.215Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T13:01:17.472Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-18T13:01:18.038Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T13:01:18.972Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T13:01:20.346Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T13:01:20.346Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T13:01:20.912Z] docker_cli_service_logs_test.go:245: checking task d7gt14nox3mf [2021-08-18T13:01:20.912Z] docker_cli_service_logs_test.go:250: checking messages for d7gt14nox3mf [2021-08-18T13:01:20.912Z] docker_cli_service_logs_test.go:245: checking task rxrje1htbgmm [2021-08-18T13:01:20.912Z] docker_cli_service_logs_test.go:250: checking messages for rxrje1htbgmm [2021-08-18T13:01:21.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T13:01:22.541Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T13:01:23.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T13:01:24.846Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T13:01:25.415Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T13:01:26.354Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T13:01:26.919Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T13:01:27.484Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T13:01:28.416Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T13:01:29.789Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T13:01:31.688Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-18T13:01:33.586Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T13:01:33.586Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T13:01:34.519Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T13:01:34.519Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-18T13:01:37.045Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T13:01:38.418Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T13:01:40.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T13:01:43.604Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T13:01:43.604Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-18T13:01:43.604Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T13:01:43.604Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-18T13:01:43.604Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T13:01:43.863Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T13:01:46.392Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T13:01:47.324Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T13:01:49.865Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T13:01:50.797Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T13:01:52.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-18T13:01:52.738Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T13:01:53.304Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-18T13:01:53.305Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-18T13:01:53.563Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T13:01:54.495Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-18T13:01:54.495Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-18T13:01:55.247Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T13:01:55.247Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T13:01:55.247Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T13:01:55.871Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T13:01:56.129Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T13:01:57.062Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T13:01:57.062Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-18T13:01:57.628Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T13:01:58.563Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-18T13:01:59.129Z] docker_cli_swarm_test.go:1901: [dddb9aa2596db] joining swarm manager [defeb333b4cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:01:59.387Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T13:01:59.387Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T13:02:00.321Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T13:02:00.579Z] docker_cli_swarm_test.go:1902: [dd3cb9d67ea29] joining swarm manager [defeb333b4cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T13:02:01.145Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T13:02:01.710Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T13:02:02.311Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T13:02:02.311Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T13:02:02.311Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T13:02:02.644Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T13:02:03.209Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T13:02:03.775Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T13:02:04.341Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T13:02:05.275Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T13:02:05.275Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T13:02:05.842Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T13:02:06.775Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T13:02:07.598Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T13:02:08.171Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T13:02:08.429Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:02:08.429Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:02:08.429Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T13:02:11.706Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T13:02:11.964Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T13:02:17.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-18T13:02:19.953Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T13:02:23.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T13:02:23.773Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-18T13:02:23.773Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T13:02:24.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-18T13:02:25.640Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-18T13:02:25.640Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-18T13:02:25.640Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T13:02:25.640Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T13:02:26.206Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T13:02:27.580Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-18T13:02:30.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T13:02:30.263Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T13:02:31.476Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T13:02:32.848Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-18T13:02:35.780Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T13:02:39.429Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-18T13:02:39.429Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-18T13:02:39.686Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-18T13:02:41.061Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-18T13:02:41.061Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-18T13:02:41.061Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-18T13:02:42.433Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-18T13:02:43.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-18T13:02:43.934Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-18T13:02:45.836Z] docker_cli_swarm_test.go:1802: [dc46719214894] joining swarm manager [dd0c7ac471a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:02:45.836Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-18T13:02:45.836Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-18T13:02:45.837Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-18T13:02:46.087Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T13:02:46.770Z] docker_cli_swarm_test.go:1803: [d67ea6cb874a1] joining swarm manager [dd0c7ac471a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T13:02:47.336Z] === RUN TestDockerSuite/TestRunMount [2021-08-18T13:02:55.441Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-18T13:02:55.700Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-18T13:02:56.266Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-18T13:02:57.639Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-18T13:02:59.537Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-18T13:03:00.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T13:03:02.686Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T13:03:02.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T13:03:03.154Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T13:03:03.154Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T13:03:03.154Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T13:03:03.154Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T13:03:03.154Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T13:03:03.154Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T13:03:03.154Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T13:03:03.154Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T13:03:03.154Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T13:03:03.157Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-18T13:03:05.685Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-18T13:03:08.213Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-18T13:03:09.147Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-18T13:03:10.221Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T13:03:10.221Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:03:10.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T13:03:10.222Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T13:03:10.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T13:03:11.043Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-18T13:03:11.044Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-18T13:03:11.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-18T13:03:11.977Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-18T13:03:12.520Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T13:03:13.350Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-18T13:03:13.350Z] docker_cli_swarm_test.go:1321: [d3ae8e871f8a6] joining swarm manager [d05b94ca7eadb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:03:13.950Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T13:03:14.284Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-18T13:03:14.850Z] docker_cli_swarm_test.go:1322: [da9db368e4520] joining swarm manager [d05b94ca7eadb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T13:03:15.109Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-18T13:03:16.846Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T13:03:16.846Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-18T13:03:16.846Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T13:03:16.846Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-18T13:03:16.846Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T13:03:16.846Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-18T13:03:16.846Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T13:03:16.846Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T13:03:16.846Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T13:03:17.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-18T13:03:19.538Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-18T13:03:20.575Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T13:03:20.575Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T13:03:20.575Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T13:03:20.575Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:03:20.575Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T13:03:21.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T13:03:22.813Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T13:03:23.719Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-18T13:03:23.719Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-18T13:03:23.719Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-18T13:03:24.653Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-18T13:03:24.653Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-18T13:03:25.218Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-18T13:03:25.783Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-18T13:03:26.047Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-18T13:03:26.619Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-18T13:03:29.136Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T13:03:30.335Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T13:03:33.167Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-18T13:03:33.167Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-18T13:03:33.167Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-18T13:03:33.167Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-18T13:03:33.731Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-18T13:03:35.628Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-18T13:03:36.192Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-18T13:03:36.756Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-18T13:03:36.756Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-18T13:03:37.013Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-18T13:03:37.578Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-18T13:03:38.143Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-18T13:03:38.709Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:03:38.709Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-18T13:03:38.709Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-18T13:03:39.273Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-18T13:03:39.531Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-18T13:03:39.531Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-18T13:03:39.789Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-18T13:03:40.354Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-18T13:03:40.639Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T13:03:41.725Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-18T13:03:41.725Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-18T13:03:41.725Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-18T13:03:45.004Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-18T13:03:45.939Z] === RUN TestDockerSuite/TestRunRm [2021-08-18T13:03:46.871Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-18T13:03:51.072Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-18T13:03:51.072Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-18T13:03:51.637Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-18T13:03:53.012Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-18T13:03:53.578Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-18T13:03:56.857Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-18T13:04:01.036Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-18T13:04:01.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-18T13:04:01.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-18T13:04:02.424Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-18T13:04:02.681Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-18T13:04:03.248Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-18T13:04:03.813Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-18T13:04:04.378Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-18T13:04:04.942Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-18T13:04:05.876Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-18T13:04:08.403Z] === RUN TestDockerSuite/TestRunState [2021-08-18T13:04:09.776Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-18T13:04:10.342Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-18T13:04:11.275Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-18T13:04:11.275Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-18T13:04:11.275Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-18T13:04:11.275Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-18T13:04:11.856Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-18T13:04:12.431Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-18T13:04:13.802Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-18T13:04:13.802Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-18T13:04:13.802Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-18T13:04:14.366Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-18T13:04:16.891Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-18T13:04:17.456Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-18T13:04:18.829Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-18T13:04:22.109Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-18T13:04:25.398Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-18T13:04:25.965Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-18T13:04:26.530Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-18T13:04:27.466Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-18T13:04:29.364Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-18T13:04:30.298Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-18T13:04:31.230Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-18T13:04:31.230Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-18T13:04:31.487Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-18T13:04:32.052Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-18T13:04:32.984Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-18T13:04:33.561Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-18T13:04:33.561Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-18T13:04:33.561Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-18T13:04:33.561Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-18T13:04:34.491Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-18T13:04:38.669Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-18T13:04:38.669Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-18T13:04:39.603Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-18T13:04:42.127Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-18T13:04:43.061Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-18T13:04:45.589Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-18T13:04:47.486Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-18T13:04:48.055Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-18T13:04:48.055Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-18T13:04:48.055Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-18T13:04:48.055Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-18T13:04:48.055Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-18T13:04:48.055Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-18T13:04:48.055Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-18T13:04:48.313Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-18T13:04:48.313Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-18T13:04:48.313Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-18T13:04:48.798Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T13:04:48.798Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T13:04:48.798Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T13:04:49.255Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T13:04:49.255Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T13:04:49.255Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T13:04:50.219Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T13:04:51.182Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T13:04:51.182Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T13:04:51.182Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T13:04:51.638Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T13:04:52.493Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-18T13:04:52.493Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-18T13:04:52.601Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T13:04:53.866Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-18T13:04:54.431Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-18T13:04:55.361Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-18T13:04:55.361Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-18T13:04:55.928Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-18T13:04:55.928Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-18T13:04:55.928Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-18T13:04:55.928Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-18T13:04:55.928Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-18T13:04:55.928Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-18T13:04:55.928Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-18T13:04:56.861Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-18T13:04:57.434Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-18T13:04:57.434Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-18T13:04:58.366Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-18T13:04:58.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T13:04:58.624Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-18T13:04:59.190Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-18T13:04:59.190Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-18T13:05:00.125Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-18T13:05:00.690Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-18T13:05:00.690Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-18T13:05:00.690Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-18T13:05:01.256Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-18T13:05:01.267Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T13:05:02.630Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-18T13:05:03.562Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-18T13:05:03.562Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-18T13:05:03.562Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-18T13:05:03.819Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-18T13:05:04.076Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-18T13:05:05.449Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-18T13:05:05.707Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-18T13:05:05.950Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T13:05:05.950Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T13:05:05.950Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T13:05:05.950Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.408Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T13:05:06.408Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.408Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T13:05:06.408Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.408Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T13:05:06.408Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T13:05:06.670Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T13:05:06.670Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T13:05:06.670Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T13:05:06.670Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T13:05:08.232Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-18T13:05:08.490Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-18T13:05:08.490Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-18T13:05:08.490Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-18T13:05:09.424Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-18T13:05:10.356Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-18T13:05:10.403Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T13:05:11.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T13:05:11.078Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T13:05:11.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T13:05:11.078Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T13:05:11.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T13:05:11.078Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:05:11.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T13:05:11.291Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-18T13:05:11.291Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-18T13:05:12.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T13:05:13.189Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-18T13:05:13.189Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-18T13:05:13.447Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-18T13:05:14.133Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T13:05:15.346Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents753105254 [2021-08-18T13:05:15.346Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-18T13:05:15.346Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-18T13:05:17.246Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-18T13:05:17.246Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-18T13:05:17.246Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-18T13:05:17.276Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T13:05:18.617Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-18T13:05:18.816Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T13:05:18.816Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T13:05:18.816Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T13:05:18.816Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T13:05:18.816Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T13:05:18.816Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T13:05:18.816Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T13:05:18.816Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T13:05:18.816Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T13:05:18.816Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T13:05:18.816Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T13:05:19.989Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-18T13:05:20.246Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-18T13:05:20.246Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-18T13:05:20.505Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-18T13:05:20.505Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-18T13:05:21.069Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-18T13:05:22.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T13:05:22.547Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T13:05:22.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T13:05:22.547Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T13:05:22.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T13:05:22.547Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:05:22.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T13:05:22.971Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-18T13:05:24.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T13:05:28.226Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-18T13:05:28.767Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T13:05:30.752Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-18T13:05:31.317Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-18T13:05:32.689Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T13:05:34.923Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T13:05:34.923Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T13:05:34.923Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T13:05:34.923Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T13:05:34.923Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T13:05:34.923Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T13:05:35.965Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-18T13:05:36.455Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T13:05:36.455Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T13:05:36.901Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-18T13:05:37.834Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-18T13:05:38.769Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-18T13:05:40.782Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T13:05:40.782Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T13:05:40.782Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T13:05:41.318Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-18T13:05:41.318Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T13:05:43.593Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T13:05:43.593Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T13:05:43.593Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T13:05:43.593Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T13:05:43.593Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T13:05:43.593Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T13:05:44.611Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-18T13:05:44.996Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T13:05:46.500Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T13:05:46.500Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T13:05:46.510Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-18T13:05:46.558Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T13:05:46.558Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T13:05:49.038Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-18T13:05:49.970Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-18T13:05:51.229Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T13:05:51.688Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T13:05:51.688Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T13:05:51.688Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T13:05:51.688Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T13:05:51.688Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T13:05:51.688Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T13:05:51.688Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T13:05:52.045Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T13:05:52.144Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T13:05:53.106Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T13:05:53.563Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T13:05:55.231Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-18T13:05:56.602Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-18T13:05:56.833Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T13:05:58.499Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-18T13:05:58.499Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-18T13:05:59.007Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T13:05:59.007Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T13:05:59.007Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T13:05:59.007Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T13:05:59.007Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-18T13:05:59.007Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-18T13:05:59.093Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T13:05:59.350Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T13:06:02.680Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-18T13:06:02.724Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T13:06:03.611Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-18T13:06:06.138Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T13:06:06.426Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T13:06:06.889Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-18T13:06:07.666Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T13:06:08.284Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-18T13:06:08.849Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-18T13:06:09.782Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-18T13:06:09.782Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-18T13:06:10.348Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-18T13:06:10.348Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-18T13:06:10.348Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-18T13:06:11.724Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-18T13:06:13.448Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T13:06:13.448Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T13:06:13.448Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T13:06:13.491Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T13:06:13.624Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-18T13:06:13.624Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-18T13:06:13.624Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-18T13:06:13.949Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T13:06:14.410Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T13:06:14.868Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T13:06:14.868Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T13:06:14.868Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T13:06:16.151Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-18T13:06:17.523Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T13:06:19.431Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-18T13:06:19.689Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-18T13:06:19.747Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T13:06:19.747Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T13:06:19.747Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T13:06:20.205Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T13:06:20.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-18T13:06:20.514Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-18T13:06:20.664Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T13:06:20.664Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T13:06:20.664Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T13:06:21.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-18T13:06:21.338Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-18T13:06:21.338Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-18T13:06:21.338Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-18T13:06:21.338Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-18T13:06:21.338Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-18T13:06:23.234Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-18T13:06:23.494Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-18T13:06:24.427Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-18T13:06:25.158Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T13:06:25.158Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:06:25.158Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T13:06:25.800Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-18T13:06:27.699Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-18T13:06:27.816Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T13:06:27.816Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T13:06:27.816Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T13:06:27.816Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T13:06:29.226Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T13:06:29.226Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:06:29.684Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T13:06:31.537Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T13:06:31.895Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-18T13:06:32.827Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-18T13:06:32.827Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-18T13:06:32.827Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-18T13:06:33.708Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T13:06:34.722Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-18T13:06:35.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-18T13:06:39.481Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T13:06:39.482Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T13:06:39.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T13:06:39.482Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T13:06:39.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T13:06:39.482Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T13:06:39.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T13:06:39.482Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T13:06:39.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T13:06:39.482Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T13:06:39.927Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T13:06:40.383Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T13:06:40.917Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-18T13:06:42.053Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T13:06:42.508Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T13:06:42.549Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T13:06:42.549Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T13:06:42.549Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T13:06:43.005Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T13:06:43.465Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T13:06:44.675Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T13:06:44.675Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T13:06:44.675Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T13:06:45.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-18T13:06:45.636Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T13:06:45.636Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T13:06:48.135Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T13:06:48.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-18T13:06:49.661Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T13:06:50.116Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T13:06:50.904Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-18T13:06:51.415Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T13:06:51.642Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-18T13:06:51.872Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T13:06:52.098Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T13:06:52.835Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T13:06:53.628Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-18T13:06:53.797Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-18T13:06:54.254Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T13:06:55.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-18T13:06:55.156Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T13:06:55.785Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-18T13:06:57.311Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T13:07:00.372Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-18T13:07:02.268Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T13:07:03.691Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T13:07:03.691Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T13:07:03.691Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T13:07:04.147Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T13:07:04.168Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T13:07:04.356Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T13:07:04.356Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T13:07:04.356Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T13:07:05.317Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T13:07:05.542Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-18T13:07:06.287Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T13:07:06.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-18T13:07:08.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-18T13:07:10.709Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-18T13:07:10.952Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T13:07:11.191Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T13:07:12.609Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-18T13:07:14.507Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-18T13:07:17.035Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-18T13:07:17.599Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-18T13:07:19.495Z] docker_cli_swarm_test.go:1186: [d3c8581ca30ce] joining swarm manager [d65296cf7573f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:07:26.068Z] docker_cli_swarm_test.go:1195: [d5f0c3a015139] joining swarm manager [d65296cf7573f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T13:07:28.600Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T13:07:28.600Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T13:07:28.600Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T13:07:28.834Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T13:07:28.834Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T13:07:28.834Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T13:07:30.125Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T13:07:30.363Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-18T13:07:32.617Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-18T13:07:33.549Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-18T13:07:33.549Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-18T13:07:34.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-18T13:07:34.374Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-18T13:07:34.374Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-18T13:07:34.374Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-18T13:07:34.374Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-18T13:07:36.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-18T13:07:36.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-18T13:07:36.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-18T13:07:36.899Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-18T13:07:36.899Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-18T13:07:37.465Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-18T13:07:39.866Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T13:07:39.866Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T13:07:39.866Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T13:07:39.866Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T13:07:39.866Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T13:07:39.995Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-18T13:07:39.995Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-18T13:07:39.995Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-18T13:07:42.522Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-18T13:07:46.707Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-18T13:07:46.707Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite (1763.33s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.82s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.93s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.86s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.72s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.12s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.21s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.12s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.34s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.41s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachDetach (1.45s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.52s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.75s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.67s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.89s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.16s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.12s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.54s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.94s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.74s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.37s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.79s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.58s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.39s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.04s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.87s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.20s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.91s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.23s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.64s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.25s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.51s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.11s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.56s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.39s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.40s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.72s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.76s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.31s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.54s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.88s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.60s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.35s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.75s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.88s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.75s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.55s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.24s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.09s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.31s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2021-08-18T13:07:46.707Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.91s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.61s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.38s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.70s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.38s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.68s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2021-08-18T13:07:46.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-18T13:07:46.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-18T13:07:46.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-18T13:07:46.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.86s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.26s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.98s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.26s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.31s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.51s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.75s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.74s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.80s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.65s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.50s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.54s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.11s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.14s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.24s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.09s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.19s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.24s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.18s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.01s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.49s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.95s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.78s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.14s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2021-08-18T13:07:46.707Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.13s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildExpose (0.26s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.72s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.70s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.39s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.80s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.48s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.73s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildHistory (3.19s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.92s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.06s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.51s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.13s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-18T13:07:46.707Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.11s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.53s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.69s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.05s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.75s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.37s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.50s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.94s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.15s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.82s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.27s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.54s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.75s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.54s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.56s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.06s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.31s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.80s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.24s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.77s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.65s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.59s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.72s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.17s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.61s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildUser (2.61s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.40s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.18s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.93s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.37s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.56s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.34s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.61s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.70s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.43s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitChange (1.65s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.68s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.30s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.37s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.42s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitTTY (1.42s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.86s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.08s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.08s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.33s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.50s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.19s) [2021-08-18T13:07:46.708Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.12s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.04s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.55s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.12s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.78s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.87s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.71s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (2.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.98s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000c3a58_} (1.80s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1605459694_/foo_false____} (2.13s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1605459694_/foo_true____} (1.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3993988981_/foo_false____} (1.59s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3993988981_/foo_true____} (1.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3993988981_/foo_true__0xc0000c3aa0__} (1.63s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000c3ab8_} (1.55s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000c3ad0_} (1.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000c3ae8_} (1.64s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000c3b00_} (1.59s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.35s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.75s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.48s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.80s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.98s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.87s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.47s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.13s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.98s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.37s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.38s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.93s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.59s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.52s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.21s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.36s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2021-08-18T13:07:46.708Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.02s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.18s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.94s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.12s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.96s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.41s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.94s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.90s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.62s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.89s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsAttach (0.83s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.58s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsCopy (1.15s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.65s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFilters (1.34s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsRename (1.14s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsResize (0.97s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.79s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.36s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.37s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExec (1.15s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.69s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.91s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.11s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.08s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecCgroup (3.87s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecInspectID (3.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.40s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.49s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecStartFails (1.11s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.89s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.71s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.94s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.62s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestExecWithUser (1.34s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.11s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestHealth (22.52s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.78s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.81s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportFile (1.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.33s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.98s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.99s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.65s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.65s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.39s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.95s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.97s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectDefault (1.30s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectHistory (1.29s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-08-18T13:07:46.709Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.10s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.13s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.15s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.42s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.68s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.92s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.38s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.51s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.96s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.13s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.56s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.33s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.33s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.14s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.24s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.10s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.68s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s) [2021-08-18T13:07:46.709Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.58s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.06s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsSince (7.11s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.11s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.15s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsTail (1.26s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.09s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.23s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.12s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestNetHostname (2.61s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.54s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.96s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.83s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.39s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.22s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.87s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.44s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.96s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.85s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.19s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPortList (8.55s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.29s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.85s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.65s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.62s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.86s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsByOrder (2.93s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.05s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.06s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.47s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.63s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.85s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.45s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.18s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.98s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.74s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.13s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.18s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.38s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.56s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.45s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.33s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.61s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.36s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.57s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.58s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.96s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.15s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiTag (0.28s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.94s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.37s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.77s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.52s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.79s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.34s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.81s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.78s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.34s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.05s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.96s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.74s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.09s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.92s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.36s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.33s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.72s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.49s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.43s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.17s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.87s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.24s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.32s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.93s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.61s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.89s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.00s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.82s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.69s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.57s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.70s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunMount (7.60s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.32s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.98s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.49s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.59s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.11s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.17s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetHost (1.40s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.03s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.15s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.91s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-08-18T13:07:46.710Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-08-18T13:07:46.710Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.33s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.40s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.63s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.16s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.56s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.32s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserByID (0.97s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.73s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.12s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.35s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.14s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.22s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.63s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.73s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.38s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.41s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.35s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.15s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.30s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartRecordError (2.18s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.24s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.15s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.50s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.44s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.30s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.91s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.16s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.80s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.55s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.33s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.29s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.43s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.75s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.36s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.59s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.53s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.31s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.93s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.93s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.35s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.97s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.97s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.02s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.98s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.98s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.81s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.10s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.73s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.07s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.79s) [2021-08-18T13:07:46.711Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.57s) [2021-08-18T13:07:46.711Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-18T13:07:46.711Z] === RUN TestDockerRegistrySuite [2021-08-18T13:07:46.711Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-18T13:07:47.276Z] check_test.go:196: [d0ed679e25bc5] daemon is not started [2021-08-18T13:07:47.276Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-18T13:07:48.649Z] check_test.go:196: [d97834ac742d7] daemon is not started [2021-08-18T13:07:48.649Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-18T13:07:50.023Z] check_test.go:196: [d3361c37fac2d] daemon is not started [2021-08-18T13:07:50.023Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-18T13:07:50.289Z] check_test.go:196: [d9322237ae662] daemon is not started [2021-08-18T13:07:50.289Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:07:53.569Z] check_test.go:196: [ddd94af8a4087] daemon is not started [2021-08-18T13:07:53.569Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:08:00.119Z] check_test.go:196: [d4e881169711b] daemon is not started [2021-08-18T13:08:00.119Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-18T13:08:03.399Z] check_test.go:196: [d23399f8091dd] daemon is not started [2021-08-18T13:08:03.399Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-18T13:08:04.332Z] check_test.go:196: [dd5206dbcf66f] daemon is not started [2021-08-18T13:08:04.332Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-18T13:08:05.701Z] check_test.go:196: [ddf3c47545efa] daemon is not started [2021-08-18T13:08:05.701Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-18T13:08:05.751Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T13:08:05.997Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T13:08:06.634Z] check_test.go:196: [dc9b87ff6e3b0] daemon is not started [2021-08-18T13:08:06.634Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-18T13:08:07.567Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-18T13:08:08.135Z] check_test.go:196: [db9961867274c] daemon is not started [2021-08-18T13:08:08.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-18T13:08:09.831Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T13:08:09.831Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T13:08:09.831Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T13:08:10.030Z] check_test.go:196: [db7c286078505] daemon is not started [2021-08-18T13:08:10.030Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-18T13:08:10.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T13:08:10.963Z] check_test.go:196: [d5666d5bb9f20] daemon is not started [2021-08-18T13:08:10.963Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-18T13:08:12.336Z] check_test.go:196: [dd7fb567eb69a] daemon is not started [2021-08-18T13:08:12.337Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-18T13:08:13.269Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3050f5e8e3784e991d008873abf2d3d7e57b60045e69eeed533862f1305616fc [2021-08-18T13:08:14.201Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52dc3aab982e127b512176b17224db764aed56045acbc9a0f05c84acc4e42480 [2021-08-18T13:08:14.458Z] check_test.go:196: [d8c170fd3c844] daemon is not started [2021-08-18T13:08:14.725Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-18T13:08:15.661Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1da6f10f414ee9956889c17e6c281ebcb9906cfb13de28823fc0864fab65806b [2021-08-18T13:08:16.593Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:844b182ccff743a5caa01f74ee8843a90f808d1338e5f916368456d73f97ae11 [2021-08-18T13:08:16.851Z] check_test.go:196: [d0a794ac44b27] daemon is not started [2021-08-18T13:08:16.851Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-18T13:08:18.225Z] check_test.go:196: [dac7af084a735] daemon is not started [2021-08-18T13:08:18.225Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-18T13:08:18.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T13:08:18.862Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T13:08:19.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-18T13:08:20.520Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T13:08:20.754Z] check_test.go:196: [dce6dbc2b15c9] daemon is not started [2021-08-18T13:08:20.754Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-18T13:08:21.012Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-18T13:08:22.385Z] check_test.go:196: [d438b017aa0ec] daemon is not started [2021-08-18T13:08:22.385Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:08:22.385Z] check_test.go:196: [d2d45a56dcb78] daemon is not started [2021-08-18T13:08:22.385Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:08:23.645Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T13:08:23.759Z] check_test.go:196: [dfd040f463794] daemon is not started [2021-08-18T13:08:23.759Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:08:24.235Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T13:08:25.146Z] check_test.go:196: [d2aae7f121ef8] daemon is not started [2021-08-18T13:08:25.146Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:08:25.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T13:08:26.080Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-18T13:08:26.646Z] check_test.go:196: [d2423ad12ac00] daemon is not started [2021-08-18T13:08:26.646Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-18T13:08:27.360Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T13:08:28.546Z] docker_cli_swarm_test.go:1118: [db6a647e7c12f] joining swarm manager [dd733ad34ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:08:29.480Z] docker_cli_swarm_test.go:1119: [d16cdfdd6d8b2] joining swarm manager [dd733ad34ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T13:08:30.413Z] check_test.go:196: [d001810815b53] daemon is not started [2021-08-18T13:08:30.413Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-18T13:08:30.671Z] check_test.go:196: [d468e3c7f9770] daemon is not started [2021-08-18T13:08:30.671Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-18T13:08:31.289Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T13:08:32.042Z] check_test.go:196: [d14c7cb6ee9ed] daemon is not started [2021-08-18T13:08:32.042Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-18T13:08:32.299Z] check_test.go:196: [d1a86bcfc596b] daemon is not started [2021-08-18T13:08:32.299Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-18T13:08:32.299Z] check_test.go:196: [d283560b13f7e] daemon is not started [2021-08-18T13:08:32.299Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-18T13:08:32.556Z] check_test.go:196: [d33148d59bb4c] daemon is not started [2021-08-18T13:08:32.556Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-18T13:08:32.813Z] check_test.go:196: [d0d189450b05e] daemon is not started [2021-08-18T13:08:32.813Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-18T13:08:33.070Z] check_test.go:196: [d0b3785e4a62f] daemon is not started [2021-08-18T13:08:33.328Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-18T13:08:33.328Z] check_test.go:196: [d607f449c4376] daemon is not started [2021-08-18T13:08:33.328Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-18T13:08:34.406Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T13:08:34.875Z] check_test.go:196: [d53ca099d7d42] daemon is not started [2021-08-18T13:08:34.876Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-18T13:08:36.773Z] check_test.go:196: [d54e61a267bd3] daemon is not started [2021-08-18T13:08:36.773Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-18T13:08:37.051Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T13:08:37.706Z] check_test.go:196: [db566522a59ed] daemon is not started [2021-08-18T13:08:37.706Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-18T13:08:37.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T13:08:38.639Z] check_test.go:196: [dc4e2de64ebc1] daemon is not started [2021-08-18T13:08:38.639Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-18T13:08:39.570Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-18T13:08:40.311Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite (54.39s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.43s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.29s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.28s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.17s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.20s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.40s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.67s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.30s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.27s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.17s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.73s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.65s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.52s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.17s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.92s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-08-18T13:08:40.502Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-08-18T13:08:40.502Z] === RUN TestDockerSchema1RegistrySuite [2021-08-18T13:08:40.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-18T13:08:40.502Z] check_test.go:223: [d874356c24f79] daemon is not started [2021-08-18T13:08:40.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:08:44.684Z] check_test.go:223: [dc679bcf6f372] daemon is not started [2021-08-18T13:08:44.684Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:08:46.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T13:08:46.498Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T13:08:46.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T13:08:49.944Z] check_test.go:223: [d3269758ad334] daemon is not started [2021-08-18T13:08:49.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-18T13:08:52.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T13:08:52.282Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T13:08:52.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T13:08:52.282Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T13:08:52.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T13:08:53.222Z] check_test.go:223: [dd404c6a95c3b] daemon is not started [2021-08-18T13:08:53.222Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-18T13:08:54.154Z] check_test.go:223: [d6e81ce2f2874] daemon is not started [2021-08-18T13:08:54.154Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-18T13:08:54.690Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T13:08:54.690Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T13:08:54.690Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T13:08:55.086Z] check_test.go:223: [d4ccf65c03ca1] daemon is not started [2021-08-18T13:08:55.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:08:55.344Z] check_test.go:223: [d4663aab2919f] daemon is not started [2021-08-18T13:08:55.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:08:56.718Z] check_test.go:223: [db37cda7b02e6] daemon is not started [2021-08-18T13:08:56.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:08:57.652Z] check_test.go:223: [dd0e001863296] daemon is not started [2021-08-18T13:08:57.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:08:57.950Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T13:08:57.950Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T13:08:57.950Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T13:08:59.029Z] check_test.go:223: [dd9bd6b52f742] daemon is not started [2021-08-18T13:08:59.029Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-18T13:09:00.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T13:09:00.828Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T13:09:00.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-18T13:09:00.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T13:09:00.828Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T13:09:00.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T13:09:00.828Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T13:09:00.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T13:09:01.739Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T13:09:02.332Z] check_test.go:223: [d997cf3a89800] daemon is not started [2021-08-18T13:09:02.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-18T13:09:02.332Z] check_test.go:223: [d05fddb771232] daemon is not started [2021-08-18T13:09:02.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-18T13:09:02.704Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T13:09:02.704Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T13:09:02.704Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T13:09:02.704Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T13:09:02.704Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T13:09:02.896Z] check_test.go:223: [d96c733454806] daemon is not started [2021-08-18T13:09:02.896Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-18T13:09:02.896Z] check_test.go:223: [d1ef6b23c41ab] daemon is not started [2021-08-18T13:09:02.896Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-18T13:09:03.153Z] check_test.go:223: [d4e49029b08cb] daemon is not started [2021-08-18T13:09:03.153Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-18T13:09:03.411Z] check_test.go:223: [d91e875e21da4] daemon is not started [2021-08-18T13:09:03.411Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-18T13:09:03.668Z] check_test.go:223: [d7ba51e94734e] daemon is not started [2021-08-18T13:09:03.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-18T13:09:03.926Z] check_test.go:223: [d890fcc00f7ec] daemon is not started [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite (23.48s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.49s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.42s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.36s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.16s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-08-18T13:09:03.926Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-18T13:09:03.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-18T13:09:03.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-18T13:09:04.491Z] check_test.go:252: [d102fc86748df] daemon is not started [2021-08-18T13:09:04.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-18T13:09:05.006Z] check_test.go:252: [d46ff6b5a5369] daemon is not started [2021-08-18T13:09:05.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-18T13:09:05.263Z] check_test.go:252: [d578ace38684c] daemon is not started [2021-08-18T13:09:05.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-18T13:09:06.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-18T13:09:06.416Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T13:09:06.484Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T13:09:06.763Z] check_test.go:252: [dcbe7db1df7eb] daemon is not started [2021-08-18T13:09:06.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-18T13:09:06.940Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T13:09:06.940Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T13:09:07.021Z] check_test.go:252: [d4cf22cc35ab6] daemon is not started [2021-08-18T13:09:07.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-18T13:09:07.395Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T13:09:07.395Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T13:09:07.395Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T13:09:07.586Z] check_test.go:252: [d7611d5c9549c] daemon is not started [2021-08-18T13:09:07.586Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-18T13:09:07.586Z] check_test.go:252: [d86b3018aeeea] daemon is not started [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.77s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-08-18T13:09:07.586Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-18T13:09:07.586Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-18T13:09:07.586Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-18T13:09:11.084Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T13:09:11.108Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T13:09:12.840Z] check_test.go:279: [df6c1896c5d39] daemon is not started [2021-08-18T13:09:12.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-18T13:09:13.097Z] check_test.go:279: [d0d21f9d85b17] daemon is not started [2021-08-18T13:09:13.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-18T13:09:13.097Z] check_test.go:279: [d8a0ebed93416] daemon is not started [2021-08-18T13:09:13.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-18T13:09:13.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T13:09:13.354Z] check_test.go:279: [d25ad1c70e2aa] daemon is not started [2021-08-18T13:09:13.354Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-18T13:09:13.354Z] check_test.go:279: [d13f58008aa66] daemon is not started [2021-08-18T13:09:13.354Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-08-18T13:09:13.354Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-08-18T13:09:13.354Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-18T13:09:13.354Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-18T13:09:13.354Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-08-18T13:09:13.354Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-08-18T13:09:13.354Z] === RUN TestDockerNetworkSuite [2021-08-18T13:09:13.354Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-18T13:09:13.702Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T13:09:13.702Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T13:09:15.782Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T13:09:15.879Z] docker_cli_network_unix_test.go:46: [da03599c377ad] daemon is not started [2021-08-18T13:09:15.879Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-18T13:09:16.444Z] docker_cli_network_unix_test.go:46: [d75c99848ed14] daemon is not started [2021-08-18T13:09:16.592Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T13:09:16.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-18T13:09:17.557Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T13:09:18.670Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T13:09:18.670Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T13:09:18.670Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T13:09:19.084Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T13:09:21.555Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T13:09:21.963Z] docker_cli_network_unix_test.go:46: [d642a873b92b3] daemon is not started [2021-08-18T13:09:22.516Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T13:09:22.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-18T13:09:24.440Z] docker_cli_network_unix_test.go:46: [df9e46abbea39] daemon is not started [2021-08-18T13:09:24.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-18T13:09:24.440Z] docker_cli_network_unix_test.go:1233: [d38b4f9d2c77d] daemon is not started [2021-08-18T13:09:24.681Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T13:09:27.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-18T13:09:29.094Z] docker_cli_network_unix_test.go:46: [d0c0f452f60c5] daemon is not started [2021-08-18T13:09:29.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-18T13:09:29.367Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T13:09:30.893Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T13:09:34.972Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T13:09:35.936Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T13:09:37.456Z] docker_cli_network_unix_test.go:46: [d72befcba2980] daemon is not started [2021-08-18T13:09:37.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-18T13:09:39.982Z] docker_cli_network_unix_test.go:46: [d9adbc2cc0e58] daemon is not started [2021-08-18T13:09:40.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-18T13:09:41.179Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T13:09:41.611Z] docker_cli_network_unix_test.go:46: [d27967a08f56a] daemon is not started [2021-08-18T13:09:41.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-18T13:09:42.544Z] docker_cli_network_unix_test.go:46: [d76c4f4984910] daemon is not started [2021-08-18T13:09:42.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-18T13:09:43.110Z] docker_cli_network_unix_test.go:46: [d7b942acecde5] daemon is not started [2021-08-18T13:09:43.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-18T13:09:43.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T13:09:43.674Z] docker_cli_network_unix_test.go:46: [d91a35e50f484] daemon is not started [2021-08-18T13:09:44.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-18T13:09:44.804Z] docker_cli_network_unix_test.go:46: [d10221db623a6] daemon is not started [2021-08-18T13:09:44.893Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T13:09:45.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-18T13:09:45.368Z] docker_cli_network_unix_test.go:46: [d5083a462f39e] daemon is not started [2021-08-18T13:09:45.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-18T13:09:45.933Z] docker_cli_network_unix_test.go:46: [d3a381aea55de] daemon is not started [2021-08-18T13:09:45.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-18T13:09:46.221Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T13:09:46.499Z] docker_cli_network_unix_test.go:46: [d4c22d8bcf011] daemon is not started [2021-08-18T13:09:46.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-18T13:09:47.014Z] docker_cli_network_unix_test.go:46: [d3255dfeb21a5] daemon is not started [2021-08-18T13:09:47.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-18T13:09:47.014Z] docker_cli_network_unix_test.go:46: [dbcc613a4b947] daemon is not started [2021-08-18T13:09:47.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-18T13:09:47.014Z] docker_cli_network_unix_test.go:46: [d4baf9b57df08] daemon is not started [2021-08-18T13:09:47.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-18T13:09:47.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T13:09:47.027Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T13:09:47.484Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T13:09:47.484Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:09:47.941Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T13:09:47.954Z] docker_cli_network_unix_test.go:46: [d2373c3a637d8] daemon is not started [2021-08-18T13:09:48.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-18T13:09:49.155Z] docker_cli_network_unix_test.go:46: [d96683737250b] daemon is not started [2021-08-18T13:09:49.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-18T13:09:49.413Z] docker_cli_network_unix_test.go:46: [d932299e724d9] daemon is not started [2021-08-18T13:09:49.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-18T13:09:49.475Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T13:09:49.475Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T13:09:49.475Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T13:09:49.979Z] docker_cli_network_unix_test.go:46: [dbc67d9fa16b4] daemon is not started [2021-08-18T13:09:49.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-18T13:09:49.979Z] docker_cli_network_unix_test.go:46: [d19150e309498] daemon is not started [2021-08-18T13:09:49.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-18T13:09:50.884Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T13:09:51.351Z] docker_cli_network_unix_test.go:968: [d50b57b5cfdeb] daemon is not started [2021-08-18T13:09:52.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-18T13:09:53.423Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T13:09:54.622Z] docker_cli_network_unix_test.go:46: [d22be673640df] daemon is not started [2021-08-18T13:09:54.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-18T13:09:55.254Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T13:09:56.218Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T13:09:56.218Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T13:09:56.678Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T13:09:56.678Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T13:09:56.678Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T13:09:58.207Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T13:09:58.801Z] docker_cli_swarm_test.go:1172: [d5136b4c9a890] joining swarm manager [dd733ad34ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-18T13:09:59.194Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T13:09:59.366Z] docker_cli_network_unix_test.go:1116: [d3ea98b20a245] daemon is not started [2021-08-18T13:09:59.412Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T13:09:59.738Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T13:10:00.195Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T13:10:01.165Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T13:10:01.622Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T13:10:03.858Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T13:10:04.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-18T13:10:04.629Z] docker_cli_network_unix_test.go:46: [d66d5bb1db534] daemon is not started [2021-08-18T13:10:04.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-18T13:10:04.822Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T13:10:04.822Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T13:10:04.822Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T13:10:04.822Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T13:10:04.822Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T13:10:05.170Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T13:10:05.563Z] docker_cli_network_unix_test.go:46: [d097d3f1ef646] daemon is not started [2021-08-18T13:10:05.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-18T13:10:05.563Z] docker_cli_network_unix_test.go:46: [d8084b6c76d9f] daemon is not started [2021-08-18T13:10:05.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-18T13:10:05.821Z] docker_cli_network_unix_test.go:46: [d98dc55c02f3a] daemon is not started [2021-08-18T13:10:05.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-18T13:10:05.821Z] docker_cli_network_unix_test.go:46: [d9199bca17449] daemon is not started [2021-08-18T13:10:05.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-18T13:10:06.079Z] docker_cli_network_unix_test.go:46: [dee302e12b746] daemon is not started [2021-08-18T13:10:06.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-18T13:10:06.079Z] docker_cli_network_unix_test.go:46: [da5fc1d5072d7] daemon is not started [2021-08-18T13:10:06.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-18T13:10:06.986Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T13:10:06.986Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T13:10:06.986Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T13:10:08.607Z] docker_cli_network_unix_test.go:46: [d6ad1da163d3c] daemon is not started [2021-08-18T13:10:08.675Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T13:10:08.883Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T13:10:09.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-18T13:10:09.429Z] docker_cli_network_unix_test.go:46: [dabeb9031383d] daemon is not started [2021-08-18T13:10:09.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-18T13:10:09.429Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-18T13:10:09.429Z] docker_cli_network_unix_test.go:46: [dbcf52b0b17fd] daemon is not started [2021-08-18T13:10:09.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-18T13:10:09.995Z] docker_cli_network_unix_test.go:46: [d04d46df88ac9] daemon is not started [2021-08-18T13:10:10.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-18T13:10:10.408Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T13:10:10.408Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T13:10:10.408Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T13:10:10.408Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T13:10:10.846Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T13:10:10.846Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T13:10:10.846Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T13:10:10.865Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T13:10:12.379Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T13:10:12.379Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T13:10:12.379Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T13:10:12.835Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T13:10:13.027Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T13:10:13.027Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T13:10:13.027Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T13:10:14.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-18T13:10:15.013Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T13:10:15.833Z] docker_cli_network_unix_test.go:1084: [d6349c1ba42f8] daemon is not started [2021-08-18T13:10:16.562Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T13:10:17.020Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-18T13:10:17.020Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T13:10:17.020Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T13:10:17.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-18T13:10:17.731Z] docker_cli_network_unix_test.go:46: [d5d2815751c1b] daemon is not started [2021-08-18T13:10:17.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-18T13:10:17.984Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T13:10:18.296Z] docker_cli_network_unix_test.go:46: [dfa3a1f6f4d9d] daemon is not started [2021-08-18T13:10:18.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-18T13:10:18.955Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T13:10:18.955Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T13:10:18.955Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T13:10:18.955Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T13:10:18.955Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T13:10:20.451Z] docker_cli_network_unix_test.go:46: [d44a20c50ead2] daemon is not started [2021-08-18T13:10:20.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-18T13:10:20.709Z] docker_cli_network_unix_test.go:46: [d576be7a9170f] daemon is not started [2021-08-18T13:10:20.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-18T13:10:21.641Z] docker_cli_network_unix_test.go:46: [dd5544f5638e6] daemon is not started [2021-08-18T13:10:21.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-18T13:10:22.462Z] docker_cli_network_unix_test.go:46: [dfc30010c70cf] daemon is not started [2021-08-18T13:10:22.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-18T13:10:23.397Z] docker_cli_network_unix_test.go:46: [d61396f4d82a6] daemon is not started [2021-08-18T13:10:23.397Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-18T13:10:26.025Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T13:10:28.652Z] docker_cli_network_unix_test.go:46: [d411422514ef5] daemon is not started [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite (75.08s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.28s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.90s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.84s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.97s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.26s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.71s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.15s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.41s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.12s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.94s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.97s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.61s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.97s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.25s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.24s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-08-18T13:10:28.653Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.95s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.85s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.50s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.00s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.92s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.24s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.13s) [2021-08-18T13:10:28.653Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.06s) [2021-08-18T13:10:28.653Z] === RUN TestDockerHubPullSuite [2021-08-18T13:10:28.653Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-18T13:10:30.023Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-18T13:10:31.918Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-18T13:10:32.175Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-18T13:10:32.739Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-18T13:10:33.673Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-18T13:10:33.932Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite (5.67s) [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s) [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.09s) [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s) [2021-08-18T13:10:34.198Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.15s) [2021-08-18T13:10:34.198Z] PASS [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === Skipped [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-08-18T13:10:34.198Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-18T13:10:34.198Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-08-18T13:10:34.198Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-18T13:10:34.198Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-08-18T13:10:34.198Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-18T13:10:34.199Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-18T13:10:34.199Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-18T13:10:34.199Z] docker_cli_network_unix_test.go:46: [dbcf52b0b17fd] daemon is not started [2021-08-18T13:10:34.199Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] DONE 1269 tests, 51 skipped in 1983.751s [2021-08-18T13:10:34.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T13:10:34.199Z] docker_cli_swarm_test.go:1453: [d21c3184ffc30] joining swarm manager [d4c52404f1508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:10:34.199Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T13:10:34.199Z] +++ kill 8793 [2021-08-18T13:10:34.199Z] +++ /etc/init.d/apparmor stop [2021-08-18T13:10:34.199Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] Unloading profiles will leave already running processes permanently [2021-08-18T13:10:34.199Z] unconfined, which can lead to unexpected situations. [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.199Z] To set a process to complain mode, use the command line tool [2021-08-18T13:10:34.199Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T13:10:34.199Z] +++ true [2021-08-18T13:10:34.199Z] exiting test-integration [2021-08-18T13:10:34.199Z] ++ exit 0 [2021-08-18T13:10:34.199Z] [2021-08-18T13:10:34.773Z] + for job in $(jobs -p) [2021-08-18T13:10:34.773Z] + wait 11286 [2021-08-18T13:10:35.031Z] docker_cli_swarm_test.go:1454: [dd110be934b53] joining swarm manager [d4c52404f1508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T13:10:47.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-18T13:10:47.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-18T13:10:47.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-18T13:10:47.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-18T13:10:47.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-18T13:10:47.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-18T13:10:50.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-18T13:10:53.684Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-18T13:10:55.580Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-18T13:10:57.609Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T13:10:58.105Z] docker_cli_swarm_unix_test.go:62: [d1f348970c52c] joining swarm manager [d7bcef542334a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:11:03.638Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T13:11:08.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T13:11:08.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T13:11:08.536Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T13:11:09.500Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T13:11:09.500Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T13:11:09.958Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T13:11:09.958Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T13:11:10.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T13:11:10.417Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T13:11:10.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T13:11:10.875Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T13:11:10.875Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T13:11:10.875Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T13:11:15.421Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T13:11:24.669Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T13:11:27.757Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T13:11:31.476Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T13:11:31.476Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T13:11:31.476Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T13:11:31.476Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T13:11:31.933Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T13:11:33.462Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T13:11:34.944Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T13:11:38.143Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T13:11:38.780Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T13:11:38.780Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T13:11:38.780Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T13:11:38.780Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T13:11:38.780Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T13:11:40.306Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T13:11:40.815Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T13:11:40.815Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T13:11:40.815Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T13:11:40.815Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T13:11:42.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T13:11:44.964Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T13:11:47.476Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T13:11:49.634Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T13:11:54.296Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T13:11:54.310Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-18T13:11:54.310Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-18T13:11:54.310Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-18T13:11:56.834Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-18T13:12:00.114Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-18T13:12:02.639Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-18T13:12:04.535Z] docker_api_swarm_test.go:961: [decdd4f22f915] joining swarm manager [ddfe1c565d1b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T13:12:05.121Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T13:12:05.121Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T13:12:05.121Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T13:12:10.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T13:12:10.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T13:12:10.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T13:12:11.932Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T13:12:11.932Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T13:12:12.891Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T13:12:14.466Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T13:12:15.424Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T13:12:15.425Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T13:12:17.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T13:12:19.144Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T13:12:19.600Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T13:12:21.087Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T13:12:21.424Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T13:12:21.879Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T13:12:22.601Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-18T13:12:24.275Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-18T13:12:26.676Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T13:12:26.676Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T13:12:31.355Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-18T13:12:37.472Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-18T13:12:37.472Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-18T13:12:39.375Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-18T13:12:42.087Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T13:12:42.088Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T13:12:42.088Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T13:12:42.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-18T13:12:45.810Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T13:12:46.774Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T13:12:49.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-18T13:12:51.441Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T13:12:52.402Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T13:12:52.402Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T13:12:52.402Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T13:12:53.362Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T13:12:54.462Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-18T13:12:54.889Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T13:12:56.119Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T13:12:56.119Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T13:12:56.119Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T13:12:56.119Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:12:56.119Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T13:12:56.119Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T13:12:56.119Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T13:12:57.739Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-18T13:12:59.554Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T13:13:00.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-18T13:13:00.794Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T13:13:00.794Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T13:13:02.792Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-18T13:13:03.851Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T13:13:03.851Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T13:13:03.851Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T13:13:03.851Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T13:13:03.851Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T13:13:04.419Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T13:13:04.419Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T13:13:04.419Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T13:13:04.419Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:13:04.419Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T13:13:04.419Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T13:13:04.419Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T13:13:06.072Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-18T13:13:08.607Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-18T13:13:09.083Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T13:13:09.083Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T13:13:11.131Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-18T13:13:12.799Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T13:13:12.799Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T13:13:12.799Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T13:13:12.799Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T13:13:12.799Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T13:13:28.982Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T13:13:28.982Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T13:13:37.523Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T13:13:42.706Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T13:13:42.706Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T13:13:43.291Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T13:13:43.291Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T13:13:43.291Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T13:13:43.291Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T13:13:43.291Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T13:13:45.458Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T13:13:45.458Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T13:13:45.913Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-18T13:13:49.756Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T13:13:56.205Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T13:13:56.807Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T13:13:56.807Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T13:13:56.807Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T13:13:56.807Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T13:13:56.807Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T13:13:59.699Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T13:13:59.700Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T13:14:00.156Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-18T13:14:00.871Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T13:14:00.871Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T13:14:02.295Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T13:14:02.295Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T13:14:02.295Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T13:14:02.295Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T13:14:07.325Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-18T13:14:12.503Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T13:14:15.644Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T13:14:15.644Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T13:14:15.644Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T13:14:15.644Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T13:14:16.099Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T13:14:16.099Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T13:14:16.099Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T13:14:16.220Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T13:14:16.220Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T13:14:17.060Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T13:14:22.180Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-18T13:14:25.601Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T13:14:26.564Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T13:14:26.564Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T13:14:27.022Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T13:14:27.022Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T13:14:27.022Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T13:14:27.022Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:14:27.022Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T13:14:29.190Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T13:14:30.982Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T13:14:30.982Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T13:14:31.444Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T13:14:31.444Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T13:14:31.901Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T13:14:31.901Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T13:14:31.901Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T13:14:33.430Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T13:14:33.857Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T13:14:38.523Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite (1757.25s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.07s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.47s) [2021-08-18T13:14:40.259Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.10s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.44s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.15s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.46s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.14s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.53s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.97s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.57s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.16s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.42s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.78s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.96s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.07s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.98s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.56s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.84s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.30s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.63s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.50s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.81s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.83s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.95s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.33s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.74s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.00s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.41s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.32s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.05s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.67s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.48s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.97s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.74s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.79s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.64s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.99s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.25s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.62s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.29s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.55s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.57s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.16s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.65s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.29s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.45s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (145.70s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.47s) [2021-08-18T13:14:40.259Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.67s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.74s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.72s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.37s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.08s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.86s) [2021-08-18T13:14:40.260Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.79s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.08s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.35s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.08s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.91s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.63s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.90s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.53s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.34s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.73s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.50s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.06s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.72s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.16s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.66s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.72s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.94s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.73s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.27s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2021-08-18T13:14:40.260Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-08-18T13:14:40.260Z] === RUN TestDockerExternalVolumeSuite [2021-08-18T13:14:40.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-18T13:14:40.260Z] docker_cli_external_volume_driver_test.go:53: [d9e7be282a662] daemon is not started [2021-08-18T13:14:41.971Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T13:14:44.298Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T13:14:44.298Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:14:44.298Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T13:14:44.861Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T13:14:44.861Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T13:14:44.861Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T13:14:44.861Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T13:14:44.861Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T13:14:44.861Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:14:44.861Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T13:14:47.030Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T13:14:51.390Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T13:14:51.390Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T13:14:51.390Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T13:14:52.813Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T13:14:55.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-18T13:14:57.481Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T13:14:58.436Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T13:15:03.111Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T13:15:03.111Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T13:15:03.111Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T13:15:03.111Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T13:15:03.111Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T13:15:03.111Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.111Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T13:15:03.112Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.112Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T13:15:03.112Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T13:15:03.250Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T13:15:03.250Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:15:03.250Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T13:15:10.164Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T13:15:11.790Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T13:15:11.790Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T13:15:11.790Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T13:15:18.704Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T13:15:18.704Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T13:15:18.704Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T13:15:18.842Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T13:15:20.233Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T13:15:20.233Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T13:15:20.233Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T13:15:20.233Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T13:15:20.233Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T13:15:20.233Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T13:15:20.233Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T13:15:23.123Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T13:15:23.123Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T13:15:23.123Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T13:15:23.123Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T13:15:24.614Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T13:15:24.614Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T13:15:24.614Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T13:15:24.614Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T13:15:24.614Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T13:15:24.614Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T13:15:24.614Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T13:15:24.614Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T13:15:26.011Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T13:15:26.012Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T13:15:26.012Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T13:15:26.012Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T13:15:26.012Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T13:15:26.012Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T13:15:26.012Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:15:26.012Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T13:15:28.320Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T13:15:28.320Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T13:15:28.320Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T13:15:28.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T13:15:31.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T13:15:33.161Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T13:15:33.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T13:15:33.236Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T13:15:33.236Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T13:15:33.236Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T13:15:35.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T13:15:35.403Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T13:15:38.292Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T13:15:38.292Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:15:38.292Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T13:15:38.292Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:15:38.292Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T13:15:40.206Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T13:15:40.206Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T13:15:40.206Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T13:15:41.185Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T13:15:41.185Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T13:15:42.714Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T13:15:42.714Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T13:15:42.714Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T13:15:43.098Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T13:15:43.098Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T13:15:43.554Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T13:15:43.554Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T13:15:43.554Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T13:15:43.554Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T13:15:43.554Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T13:15:45.604Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T13:15:46.059Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T13:15:46.443Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T13:15:46.443Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T13:15:46.443Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T13:15:46.443Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T13:15:48.226Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T13:15:49.333Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T13:15:49.333Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T13:15:49.333Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T13:15:49.333Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T13:15:49.333Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T13:15:49.333Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T13:15:49.333Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:15:49.333Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T13:15:51.942Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T13:15:52.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T13:15:54.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T13:15:56.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T13:15:56.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T13:15:56.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T13:15:56.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T13:15:56.610Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T13:15:57.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T13:15:57.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T13:15:57.280Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T13:15:57.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T13:15:58.139Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T13:15:58.139Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T13:15:58.139Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T13:15:58.236Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T13:15:59.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T13:15:59.440Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T13:16:01.026Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T13:16:01.026Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:16:01.026Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T13:16:02.325Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T13:16:02.325Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:16:02.325Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T13:16:02.325Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:16:02.325Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T13:16:02.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-18T13:16:03.192Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T13:16:03.192Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T13:16:05.214Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T13:16:05.214Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T13:16:07.380Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T13:16:07.380Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T13:16:07.380Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T13:16:07.858Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T13:16:09.388Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T13:16:09.388Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-18T13:16:09.388Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T13:16:09.388Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-18T13:16:09.388Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T13:16:09.388Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-18T13:16:09.388Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T13:16:09.388Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-18T13:16:09.843Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T13:16:09.843Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-18T13:16:09.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-18T13:16:10.590Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T13:16:10.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-18T13:16:11.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T13:16:11.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-18T13:16:14.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-18T13:16:14.424Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T13:16:14.879Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T13:16:16.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-18T13:16:17.773Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T13:16:19.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-18T13:16:21.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004fa8_} [2021-08-18T13:16:21.492Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T13:16:24.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425524754_c:\foo_false____} [2021-08-18T13:16:25.721Z] docker_cli_external_volume_driver_test.go:53: [ddd17841b052c] daemon is not started [2021-08-18T13:16:26.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T13:16:26.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T13:16:26.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T13:16:26.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T13:16:26.163Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T13:16:26.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425524754_c:\foo_true____} [2021-08-18T13:16:28.327Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T13:16:28.327Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T13:16:28.327Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T13:16:29.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T13:16:29.429Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T13:16:29.429Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T13:16:29.429Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T13:16:29.429Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T13:16:29.429Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T13:16:29.429Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:16:29.429Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T13:16:31.220Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T13:16:31.220Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:16:31.221Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T13:16:32.318Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.318Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T13:16:32.318Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.774Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T13:16:32.774Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.774Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T13:16:32.774Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.774Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T13:16:32.774Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T13:16:32.774Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T13:16:33.385Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T13:16:33.385Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T13:16:35.665Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T13:16:35.665Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T13:16:35.665Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T13:16:35.665Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-18T13:16:35.698Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T13:16:37.900Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T13:16:37.900Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T13:16:37.900Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T13:16:37.900Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T13:16:37.900Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T13:16:37.900Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T13:16:37.900Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T13:16:38.051Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T13:16:40.219Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T13:16:40.219Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-18T13:16:40.219Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T13:16:40.219Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-18T13:16:40.219Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T13:16:40.219Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-18T13:16:40.219Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T13:16:40.219Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-18T13:16:40.219Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T13:16:40.219Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-18T13:16:40.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-18T13:16:40.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-18T13:16:42.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T13:16:42.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-18T13:16:43.676Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T13:16:44.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-18T13:16:45.841Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-18T13:16:45.841Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:16:45.841Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T13:16:45.841Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T13:16:45.841Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T13:16:47.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-18T13:16:50.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-18T13:16:53.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000950930_} [2021-08-18T13:16:56.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1762664322_c:\foo_false____} [2021-08-18T13:16:56.129Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T13:16:56.129Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:16:56.129Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-18T13:16:56.129Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T13:16:56.129Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T13:16:58.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1762664322_c:\foo_true____} [2021-08-18T13:16:58.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T13:17:01.186Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T13:17:01.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T13:17:01.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T13:17:01.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T13:17:01.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T13:17:01.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T13:17:02.099Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T13:17:02.099Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-18T13:17:02.099Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T13:17:02.099Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-18T13:17:02.099Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T13:17:02.099Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-18T13:17:02.099Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T13:17:02.099Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:17:02.099Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T13:17:02.099Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:17:02.099Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T13:17:04.673Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T13:17:04.673Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T13:17:04.989Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T13:17:04.989Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T13:17:04.989Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T13:17:04.989Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T13:17:05.129Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T13:17:05.129Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T13:17:05.129Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T13:17:07.293Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T13:17:07.293Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T13:17:07.293Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T13:17:07.293Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T13:17:07.293Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T13:17:08.708Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T13:17:08.708Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T13:17:08.708Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T13:17:08.708Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-18T13:17:10.183Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T13:17:10.183Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:17:10.183Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T13:17:10.183Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T13:17:10.183Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T13:17:10.183Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T13:17:10.183Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T13:17:10.183Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T13:17:10.183Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T13:17:10.640Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T13:17:10.640Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T13:17:10.827Z] docker_cli_external_volume_driver_test.go:53: [d8695ace62f82] daemon is not started [2021-08-18T13:17:11.598Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T13:17:11.599Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T13:17:11.599Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T13:17:11.599Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T13:17:11.599Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T13:17:11.599Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T13:17:11.599Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T13:17:12.805Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T13:17:15.693Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T13:17:15.693Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T13:17:16.148Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T13:17:16.274Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T13:17:18.191Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T13:17:18.312Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T13:17:19.166Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-18T13:17:19.166Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:17:19.166Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T13:17:19.166Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T13:17:19.166Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T13:17:19.274Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T13:17:19.274Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T13:17:19.274Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T13:17:19.274Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T13:17:19.730Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T13:17:19.730Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:17:19.730Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T13:17:20.186Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T13:17:20.642Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T13:17:25.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-18T13:17:25.961Z] docker_cli_external_volume_driver_test.go:53: [d69f56eae6554] daemon is not started [2021-08-18T13:17:29.176Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T13:17:29.176Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T13:17:29.459Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T13:17:29.459Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:17:29.459Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-18T13:17:29.459Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T13:17:29.459Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T13:17:30.136Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T13:17:30.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T13:17:33.851Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T13:17:33.851Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T13:17:33.851Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T13:17:33.851Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T13:17:36.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T13:17:36.016Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T13:17:36.471Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T13:17:36.471Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.471Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T13:17:36.471Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T13:17:36.471Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T13:17:36.471Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T13:17:36.471Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T13:17:36.472Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T13:17:36.472Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T13:17:36.472Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T13:17:36.472Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T13:17:36.472Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T13:17:36.472Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T13:17:36.472Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T13:17:36.472Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T13:17:36.472Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T13:17:36.472Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T13:17:39.362Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T13:17:39.748Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T13:17:39.748Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T13:17:39.748Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T13:17:39.748Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T13:17:39.748Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T13:17:40.818Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-18T13:17:41.533Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T13:17:42.638Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T13:17:42.639Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T13:17:42.639Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T13:17:42.639Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T13:17:42.639Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T13:17:44.425Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T13:17:45.536Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T13:17:45.537Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:17:45.537Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T13:17:45.537Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T13:17:45.537Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T13:17:45.537Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T13:17:45.537Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T13:17:45.537Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T13:17:45.537Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T13:17:45.992Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T13:17:46.448Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T13:17:48.210Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T13:17:48.611Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T13:17:50.774Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T13:17:51.229Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T13:17:51.229Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T13:17:52.964Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T13:17:53.391Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T13:17:53.846Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T13:17:54.303Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T13:17:54.303Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T13:17:54.303Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T13:17:54.758Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T13:17:54.758Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:17:54.758Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T13:17:54.758Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T13:17:55.720Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T13:17:57.628Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T13:18:03.505Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T13:18:04.265Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T13:18:04.721Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T13:18:05.038Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T13:18:05.177Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T13:18:05.495Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T13:18:08.893Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T13:18:08.893Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T13:18:08.893Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T13:18:08.893Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T13:18:10.168Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T13:18:10.168Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T13:18:11.131Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T13:18:11.782Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.782Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T13:18:11.782Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T13:18:11.783Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T13:18:11.783Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T13:18:11.783Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T13:18:11.783Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T13:18:11.783Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T13:18:11.783Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T13:18:12.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-18T13:18:14.673Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T13:18:16.898Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T13:18:17.564Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T13:18:20.456Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T13:18:21.564Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T13:18:21.564Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T13:18:22.020Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T13:18:22.020Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T13:18:22.020Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T13:18:22.020Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:18:22.020Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T13:18:22.020Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T13:18:22.020Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T13:18:22.985Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T13:18:22.985Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T13:18:22.985Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T13:18:25.873Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T13:18:28.990Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T13:18:30.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-18T13:18:33.662Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T13:18:34.419Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T13:18:36.592Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T13:18:39.426Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T13:18:39.489Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T13:18:42.315Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T13:18:43.277Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T13:18:44.162Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T13:18:44.162Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T13:18:44.162Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T13:18:45.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-18T13:18:47.047Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T13:18:47.944Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T13:18:49.472Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T13:18:50.433Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T13:18:51.716Z] === RUN TestDockerSuite/TestExec [2021-08-18T13:18:51.716Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:18:51.716Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T13:18:51.716Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T13:18:51.716Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T13:18:53.243Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T13:18:55.410Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T13:18:55.410Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:18:55.410Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T13:18:55.410Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:18:55.410Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T13:18:55.410Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T13:18:55.410Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T13:18:56.214Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T13:18:57.575Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T13:18:59.740Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T13:19:01.908Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T13:19:01.985Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T13:19:01.985Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T13:19:02.441Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T13:19:02.441Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T13:19:02.441Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T13:19:02.441Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:19:02.441Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T13:19:02.441Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T13:19:02.441Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T13:19:03.406Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T13:19:03.406Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T13:19:03.406Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T13:19:03.437Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T13:19:06.298Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T13:19:08.107Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T13:19:08.107Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T13:19:08.107Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T13:19:08.107Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T13:19:08.107Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T13:19:08.107Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T13:19:08.107Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T13:19:10.273Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T13:19:14.837Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T13:19:14.938Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T13:19:14.938Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T13:19:14.938Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T13:19:14.938Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T13:19:14.938Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T13:19:14.938Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:19:14.938Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T13:19:14.938Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T13:19:14.938Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T13:19:14.938Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T13:19:14.938Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T13:19:17.728Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T13:19:17.828Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T13:19:17.828Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T13:19:17.828Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T13:19:17.828Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T13:19:17.828Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T13:19:17.828Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:19:17.828Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T13:19:17.828Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T13:19:17.828Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T13:19:17.828Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T13:19:17.828Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T13:19:19.994Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T13:19:19.994Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T13:19:19.994Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T13:19:20.621Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T13:19:25.767Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T13:19:25.767Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T13:19:25.767Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T13:19:25.767Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T13:19:25.767Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T13:19:25.767Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T13:19:25.767Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T13:19:26.390Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T13:19:26.390Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T13:19:26.390Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T13:19:28.556Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T13:19:31.530Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T13:19:32.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-18T13:19:33.226Z] === RUN TestDockerSuite/TestExec [2021-08-18T13:19:33.226Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:19:33.226Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T13:19:33.226Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T13:19:33.682Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T13:19:35.853Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T13:19:37.295Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T13:19:38.019Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T13:19:38.019Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:19:38.019Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T13:19:38.019Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:19:38.019Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T13:19:38.019Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T13:19:38.019Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T13:19:40.192Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T13:19:40.906Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T13:19:43.071Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T13:19:45.237Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T13:19:47.229Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestHealth [2021-08-18T13:19:47.229Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T13:19:47.229Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T13:19:47.402Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T13:19:50.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-18T13:19:51.900Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T13:19:51.900Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T13:19:51.900Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T13:19:51.900Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T13:19:51.900Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T13:19:51.900Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T13:19:52.356Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T13:19:52.811Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T13:19:52.811Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:19:52.811Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T13:19:53.176Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T13:19:53.176Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T13:19:53.176Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T13:19:53.176Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T13:19:53.176Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T13:19:53.176Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T13:19:53.176Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T13:19:53.772Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T13:19:53.772Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T13:19:55.343Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T13:19:55.941Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T13:19:55.941Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T13:19:58.104Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T13:20:00.008Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T13:20:00.009Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.009Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T13:20:00.009Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.009Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T13:20:00.009Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.009Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T13:20:00.009Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T13:20:00.009Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T13:20:00.009Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.009Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T13:20:00.078Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T13:20:00.078Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T13:20:00.078Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T13:20:00.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T13:20:00.989Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T13:20:01.445Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T13:20:01.445Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:20:01.445Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T13:20:02.180Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T13:20:02.180Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T13:20:02.180Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T13:20:02.180Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T13:20:02.180Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T13:20:02.180Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:20:02.180Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T13:20:02.180Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T13:20:02.180Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T13:20:02.180Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T13:20:02.180Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T13:20:03.800Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T13:20:05.072Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T13:20:05.072Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T13:20:05.072Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T13:20:05.158Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T13:20:05.158Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T13:20:08.047Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T13:20:08.047Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T13:20:08.047Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T13:20:08.047Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T13:20:08.047Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T13:20:08.047Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T13:20:08.047Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T13:20:08.047Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T13:20:08.047Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T13:20:08.047Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:20:08.047Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-18T13:20:09.578Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T13:20:09.578Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T13:20:09.578Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T13:20:09.578Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.036Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T13:20:10.036Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.036Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T13:20:10.036Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.036Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T13:20:10.036Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.036Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T13:20:10.857Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T13:20:10.857Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.857Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T13:20:10.857Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.857Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T13:20:10.857Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T13:20:10.857Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T13:20:10.935Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-18T13:20:13.105Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T13:20:13.105Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T13:20:13.105Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T13:20:13.105Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T13:20:13.105Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T13:20:13.563Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T13:20:13.563Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T13:20:13.563Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T13:20:15.730Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T13:20:15.813Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T13:20:15.814Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T13:20:15.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T13:20:15.814Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T13:20:15.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T13:20:15.814Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:20:15.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T13:20:16.186Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T13:20:16.626Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T13:20:16.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T13:20:19.076Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T13:20:19.076Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T13:20:19.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T13:20:19.076Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T13:20:19.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T13:20:19.076Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T13:20:19.076Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T13:20:21.240Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-18T13:20:22.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-18T13:20:22.560Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T13:20:23.671Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T13:20:25.837Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T13:20:25.909Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T13:20:25.909Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:20:25.909Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T13:20:25.909Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:20:25.909Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T13:20:25.909Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:20:25.909Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T13:20:28.074Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T13:20:30.238Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T13:20:30.238Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T13:20:32.893Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestHealth [2021-08-18T13:20:32.893Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T13:20:32.893Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T13:20:33.127Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T13:20:35.291Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T13:20:35.291Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T13:20:35.291Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T13:20:35.291Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T13:20:37.455Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T13:20:37.564Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T13:20:37.564Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T13:20:37.564Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T13:20:37.564Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T13:20:37.564Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T13:20:37.564Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T13:20:38.019Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T13:20:38.979Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T13:20:38.979Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:20:38.979Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T13:20:39.941Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T13:20:39.941Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T13:20:41.169Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T13:20:42.108Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T13:20:42.562Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T13:20:43.623Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T13:20:43.623Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T13:20:43.623Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T13:20:43.623Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T13:20:43.623Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T13:20:43.623Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T13:20:44.883Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T13:20:45.453Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T13:20:47.049Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T13:20:49.171Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T13:20:49.171Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T13:20:49.171Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:20:49.171Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T13:20:49.937Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T13:20:51.463Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T13:20:52.175Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T13:20:52.175Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T13:20:53.633Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T13:20:53.844Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T13:20:53.844Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T13:20:54.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-18T13:20:55.797Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T13:20:56.008Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T13:20:56.008Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.008Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T13:20:56.008Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.008Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T13:20:56.008Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T13:20:56.008Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T13:20:56.464Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T13:20:56.464Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T13:20:56.464Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T13:20:56.464Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T13:20:56.464Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T13:20:56.464Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T13:20:56.464Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:20:56.464Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T13:20:57.961Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T13:20:57.961Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T13:20:57.961Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T13:20:57.961Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T13:20:59.237Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T13:20:59.357Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-18T13:21:00.126Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T13:21:02.251Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T13:21:02.251Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T13:21:02.251Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T13:21:02.251Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T13:21:02.251Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T13:21:02.251Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T13:21:02.251Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T13:21:02.251Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T13:21:02.291Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T13:21:05.011Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T13:21:05.144Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T13:21:05.144Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T13:21:08.035Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T13:21:08.035Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T13:21:08.035Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T13:21:08.035Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T13:21:08.035Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T13:21:08.035Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T13:21:08.035Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T13:21:08.055Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T13:21:09.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-18T13:21:10.924Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-18T13:21:10.941Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T13:21:10.942Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T13:21:10.942Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T13:21:13.106Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T13:21:13.106Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T13:21:13.553Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T13:21:16.696Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T13:21:16.696Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:21:16.696Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T13:21:16.696Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:21:16.696Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T13:21:16.696Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:21:16.696Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T13:21:19.324Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T13:21:19.592Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T13:21:20.147Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T13:21:21.491Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T13:21:22.485Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T13:21:22.485Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T13:21:25.379Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T13:21:27.192Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T13:21:27.266Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T13:21:27.266Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T13:21:27.266Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T13:21:27.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-18T13:21:27.503Z] docker_cli_external_volume_driver_test.go:485: [d0b90cb5c2b4b] daemon is not started [2021-08-18T13:21:27.545Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T13:21:27.545Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T13:21:27.545Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T13:21:28.000Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T13:21:28.228Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T13:21:29.195Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T13:21:29.195Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T13:21:29.195Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T13:21:30.893Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T13:21:34.235Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T13:21:34.612Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T13:21:36.397Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T13:21:39.284Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T13:21:39.284Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T13:21:39.284Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T13:21:39.496Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T13:21:39.496Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:21:39.496Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T13:21:40.398Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T13:21:41.449Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T13:21:42.358Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-18T13:21:42.358Z] docker_cli_external_volume_driver_test.go:53: [da995dec5fd3b] daemon is not started [2021-08-18T13:21:43.292Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T13:21:44.338Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T13:21:46.179Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T13:21:48.346Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T13:21:51.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T13:21:54.165Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T13:21:54.288Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T13:21:54.289Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T13:21:54.618Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T13:21:54.618Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T13:21:54.618Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T13:21:54.618Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T13:21:54.618Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T13:21:57.055Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T13:21:57.055Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T13:21:57.055Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T13:21:57.055Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T13:21:57.184Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T13:21:57.184Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T13:21:57.184Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite (439.19s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.76s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.42s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.40s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.48s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.40s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.07s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-08-18T13:21:57.231Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-18T13:21:57.231Z] PASS [2021-08-18T13:21:57.231Z] [2021-08-18T13:21:57.231Z] === Skipped [2021-08-18T13:21:57.231Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-18T13:21:57.231Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-18T13:21:57.231Z] check_test.go:309: [dddc14413785a] daemon is not started [2021-08-18T13:21:57.231Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-18T13:21:57.231Z] [2021-08-18T13:21:57.231Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-18T13:21:57.232Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-18T13:21:57.232Z] check_test.go:309: [d437e904e8b49] daemon is not started [2021-08-18T13:21:57.232Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-18T13:21:57.232Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-18T13:21:57.232Z] check_test.go:309: [d3f660923b0ea] daemon is not started [2021-08-18T13:21:57.232Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-18T13:21:57.232Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-18T13:21:57.232Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-18T13:21:57.232Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-18T13:21:57.232Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] DONE 273 tests, 5 skipped in 2664.633s [2021-08-18T13:21:57.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T13:21:57.232Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T13:21:57.232Z] +++ kill 8756 [2021-08-18T13:21:57.232Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d099aaef5dce5/docker.pid [2021-08-18T13:21:57.232Z] +++ kill 7588 [2021-08-18T13:21:57.232Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7588 is not a child of this shell [2021-08-18T13:21:57.232Z] warning: PID 7588 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d099aaef5dce5/docker.pid had a nonzero exit code [2021-08-18T13:21:57.232Z] +++ /etc/init.d/apparmor stop [2021-08-18T13:21:57.232Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] Unloading profiles will leave already running processes permanently [2021-08-18T13:21:57.232Z] unconfined, which can lead to unexpected situations. [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] To set a process to complain mode, use the command line tool [2021-08-18T13:21:57.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T13:21:57.232Z] +++ true [2021-08-18T13:21:57.232Z] exiting test-integration [2021-08-18T13:21:57.232Z] ++ exit 0 [2021-08-18T13:21:57.232Z] [2021-08-18T13:21:57.232Z] + exit 0 [2021-08-18T13:21:57.232Z] ++ jobs -p [2021-08-18T13:21:57.232Z] + pids= [2021-08-18T13:21:57.232Z] + echo 'Remaining pids to kill: []' [2021-08-18T13:21:57.232Z] Remaining pids to kill: [] [2021-08-18T13:21:57.232Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-18T13:21:57.252Z] Recording test results [2021-08-18T13:21:57.517Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T13:21:57.641Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T13:21:57.641Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T13:21:58.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T13:21:59.165Z] + echo Ensuring container killed. [2021-08-18T13:21:59.165Z] Ensuring container killed. [2021-08-18T13:21:59.165Z] + docker ps -aq -f name=docker-pr2-* [2021-08-18T13:21:59.165Z] + cids=b535c9fc1059 [2021-08-18T13:21:59.165Z] 6fbb24f10fa0 [2021-08-18T13:21:59.165Z] c18cb9492c46 [2021-08-18T13:21:59.165Z] + [ -n b535c9fc1059 [2021-08-18T13:21:59.165Z] 6fbb24f10fa0 [2021-08-18T13:21:59.165Z] c18cb9492c46 ] [2021-08-18T13:21:59.165Z] + docker rm -vf b535c9fc1059 6fbb24f10fa0 c18cb9492c46 [2021-08-18T13:21:59.224Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T13:22:01.251Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T13:22:01.393Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T13:22:01.690Z] b535c9fc1059 [2021-08-18T13:22:01.690Z] 6fbb24f10fa0 [2021-08-18T13:22:01.690Z] c18cb9492c46 [Pipeline] sh [2021-08-18T13:22:01.976Z] + echo Chowning /workspace to jenkins user [2021-08-18T13:22:01.976Z] Chowning /workspace to jenkins user [2021-08-18T13:22:01.976Z] + id -u [2021-08-18T13:22:01.976Z] + id -g [2021-08-18T13:22:01.976Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42756:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T13:22:01.976Z] Unable to find image 'busybox:latest' locally [2021-08-18T13:22:01.976Z] latest: Pulling from library/busybox [2021-08-18T13:22:02.234Z] b71f96345d44: Pulling fs layer [2021-08-18T13:22:02.234Z] b71f96345d44: Verifying Checksum [2021-08-18T13:22:02.234Z] b71f96345d44: Download complete [2021-08-18T13:22:02.234Z] b71f96345d44: Pull complete [2021-08-18T13:22:02.234Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T13:22:02.234Z] Status: Downloaded newer image for busybox:latest [2021-08-18T13:22:03.409Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T13:22:03.866Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T13:22:04.151Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T13:22:04.151Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T13:22:04.151Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T13:22:04.151Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T13:22:04.151Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T13:22:04.151Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T13:22:04.151Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T13:22:04.151Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T13:22:04.151Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T13:22:04.151Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T13:22:04.151Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T13:22:04.151Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T13:22:04.151Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T13:22:04.151Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T13:22:04.151Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T13:22:04.151Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPortList [2021-08-18T13:22:04.151Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T13:22:04.151Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T13:22:04.830Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T13:22:06.376Z] === RUN TestDockerSuite/TestBuildLabelOneNode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T13:22:06.714Z] + bundleName=amd64 [2021-08-18T13:22:06.714Z] + echo Creating amd64-bundles.tar.gz [2021-08-18T13:22:06.714Z] Creating amd64-bundles.tar.gz [2021-08-18T13:22:06.714Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-18T13:22:06.714Z] + 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-18T13:22:06.832Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T13:22:07.796Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] archiveArtifacts [2021-08-18T13:22:08.097Z] Archiving artifacts [2021-08-18T13:22:08.440Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T13:22:09.906Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T13:22:09.935Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T13:22:09.935Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:22:09.935Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] sh [2021-08-18T13:22:09.967Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T13:22:09.971Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T13:22:09.971Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T13:22:10.227Z] + make clean [2021-08-18T13:22:10.426Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T13:22:10.485Z] docker volume rm -f docker-dev-cache [2021-08-18T13:22:10.485Z] docker-dev-cache [Pipeline] deleteDir [2021-08-18T13:22:12.590Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T13:22:12.590Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T13:22:13.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T13:22:13.661Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T13:22:13.661Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T13:22:18.517Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T13:22:18.517Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T13:22:18.517Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T13:22:18.973Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T13:22:19.640Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T13:22:19.938Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T13:22:22.227Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T13:22:22.227Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T13:22:22.227Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T13:22:25.406Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T13:22:25.726Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T13:22:29.297Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T13:22:32.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T13:22:34.635Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T13:22:37.526Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T13:22:37.526Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T13:22:37.526Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T13:22:39.693Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T13:22:42.584Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T13:22:44.102Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T13:22:44.102Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T13:22:44.102Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T13:22:44.102Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T13:22:52.868Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T13:22:52.868Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T13:22:52.868Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T13:22:52.868Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T13:22:52.868Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T13:22:55.032Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T13:22:55.656Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T13:22:55.656Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T13:22:55.656Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T13:22:55.656Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T13:22:56.475Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T13:22:57.925Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T13:22:59.374Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T13:23:00.091Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T13:23:00.091Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T13:23:00.091Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T13:23:00.091Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T13:23:00.091Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T13:23:00.091Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T13:23:00.091Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.091Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T13:23:00.091Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T13:23:00.547Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T13:23:00.547Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T13:23:00.547Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T13:23:00.547Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T13:23:00.547Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T13:23:00.547Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T13:23:00.547Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T13:23:00.547Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPortList [2021-08-18T13:23:00.547Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T13:23:00.547Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T13:23:06.315Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T13:23:06.315Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:23:06.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-18T13:23:06.438Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T13:23:11.126Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T13:23:11.126Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T13:23:11.126Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T13:23:11.126Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T13:23:11.126Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T13:23:12.087Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T13:23:12.087Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T13:23:12.087Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-18T13:23:15.809Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T13:23:15.809Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:23:15.809Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T13:23:15.809Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T13:23:15.809Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T13:23:15.809Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T13:23:15.809Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T13:23:15.809Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T13:23:15.809Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T13:23:20.634Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T13:23:20.634Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T13:23:20.634Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T13:23:21.597Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T13:23:21.597Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-18T13:23:21.597Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T13:23:23.769Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T13:23:23.769Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T13:23:23.769Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T13:23:24.734Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T13:23:25.704Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T13:23:25.704Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T13:23:25.704Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T13:23:29.435Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T13:23:30.926Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T13:23:31.300Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T13:23:34.116Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T13:23:36.292Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T13:23:48.575Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T13:23:48.575Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T13:23:48.575Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T13:23:48.575Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T13:23:48.966Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T13:23:57.374Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T13:23:57.374Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:23:57.374Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T13:23:59.260Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T13:24:00.934Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T13:24:02.058Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T13:24:02.517Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T13:24:02.517Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T13:24:03.486Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T13:24:04.652Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T13:24:06.310Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T13:24:08.168Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T13:24:11.898Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T13:24:11.898Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:24:11.898Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T13:24:12.090Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T13:24:14.945Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T13:24:16.581Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T13:24:16.581Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T13:24:16.581Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T13:24:19.618Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T13:24:19.618Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T13:24:19.618Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T13:24:19.618Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T13:24:19.618Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T13:24:24.289Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T13:24:24.289Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:24:24.289Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T13:24:24.289Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T13:24:24.289Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T13:24:24.289Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T13:24:24.289Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T13:24:24.289Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T13:24:24.289Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T13:24:28.946Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T13:24:31.851Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T13:24:32.818Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T13:24:32.830Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T13:24:32.830Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-18T13:24:32.830Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T13:24:33.148Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T13:24:33.148Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T13:24:33.148Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T13:24:33.790Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T13:24:33.790Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T13:24:33.790Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T13:24:35.324Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T13:24:36.286Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T13:24:36.286Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T13:24:36.286Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T13:24:38.595Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T13:24:40.196Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T13:24:40.653Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T13:24:40.653Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T13:24:40.653Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T13:24:40.653Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T13:24:40.653Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T13:24:40.952Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T13:24:43.273Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T13:24:43.547Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T13:24:45.624Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T13:24:48.516Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T13:24:49.320Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T13:24:51.489Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T13:24:51.826Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T13:24:51.946Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T13:24:51.946Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T13:24:53.999Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T13:24:54.457Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T13:24:54.840Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T13:24:56.371Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T13:24:57.358Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T13:24:57.903Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T13:25:08.198Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T13:25:09.729Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T13:25:12.155Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T13:25:13.616Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T13:25:13.616Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:25:13.616Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T13:25:15.054Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T13:25:18.285Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T13:25:18.285Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T13:25:18.740Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T13:25:19.701Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T13:25:19.733Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T13:25:20.034Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T13:25:20.698Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-18T13:25:20.698Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T13:25:22.232Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T13:25:22.232Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-18T13:25:22.232Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T13:25:22.232Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-18T13:25:22.232Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T13:25:24.710Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T13:25:25.465Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T13:25:26.911Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T13:25:29.184Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T13:25:29.184Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:25:29.184Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T13:25:29.809Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T13:25:31.343Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T13:25:34.241Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T13:25:34.955Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T13:25:34.955Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T13:25:34.955Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T13:25:35.010Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T13:25:36.414Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T13:25:36.415Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T13:25:40.798Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.100Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T13:25:41.100Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.557Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T13:25:41.557Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-18T13:25:41.557Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T13:25:43.731Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T13:25:43.731Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-18T13:25:43.731Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T13:25:46.568Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T13:25:46.626Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T13:25:46.626Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-18T13:25:46.626Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T13:25:46.626Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-18T13:25:46.626Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T13:25:47.535Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T13:25:47.535Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T13:25:47.535Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T13:25:47.535Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T13:25:47.535Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T13:25:48.804Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-18T13:25:48.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T13:25:50.337Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T13:25:50.432Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T13:25:50.432Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T13:25:50.432Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T13:25:52.601Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T13:25:53.234Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T13:25:53.561Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T13:25:54.521Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T13:25:55.409Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T13:25:55.409Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-18T13:25:55.409Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T13:25:55.409Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-18T13:25:55.409Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T13:25:55.409Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-18T13:25:55.409Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T13:25:57.579Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T13:25:57.579Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-18T13:25:57.579Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T13:25:57.579Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:25:57.579Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T13:25:57.579Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-18T13:25:57.579Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T13:25:58.037Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-18T13:25:58.038Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T13:25:59.571Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T13:26:01.573Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T13:26:06.634Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T13:26:06.634Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T13:26:06.634Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T13:26:06.634Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T13:26:06.634Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T13:26:06.634Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-18T13:26:06.634Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T13:26:07.456Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T13:26:08.807Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T13:26:08.807Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-18T13:26:08.807Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T13:26:09.265Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T13:26:09.265Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-18T13:26:09.265Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T13:26:11.438Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T13:26:13.610Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T13:26:13.610Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-18T13:26:13.610Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T13:26:15.782Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T13:26:15.782Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-18T13:26:15.782Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T13:26:15.782Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-18T13:26:15.782Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T13:26:15.782Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-18T13:26:15.782Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T13:26:17.954Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T13:26:20.131Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T13:26:22.229Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T13:26:22.302Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T13:26:24.473Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-18T13:26:24.473Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T13:26:25.947Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T13:26:26.403Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T13:26:29.150Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T13:26:29.150Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T13:26:29.150Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T13:26:29.150Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T13:26:29.150Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-18T13:26:29.150Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-18T13:26:29.296Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T13:26:34.938Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-18T13:26:34.938Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-18T13:26:34.938Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunMount [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-18T13:26:37.112Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-18T13:26:37.112Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-18T13:26:41.072Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T13:26:45.669Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-18T13:26:45.669Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T13:26:45.669Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-18T13:26:45.669Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-18T13:26:45.669Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-18T13:26:45.669Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-18T13:26:45.669Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-18T13:26:50.341Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T13:26:50.341Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T13:26:50.348Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-18T13:26:54.071Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-18T13:26:54.072Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-18T13:26:54.072Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-18T13:26:54.530Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-18T13:26:56.056Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-18T13:26:56.110Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T13:26:57.072Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-18T13:26:57.072Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T13:26:57.584Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-18T13:26:59.109Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-18T13:26:59.241Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T13:26:59.241Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-18T13:26:59.241Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T13:26:59.241Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-18T13:26:59.241Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T13:27:00.068Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-18T13:27:02.240Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-18T13:27:02.240Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:27:05.012Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T13:27:05.956Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-18T13:27:05.956Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-18T13:27:05.956Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-18T13:27:05.956Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-18T13:27:05.956Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-18T13:27:05.956Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-18T13:27:05.956Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-18T13:27:05.956Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-18T13:27:05.956Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-18T13:27:05.956Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:27:05.957Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-18T13:27:07.911Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T13:27:10.801Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T13:27:10.987Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T13:27:14.493Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-18T13:27:14.493Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-18T13:27:14.493Z] === RUN TestDockerSuite/TestRunRm [2021-08-18T13:27:14.519Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T13:27:16.657Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-18T13:27:16.684Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T13:27:17.141Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T13:27:22.420Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T13:27:22.920Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-18T13:27:22.920Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T13:27:23.345Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T13:27:24.583Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-18T13:27:25.809Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T13:27:25.809Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-18T13:27:25.809Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T13:27:26.747Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-18T13:27:27.069Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T13:27:27.069Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T13:27:27.069Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T13:27:27.069Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T13:27:27.526Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T13:27:28.911Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-18T13:27:29.527Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T13:27:29.527Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-18T13:27:29.695Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T13:27:29.983Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T13:27:29.983Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-18T13:27:29.983Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T13:27:31.080Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-18T13:27:31.080Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-18T13:27:31.080Z] === RUN TestDockerSuite/TestRunState [2021-08-18T13:27:31.080Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-18T13:27:31.080Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T13:27:32.871Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-18T13:27:32.871Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T13:27:33.243Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-18T13:27:33.243Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:27:33.243Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-18T13:27:34.369Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T13:27:35.033Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T13:27:35.405Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-18T13:27:35.405Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-18T13:27:35.405Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-18T13:27:35.405Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-18T13:27:35.405Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-18T13:27:35.860Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-18T13:27:35.860Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-18T13:27:35.860Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-18T13:27:35.860Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-18T13:27:37.922Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T13:27:38.094Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-18T13:27:40.522Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.522Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-18T13:27:40.811Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T13:27:40.811Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.811Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T13:27:40.811Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.811Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T13:27:40.811Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-18T13:27:40.811Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T13:27:42.684Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-18T13:27:42.685Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-18T13:27:42.775Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T13:27:42.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T13:27:42.977Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-18T13:27:42.977Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T13:27:42.977Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:27:42.977Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T13:27:42.977Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-18T13:27:43.140Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-18T13:27:43.433Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T13:27:43.433Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-18T13:27:43.433Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T13:27:45.308Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-18T13:27:45.308Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-18T13:27:45.308Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-18T13:27:45.308Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-18T13:27:45.308Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-18T13:27:45.599Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T13:27:49.017Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T13:27:51.365Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T13:27:51.365Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T13:27:51.365Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T13:27:51.365Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T13:27:51.365Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T13:27:51.365Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-18T13:27:51.365Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T13:27:53.531Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T13:27:53.531Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-18T13:27:53.531Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T13:27:53.986Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T13:27:53.986Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-18T13:27:53.986Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T13:27:56.057Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-18T13:27:56.148Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T13:27:59.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T13:27:59.037Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-18T13:27:59.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T13:28:00.729Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-18T13:28:01.930Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T13:28:01.931Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-18T13:28:01.931Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T13:28:01.931Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-18T13:28:01.931Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T13:28:01.931Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-18T13:28:01.931Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T13:28:03.843Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T13:28:03.843Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T13:28:03.843Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T13:28:04.821Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T13:28:06.493Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-18T13:28:06.493Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-18T13:28:06.493Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-18T13:28:06.493Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-18T13:28:06.989Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T13:28:09.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-18T13:28:09.878Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T13:28:12.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T13:28:12.775Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-18T13:28:12.775Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-18T13:28:14.429Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-18T13:28:14.429Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-18T13:28:14.429Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-18T13:28:14.429Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-18T13:28:14.429Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-18T13:28:14.429Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-18T13:28:14.429Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-18T13:28:16.207Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T13:28:16.207Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T13:28:17.443Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T13:28:17.443Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-18T13:28:17.443Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T13:28:17.443Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T13:28:17.444Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-18T13:28:17.444Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T13:28:17.444Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-18T13:28:17.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T13:28:17.444Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-18T13:28:17.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T13:28:17.444Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-18T13:28:17.899Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-18T13:28:18.141Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-18T13:28:19.666Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-18T13:28:20.878Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T13:28:20.878Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T13:28:21.193Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-18T13:28:26.445Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-18T13:28:26.445Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.445Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-18T13:28:26.665Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-18T13:28:26.962Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-18T13:28:26.962Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-18T13:28:26.962Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-18T13:28:26.962Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-18T13:28:26.962Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-18T13:28:26.962Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:28:26.962Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-18T13:28:27.973Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-18T13:28:27.973Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-18T13:28:28.429Z] === RUN TestDockerSuite/TestRunMount [2021-08-18T13:28:28.429Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-18T13:28:28.429Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-18T13:28:28.429Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-18T13:28:28.429Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-18T13:28:28.429Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-18T13:28:28.429Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-18T13:28:28.429Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-18T13:28:28.429Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-18T13:28:28.491Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-18T13:28:28.945Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-18T13:28:29.400Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-18T13:28:29.855Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-18T13:28:31.379Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-18T13:28:36.982Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-18T13:28:36.982Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T13:28:36.982Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-18T13:28:36.982Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-18T13:28:36.982Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-18T13:28:36.982Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-18T13:28:36.982Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-18T13:28:38.419Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-18T13:28:38.419Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T13:28:38.419Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-18T13:28:42.756Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-18T13:28:46.948Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-18T13:28:46.948Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:28:46.948Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-18T13:28:47.423Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-18T13:28:47.423Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.423Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-18T13:28:47.423Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.423Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-18T13:28:47.423Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.423Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-18T13:28:47.423Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.423Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-18T13:28:47.423Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-18T13:28:47.424Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-18T13:28:47.424Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-18T13:28:47.424Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.424Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-18T13:28:47.424Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-18T13:28:47.424Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-18T13:28:47.879Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-18T13:28:49.406Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-18T13:28:49.835Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-18T13:28:49.835Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T13:28:49.835Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-18T13:28:49.835Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:28:49.835Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-18T13:28:49.835Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T13:28:49.835Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-18T13:28:49.835Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T13:28:49.835Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-18T13:28:50.935Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-18T13:28:51.772Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T13:28:51.772Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T13:28:51.772Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T13:28:52.229Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T13:28:53.099Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-18T13:28:53.759Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T13:28:54.059Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-18T13:28:55.600Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-18T13:28:55.600Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-18T13:28:55.600Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-18T13:28:55.600Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-18T13:28:55.600Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-18T13:28:55.600Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T13:28:55.600Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-18T13:28:56.947Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-18T13:28:56.947Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:28:57.125Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-18T13:28:59.290Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-18T13:28:59.290Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:28:59.290Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-18T13:28:59.530Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T13:29:00.665Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-18T13:29:00.665Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.665Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-18T13:29:00.665Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-18T13:29:00.665Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-18T13:29:00.665Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.665Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-18T13:29:00.665Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.665Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-18T13:29:00.665Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.665Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-18T13:29:00.817Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-18T13:29:00.817Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-18T13:29:00.817Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-18T13:29:00.817Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-18T13:29:00.817Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-18T13:29:00.817Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:29:00.817Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-18T13:29:06.589Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T13:29:06.589Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T13:29:06.589Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T13:29:06.590Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:29:06.590Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T13:29:06.590Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T13:29:06.590Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T13:29:10.316Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T13:29:10.970Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-18T13:29:10.970Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-18T13:29:10.970Z] === RUN TestDockerSuite/TestRunRm [2021-08-18T13:29:11.280Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T13:29:12.502Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-18T13:29:18.269Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-18T13:29:18.447Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-18T13:29:18.447Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-18T13:29:19.829Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T13:29:19.829Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T13:29:19.829Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T13:29:19.829Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T13:29:19.829Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T13:29:19.973Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-18T13:29:20.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-18T13:29:21.158Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-18T13:29:23.317Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-18T13:29:23.317Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-18T13:29:23.327Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-18T13:29:23.772Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-18T13:29:23.772Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-18T13:29:24.227Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-18T13:29:25.494Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-18T13:29:28.385Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-18T13:29:28.385Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-18T13:29:28.385Z] === RUN TestDockerSuite/TestRunState [2021-08-18T13:29:28.385Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-18T13:29:28.843Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-18T13:29:31.735Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-18T13:29:31.735Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:29:31.735Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-18T13:29:32.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-18T13:29:32.764Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:29:32.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-18T13:29:32.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-18T13:29:33.220Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-18T13:29:33.220Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T13:29:33.220Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-18T13:29:34.623Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-18T13:29:34.623Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-18T13:29:34.623Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-18T13:29:34.623Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-18T13:29:34.623Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-18T13:29:34.623Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-18T13:29:34.623Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-18T13:29:34.623Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-18T13:29:34.623Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.286Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-18T13:29:39.286Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-18T13:29:39.741Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-18T13:29:40.262Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-18T13:29:40.262Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-18T13:29:40.262Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-18T13:29:42.630Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-18T13:29:42.630Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-18T13:29:42.630Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-18T13:29:44.797Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-18T13:29:44.797Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-18T13:29:44.797Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-18T13:29:44.797Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-18T13:29:44.797Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-18T13:29:44.962Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T13:29:45.927Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T13:29:48.515Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-18T13:29:50.544Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-18T13:29:50.544Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-18T13:29:50.544Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite (2275.99s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.20s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.26s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.56s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.74s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.23s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.16s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (80.81s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.52s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.78s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.51s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.39s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.15s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.56s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.15s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.69s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.03s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.87s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.82s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.53s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.35s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.12s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T13:29:50.998Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.82s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.58s) [2021-08-18T13:29:50.998Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.77s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.26s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.51s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.99s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.85s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.85s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.15s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.27s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.27s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.51s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.99s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.57s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.15s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.31s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.68s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.73s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.59s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.14s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.18s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.52s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.02s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.50s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.47s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.37s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.24s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.18s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.34s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.15s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.67s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildHistory (12.17s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.04s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.53s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.59s) [2021-08-18T13:29:50.999Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-08-18T13:29:50.999Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.54s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.08s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.35s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.75s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.24s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.23s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.38s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.13s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.76s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.83s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.78s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.74s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.72s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.29s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.69s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.83s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.71s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildRm (13.22s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.54s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.05s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.99s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.34s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.70s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildStderr (4.23s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.84s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.53s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.35s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.04s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.85s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.16s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.48s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.26s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.89s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.22s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.07s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.28s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.82s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestCommitChange (4.92s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.89s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.01s) [2021-08-18T13:29:51.454Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-18T13:29:51.454Z] --- PASS: TestDockerSuite/TestCommitTTY (7.53s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.55s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.07s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.62s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.63s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.30s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.19s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.21s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.12s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.91s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.07s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.79s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.66s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.14s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.49s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.12s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.67s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.78s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.51s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.57s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004fa8_} (2.49s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425524754_c:\foo_false____} (2.53s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425524754_c:\foo_true____} (2.56s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.77s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.67s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.90s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.74s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.42s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpToDot (2.45s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.75s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.36s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.47s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T13:29:51.455Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.44s) [2021-08-18T13:29:51.455Z] --- PASS: TestDockerSuite/TestEventsCopy (4.63s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.00s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.18s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.12s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFilters (5.09s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFormat (5.26s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsResize (8.13s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.53s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.07s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.32s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.21s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecInspectID (4.63s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.64s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.03s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.06s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.20s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.93s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImportBadURL (2.51s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.58s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.57s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectDefault (2.13s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectHistory (4.50s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.13s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.14s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectStatus (3.36s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.25s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.19s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.84s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.83s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.91s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.50s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.30s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.49s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.49s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.79s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsTail (3.51s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.67s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.87s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.86s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.31s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsByOrder (7.37s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.36s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.27s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.56s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.58s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.40s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.34s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.54s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.27s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.79s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.03s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.57s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.45s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.06s) [2021-08-18T13:29:51.456Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.22s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.39s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.63s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.96s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.42s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.46s) [2021-08-18T13:29:51.456Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.16s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.71s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.41s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.70s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.06s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.42s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.82s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.38s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.65s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.22s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.76s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.46s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.43s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.75s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.61s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.36s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.85s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.37s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.45s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.77s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.40s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.94s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.34s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.22s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.42s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.59s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.25s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.34s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.45s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.47s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.50s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.66s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.36s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.08s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.91s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.70s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.91s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.34s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.40s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.20s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.74s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.73s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.79s) [2021-08-18T13:29:51.457Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-18T13:29:51.457Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.46s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.32s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.98s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.71s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.76s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.06s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.77s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.48s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.21s) [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-18T13:29:51.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-18T13:29:51.458Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-18T13:29:51.458Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:29:51.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-18T13:29:51.458Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.458Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-18T13:29:51.458Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-18T13:29:51.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-18T13:29:51.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-18T13:29:51.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:29:51.459Z] === RUN TestDockerDaemonSuite [2021-08-18T13:29:51.459Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-18T13:29:51.459Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-18T13:29:51.459Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-18T13:29:51.459Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:29:51.459Z] === RUN TestDockerSwarmSuite [2021-08-18T13:29:51.459Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-18T13:29:51.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:29:51.459Z] === RUN TestDockerExternalVolumeSuite [2021-08-18T13:29:51.459Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-18T13:29:51.459Z] === RUN TestDockerNetworkSuite [2021-08-18T13:29:51.459Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-18T13:29:51.459Z] === RUN TestDockerHubPullSuite [2021-08-18T13:29:51.459Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-18T13:29:51.459Z] PASS [2021-08-18T13:29:51.459Z] ok github.com/docker/docker/integration-cli 2276.691s [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === Skipped [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-18T13:29:51.459Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.459Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-18T13:29:51.459Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T13:29:51.459Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:29:51.459Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T13:29:51.459Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-08-18T13:29:51.459Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-18T13:29:51.459Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T13:29:51.459Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.459Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T13:29:51.459Z] [2021-08-18T13:29:51.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-08-18T13:29:51.460Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-18T13:29:51.460Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.460Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-18T13:29:51.460Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:29:51.917Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-08-18T13:29:51.917Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-08-18T13:29:51.917Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-18T13:29:51.917Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-08-18T13:29:51.917Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:29:51.917Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-18T13:29:51.917Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T13:29:51.917Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:29:51.917Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.917Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:29:51.917Z] [2021-08-18T13:29:51.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-18T13:29:51.918Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T13:29:51.918Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:29:51.918Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-18T13:29:51.918Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-18T13:29:51.918Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-18T13:29:51.918Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-18T13:29:51.918Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.918Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-18T13:29:51.918Z] [2021-08-18T13:29:51.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-18T13:29:51.919Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:29:51.919Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-18T13:29:51.919Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-18T13:29:51.919Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-18T13:29:51.919Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:29:51.919Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-18T13:29:51.919Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:29:51.919Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T13:29:51.919Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-18T13:29:51.919Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-18T13:29:51.919Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:29:51.919Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-18T13:29:51.919Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.919Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-18T13:29:51.919Z] [2021-08-18T13:29:51.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-18T13:29:51.920Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T13:29:51.920Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.920Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-18T13:29:51.920Z] [2021-08-18T13:29:51.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T13:29:51.920Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T13:29:51.921Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.921Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T13:29:51.921Z] [2021-08-18T13:29:51.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:29:51.922Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:29:51.922Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-18T13:29:51.922Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.922Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-18T13:29:51.922Z] [2021-08-18T13:29:51.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:29:51.922Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:29:51.923Z] [2021-08-18T13:29:51.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:29:51.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:51.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:29:52.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:29:52.379Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-18T13:29:52.380Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] DONE 1092 tests, 546 skipped in 2285.380s [2021-08-18T13:29:52.380Z] INFO: Integration tests ended at 08/18/2021 13:29:51. Duration:00:38:05.4988161 [2021-08-18T13:29:52.380Z] INFO: Docker info of the daemon under test at end of run [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] Containers: 2 [2021-08-18T13:29:52.380Z] Running: 0 [2021-08-18T13:29:52.380Z] Paused: 0 [2021-08-18T13:29:52.380Z] Stopped: 2 [2021-08-18T13:29:52.380Z] Images: 18 [2021-08-18T13:29:52.380Z] Server Version: 0.0.0-dev [2021-08-18T13:29:52.380Z] Storage Driver: windowsfilter [2021-08-18T13:29:52.380Z] Windows: [2021-08-18T13:29:52.380Z] Logging Driver: json-file [2021-08-18T13:29:52.380Z] Plugins: [2021-08-18T13:29:52.380Z] Volume: local [2021-08-18T13:29:52.380Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T13:29:52.380Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T13:29:52.380Z] Swarm: inactive [2021-08-18T13:29:52.380Z] Default Isolation: process [2021-08-18T13:29:52.380Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T13:29:52.380Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T13:29:52.380Z] OSType: windows [2021-08-18T13:29:52.380Z] Architecture: x86_64 [2021-08-18T13:29:52.380Z] CPUs: 4 [2021-08-18T13:29:52.380Z] Total Memory: 32GiB [2021-08-18T13:29:52.380Z] Name: azwin-2-da47d0 [2021-08-18T13:29:52.380Z] ID: EXOF:KVAU:OGOE:YUZG:4XOY:GKJV:QMNL:YUGU:WDEU:2NDS:VRRE:QTK2 [2021-08-18T13:29:52.380Z] Docker Root Dir: D:\CI\PR-42756\2\daemon [2021-08-18T13:29:52.380Z] Debug Mode (client): false [2021-08-18T13:29:52.380Z] Debug Mode (server): true [2021-08-18T13:29:52.380Z] File Descriptors: -1 [2021-08-18T13:29:52.380Z] Goroutines: 17 [2021-08-18T13:29:52.380Z] System Time: 2021-08-18T13:29:52.1326006Z [2021-08-18T13:29:52.380Z] EventsListeners: 0 [2021-08-18T13:29:52.380Z] Registry: https://index.docker.io/v1/ [2021-08-18T13:29:52.380Z] Labels: [2021-08-18T13:29:52.380Z] Experimental: false [2021-08-18T13:29:52.380Z] Insecure Registries: [2021-08-18T13:29:52.380Z] 127.0.0.0/8 [2021-08-18T13:29:52.380Z] Live Restore Enabled: false [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] [2021-08-18T13:29:52.380Z] INFO: Stopping daemon under test [2021-08-18T13:29:52.380Z] SUCCESS: The process with PID 1104 (child process of PID 2076) has been terminated. [2021-08-18T13:29:52.380Z] SUCCESS: The process with PID 2076 (child process of PID 4580) has been terminated. [2021-08-18T13:29:52.380Z] INFO: Stop tailing logs of the daemon under tests [2021-08-18T13:29:52.380Z] INFO: executeCI.ps1 Completed successfully at 08/18/2021 13:29:52. [2021-08-18T13:29:52.380Z] INFO: Tidying up at end of run [2021-08-18T13:29:52.380Z] INFO: Saving daemon under test log (d:\CI\PR-42756\2\dut.out) to bundles\CIDUT.out [2021-08-18T13:29:52.380Z] INFO: Saving daemon under test log (d:\CI\PR-42756\2\dut.err) to bundles\CIDUT.err [2021-08-18T13:29:52.380Z] INFO: Nuke-Everything... [2021-08-18T13:29:52.836Z] INFO: Container count on control daemon to delete is 2 [2021-08-18T13:29:53.293Z] 8672ff9648c4 [2021-08-18T13:29:53.293Z] 2942f1adf4d4 [2021-08-18T13:29:53.293Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-18T13:29:54.820Z] Deleted: sha256:c65a5c6c24cb441f3dfc0f3d956320ee260643e42d50ad088ccbb8395fe9f512 [2021-08-18T13:29:54.820Z] Deleted: sha256:2e7bb50f7dfcf5ee660e8066d43e7cfef68cfa79c6d767c8f08fb53802254760 [2021-08-18T13:29:54.820Z] INFO: Tidying pidfile d:\CI\PR-42756\2\docker.pid [2021-08-18T13:29:54.820Z] INFO: Nuking d:\CI [2021-08-18T13:29:56.231Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T13:29:57.060Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-18T13:30:01.731Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-18T13:30:02.008Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T13:30:02.008Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T13:30:02.466Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T13:30:02.466Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T13:30:02.466Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T13:30:05.359Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T13:30:05.359Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T13:30:05.816Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-18T13:30:08.779Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-18T13:30:08.779Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-18T13:30:08.779Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-18T13:30:08.779Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-18T13:30:09.608Z] INFO: Zapped successfully [2021-08-18T13:30:09.608Z] [2021-08-18T13:30:09.608Z] INFO: executeCI.ps1 exiting at Wed Aug 18 13:30:09 CUT 2021. Duration 01:07:54.3608016 [2021-08-18T13:30:09.608Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-18T13:30:09.850Z] Recording test results [2021-08-18T13:30:10.319Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-18T13:30:11.857Z] Creating win-2022-integration-bundles.zip [2021-08-18T13:30:12.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [Pipeline] archiveArtifacts [2021-08-18T13:30:13.026Z] Archiving artifacts [2021-08-18T13:30:14.231Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T13:30:15.147Z] + make clean [2021-08-18T13:30:15.389Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-18T13:30:15.602Z] docker volume rm -f docker-dev-cache [2021-08-18T13:30:15.602Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-18T13:30:19.117Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-18T13:30:19.117Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-18T13:30:19.117Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-18T13:30:19.117Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-18T13:30:19.117Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-18T13:30:19.117Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-18T13:30:19.117Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-18T13:30:20.603Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T13:30:23.801Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-18T13:30:24.325Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T13:30:24.325Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T13:30:25.334Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-18T13:30:27.503Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-18T13:30:33.275Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-18T13:30:33.275Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-18T13:30:33.275Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-18T13:30:33.275Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-18T13:30:33.275Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-18T13:30:33.275Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:30:33.275Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-18T13:30:35.439Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-18T13:30:35.895Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-18T13:30:36.351Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-18T13:30:36.807Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-18T13:30:38.335Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-18T13:30:48.621Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-18T13:30:48.621Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T13:30:48.621Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-18T13:30:49.433Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T13:30:49.433Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T13:30:49.894Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T13:30:49.894Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T13:30:50.352Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T13:30:50.353Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T13:30:50.353Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T13:30:51.883Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T13:30:57.161Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-18T13:30:57.161Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:30:57.161Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-18T13:31:01.834Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-18T13:31:01.834Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T13:31:01.834Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-18T13:31:01.834Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:31:01.834Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-18T13:31:01.834Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T13:31:01.834Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-18T13:31:01.834Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T13:31:01.834Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-18T13:31:02.195Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T13:31:03.732Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T13:31:03.732Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T13:31:03.732Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T13:31:03.732Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T13:31:03.732Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T13:31:03.732Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:31:03.732Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T13:31:06.625Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-18T13:31:08.884Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-18T13:31:08.884Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-18T13:31:08.884Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-18T13:31:08.884Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-18T13:31:08.884Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-18T13:31:08.884Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T13:31:08.884Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-18T13:31:10.413Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-18T13:31:12.401Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T13:31:13.298Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-18T13:31:13.298Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:31:13.298Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-18T13:31:15.463Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-18T13:31:15.463Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-18T13:31:15.463Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-18T13:31:15.463Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-18T13:31:15.463Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-18T13:31:15.463Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:31:15.463Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-18T13:31:17.077Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T13:31:22.857Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T13:31:22.857Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:31:22.857Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-18T13:31:33.107Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-18T13:31:33.107Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-18T13:31:35.210Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T13:31:35.210Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T13:31:35.210Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T13:31:35.274Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-18T13:31:35.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-18T13:31:38.989Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-18T13:31:39.444Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-18T13:31:39.899Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-18T13:31:39.899Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-18T13:31:39.899Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-18T13:31:50.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-18T13:31:50.195Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:31:50.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-18T13:31:50.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-18T13:31:50.195Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-18T13:31:50.195Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T13:31:50.195Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-18T13:31:52.862Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T13:31:58.636Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T13:31:58.636Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T13:31:58.636Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T13:31:58.636Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T13:31:58.636Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T13:31:58.636Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T13:31:58.636Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T13:31:58.636Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T13:31:58.741Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-18T13:31:59.197Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-18T13:31:59.197Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-18T13:32:05.693Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T13:32:11.545Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-18T13:32:11.545Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-18T13:32:11.545Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite (2469.83s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.29s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.81s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.46s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.32s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.88s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.66s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.69s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.84s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.04s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.70s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.82s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.83s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.65s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.69s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.92s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.41s) [2021-08-18T13:32:12.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.81s) [2021-08-18T13:32:12.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.82s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.51s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.82s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.54s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.63s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.86s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.90s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.15s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.64s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.50s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.94s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.99s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.38s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.23s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.62s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.15s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.88s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.43s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.45s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.76s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.21s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.25s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.29s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.50s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.09s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.86s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.85s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.93s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.14s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFails (2.92s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.54s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.26s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.59s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.00s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.45s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildHistory (14.43s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.10s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.77s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabel (1.26s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.26s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabels (1.32s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.13s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.95s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.55s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.31s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.37s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.20s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.14s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.72s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.45s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.33s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.97s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.76s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.18s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.19s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.80s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.25s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.70s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.77s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.91s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildRm (13.07s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.70s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.43s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.44s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.65s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.28s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.74s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.52s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildStderr (4.42s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.89s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.11s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.27s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.15s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.46s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.47s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.55s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.73s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.21s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.47s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.92s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.37s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.53s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.21s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCommitChange (5.58s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.07s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCommitTTY (8.40s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.52s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.31s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.88s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-18T13:32:12.508Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.93s) [2021-08-18T13:32:12.508Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.89s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.32s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.43s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (7.25s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.66s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.19s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.19s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.35s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.60s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.18s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.14s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.66s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000950930_} (2.83s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1762664322_c:\foo_false____} (2.83s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1762664322_c:\foo_true____} (2.74s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.15s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.15s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.14s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.93s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.17s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.96s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.08s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.58s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.04s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.32s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpToDot (2.93s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCpToStdout (3.17s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.91s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.85s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.20s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsCopy (4.94s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.94s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.79s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.39s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFilters (5.90s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFormat (5.78s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsRename (2.80s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsResize (8.50s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.98s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.08s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.99s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.35s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.33s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.31s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.32s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.29s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.24s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecInspectID (4.66s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.71s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.34s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.17s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.94s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.18s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.90s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.49s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.54s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-18T13:32:12.509Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:32:12.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.66s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.88s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.83s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectDefault (2.40s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectHistory (5.91s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.25s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.37s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.91s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.37s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.78s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectStatus (3.99s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.74s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.76s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.96s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.92s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.71s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.23s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.09s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.39s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.63s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.72s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.49s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.43s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsTail (3.03s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.28s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.72s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsByOrder (8.67s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.75s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.45s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.45s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.40s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.26s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.92s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.54s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.86s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.40s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.16s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.16s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.60s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.24s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.43s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.66s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.26s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.90s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.37s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.00s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.90s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.20s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.25s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.53s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.84s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.99s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.57s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.86s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.11s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.76s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.83s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.73s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.43s) [2021-08-18T13:32:12.510Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.35s) [2021-08-18T13:32:12.510Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.46s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.24s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.80s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunExitCode (2.86s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.71s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.13s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.25s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.40s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.76s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.88s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.76s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.46s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.76s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.22s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunRm (2.42s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.79s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.80s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.24s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.70s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.81s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.26s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.95s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.90s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.55s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.04s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.32s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.81s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.90s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.54s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.41s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.78s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.40s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.47s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-18T13:32:12.511Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T13:32:12.511Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.20s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.73s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.04s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.72s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.45s) [2021-08-18T13:32:12.968Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T13:32:12.968Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-18T13:32:12.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.968Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-18T13:32:12.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-18T13:32:12.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-18T13:32:12.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-18T13:32:12.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-18T13:32:12.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-18T13:32:12.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-18T13:32:12.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-18T13:32:12.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerDaemonSuite [2021-08-18T13:32:12.969Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-18T13:32:12.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-18T13:32:12.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-18T13:32:12.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerSwarmSuite [2021-08-18T13:32:12.969Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-18T13:32:12.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerExternalVolumeSuite [2021-08-18T13:32:12.969Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerNetworkSuite [2021-08-18T13:32:12.969Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-18T13:32:12.969Z] === RUN TestDockerHubPullSuite [2021-08-18T13:32:12.969Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-18T13:32:12.969Z] PASS [2021-08-18T13:32:12.969Z] ok github.com/docker/docker/integration-cli 2470.623s [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === Skipped [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:32:12.969Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-18T13:32:12.969Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.969Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-18T13:32:12.969Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.970Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-18T13:32:12.970Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T13:32:12.970Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:32:12.970Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-18T13:32:12.970Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-18T13:32:12.970Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-18T13:32:12.970Z] [2021-08-18T13:32:12.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:32:12.970Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.970Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-08-18T13:32:12.971Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-08-18T13:32:12.971Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:32:12.971Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-18T13:32:12.971Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T13:32:12.971Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.971Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.971Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-18T13:32:12.971Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T13:32:12.972Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T13:32:12.972Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-18T13:32:12.972Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:32:12.972Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-18T13:32:12.972Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-18T13:32:12.972Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-18T13:32:12.972Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.972Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-18T13:32:12.972Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-18T13:32:12.973Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-18T13:32:12.973Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:32:12.973Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:32:12.973Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:32:12.973Z] [2021-08-18T13:32:12.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T13:32:13.430Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T13:32:13.430Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-18T13:32:13.430Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-18T13:32:13.430Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T13:32:13.430Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-18T13:32:13.430Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-18T13:32:13.430Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-18T13:32:13.430Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.430Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-18T13:32:13.430Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:32:13.431Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T13:32:13.431Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T13:32:13.431Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-18T13:32:13.431Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T13:32:13.431Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:32:13.431Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.431Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-18T13:32:13.431Z] [2021-08-18T13:32:13.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-18T13:32:13.431Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T13:32:13.432Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-18T13:32:13.432Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.432Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-18T13:32:13.432Z] [2021-08-18T13:32:13.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-18T13:32:13.433Z] [2021-08-18T13:32:13.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:32:13.433Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.433Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T13:32:13.434Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:32:13.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:32:13.434Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.435Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:32:13.435Z] [2021-08-18T13:32:13.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:32:13.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-18T13:32:13.436Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.436Z] DONE 1092 tests, 546 skipped in 2479.666s [2021-08-18T13:32:13.436Z] INFO: Integration tests ended at 08/18/2021 13:32:13. Duration:00:41:19.7800603 [2021-08-18T13:32:13.436Z] INFO: Docker info of the daemon under test at end of run [2021-08-18T13:32:13.436Z] [2021-08-18T13:32:13.893Z] Containers: 2 [2021-08-18T13:32:13.893Z] Running: 0 [2021-08-18T13:32:13.893Z] Paused: 0 [2021-08-18T13:32:13.893Z] Stopped: 2 [2021-08-18T13:32:13.893Z] Images: 18 [2021-08-18T13:32:13.893Z] Server Version: 0.0.0-dev [2021-08-18T13:32:13.893Z] Storage Driver: windowsfilter [2021-08-18T13:32:13.893Z] Windows: [2021-08-18T13:32:13.893Z] Logging Driver: json-file [2021-08-18T13:32:13.893Z] Plugins: [2021-08-18T13:32:13.893Z] Volume: local [2021-08-18T13:32:13.893Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T13:32:13.893Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T13:32:13.893Z] Swarm: inactive [2021-08-18T13:32:13.893Z] Default Isolation: process [2021-08-18T13:32:13.893Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T13:32:13.893Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T13:32:13.893Z] OSType: windows [2021-08-18T13:32:13.893Z] Architecture: x86_64 [2021-08-18T13:32:13.893Z] CPUs: 4 [2021-08-18T13:32:13.893Z] Total Memory: 32GiB [2021-08-18T13:32:13.893Z] Name: azwin-2-45ffb0 [2021-08-18T13:32:13.893Z] ID: VGLS:Q7F7:DMLP:E4E4:ZM6N:XCK2:GA4A:O6Z6:YCY5:KALL:BMLJ:P4VL [2021-08-18T13:32:13.893Z] Docker Root Dir: D:\CI\PR-42756\2\daemon [2021-08-18T13:32:13.893Z] Debug Mode (client): false [2021-08-18T13:32:13.893Z] Debug Mode (server): true [2021-08-18T13:32:13.893Z] File Descriptors: -1 [2021-08-18T13:32:13.893Z] Goroutines: 17 [2021-08-18T13:32:13.893Z] System Time: 2021-08-18T13:32:13.6762023Z [2021-08-18T13:32:13.893Z] EventsListeners: 0 [2021-08-18T13:32:13.893Z] Registry: https://index.docker.io/v1/ [2021-08-18T13:32:13.893Z] Labels: [2021-08-18T13:32:13.893Z] Experimental: false [2021-08-18T13:32:13.893Z] Insecure Registries: [2021-08-18T13:32:13.893Z] 127.0.0.0/8 [2021-08-18T13:32:13.893Z] Live Restore Enabled: false [2021-08-18T13:32:13.893Z] [2021-08-18T13:32:13.893Z] [2021-08-18T13:32:13.893Z] INFO: Stopping daemon under test [2021-08-18T13:32:13.893Z] SUCCESS: The process with PID 7112 (child process of PID 2908) has been terminated. [2021-08-18T13:32:13.893Z] SUCCESS: The process with PID 2908 (child process of PID 3912) has been terminated. [2021-08-18T13:32:14.237Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T13:32:14.237Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T13:32:14.237Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T13:32:14.352Z] INFO: Stop tailing logs of the daemon under tests [2021-08-18T13:32:14.352Z] INFO: executeCI.ps1 Completed successfully at 08/18/2021 13:32:13. [2021-08-18T13:32:14.352Z] INFO: Tidying up at end of run [2021-08-18T13:32:14.352Z] INFO: Saving daemon under test log (d:\CI\PR-42756\2\dut.out) to bundles\CIDUT.out [2021-08-18T13:32:14.352Z] INFO: Saving daemon under test log (d:\CI\PR-42756\2\dut.err) to bundles\CIDUT.err [2021-08-18T13:32:14.352Z] INFO: Nuke-Everything... [2021-08-18T13:32:14.807Z] INFO: Container count on control daemon to delete is 2 [2021-08-18T13:32:14.807Z] 9cbea3f280a3 [2021-08-18T13:32:14.807Z] 4e6486751c80 [2021-08-18T13:32:15.263Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-18T13:32:16.414Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T13:32:16.414Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T13:32:16.414Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T13:32:16.414Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T13:32:16.414Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T13:32:16.414Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T13:32:16.414Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T13:32:18.155Z] Deleted: sha256:bbe8adb7948ae5812f19a4f357843f46895fc2fb254da6b2681f69b6712ade7f [2021-08-18T13:32:18.155Z] Deleted: sha256:610451a6539ebc8032a41df26894535510c7f2a3cbed4d87ce7176f0c7369a35 [2021-08-18T13:32:18.155Z] INFO: Tidying pidfile d:\CI\PR-42756\2\docker.pid [2021-08-18T13:32:18.155Z] INFO: Nuking d:\CI [2021-08-18T13:32:18.582Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T13:32:18.582Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T13:32:18.582Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T13:32:18.582Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T13:32:21.482Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T13:32:21.940Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T13:32:21.940Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T13:32:21.940Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T13:32:21.940Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T13:32:21.940Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T13:32:21.940Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:32:21.940Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T13:32:24.836Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T13:32:27.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T13:32:29.904Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T13:32:30.361Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T13:32:30.361Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T13:32:30.361Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T13:32:33.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T13:32:33.261Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T13:32:39.198Z] INFO: Zapped successfully [2021-08-18T13:32:39.199Z] [2021-08-18T13:32:39.199Z] INFO: executeCI.ps1 exiting at Wed Aug 18 13:32:36 CUT 2021. Duration 01:10:23.4633528 [2021-08-18T13:32:39.199Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-18T13:32:39.439Z] Recording test results [2021-08-18T13:32:40.003Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-18T13:32:40.312Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T13:32:40.312Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:32:40.312Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T13:32:40.312Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:32:40.768Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T13:32:41.548Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-18T13:32:43.286Z] Archiving artifacts [2021-08-18T13:32:43.661Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T13:32:43.661Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T13:32:44.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T13:32:45.383Z] + make clean [2021-08-18T13:32:45.829Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T13:32:45.829Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T13:32:45.829Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T13:32:46.345Z] docker volume rm -f docker-dev-cache [2021-08-18T13:32:46.345Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:32:48.721Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T13:32:48.721Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T13:32:51.616Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T13:33:01.919Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T13:33:05.640Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T13:33:05.640Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T13:33:05.640Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T13:33:05.640Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T13:33:05.640Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T13:33:07.809Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T13:33:07.809Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T13:33:07.809Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T13:33:10.703Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T13:33:10.703Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:33:10.703Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T13:33:12.873Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T13:33:13.334Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T13:33:18.012Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T13:33:20.915Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T13:33:20.915Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-18T13:33:20.915Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T13:33:20.915Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-18T13:33:20.915Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T13:33:20.915Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-18T13:33:20.915Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T13:33:20.915Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-18T13:33:20.915Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T13:33:20.915Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-18T13:33:20.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-18T13:33:23.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T13:33:23.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-18T13:33:25.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-18T13:33:34.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-18T13:33:36.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-18T13:33:39.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005e9f38_} [2021-08-18T13:33:41.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1886639806_c:\foo_false____} [2021-08-18T13:33:50.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1886639806_c:\foo_true____} [2021-08-18T13:33:52.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T13:33:52.497Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T13:33:52.954Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T13:33:52.954Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T13:33:52.954Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T13:33:52.954Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:33:52.954Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T13:33:52.954Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:33:53.411Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T13:33:56.312Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T13:33:56.312Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T13:33:56.312Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T13:33:56.312Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T13:33:59.209Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T13:33:59.209Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T13:33:59.209Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T13:33:59.209Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-18T13:34:02.103Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T13:34:02.103Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T13:34:02.103Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T13:34:02.103Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T13:34:02.103Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T13:34:02.103Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T13:34:02.103Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T13:34:06.787Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T13:34:10.513Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-18T13:34:10.513Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:34:10.513Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T13:34:10.513Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T13:34:10.513Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T13:34:20.817Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T13:34:20.817Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:34:20.817Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-18T13:34:20.817Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T13:34:20.817Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T13:34:31.115Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T13:34:31.115Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T13:34:31.115Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T13:34:31.115Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T13:34:31.115Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T13:34:34.017Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T13:34:34.017Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T13:34:34.017Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T13:34:34.017Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T13:34:34.017Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T13:34:36.912Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T13:34:36.912Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:34:36.912Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T13:34:36.912Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T13:34:36.912Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T13:34:36.912Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T13:34:36.912Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T13:34:36.912Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T13:34:36.912Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T13:34:37.369Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T13:34:37.369Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T13:34:40.269Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T13:34:47.334Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T13:34:47.791Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T13:34:47.791Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T13:34:49.961Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T13:34:50.926Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T13:34:51.382Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T13:34:51.382Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T13:34:51.382Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T13:34:51.839Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T13:34:51.839Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:34:51.839Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T13:34:51.839Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T13:34:52.297Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T13:35:02.609Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T13:35:02.609Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T13:35:02.609Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T13:35:06.442Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T13:35:06.900Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T13:35:06.900Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T13:35:06.900Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T13:35:09.802Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T13:35:09.802Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T13:35:09.802Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T13:35:09.802Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T13:35:09.802Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:35:09.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T13:35:09.802Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.259Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T13:35:10.260Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T13:35:10.260Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T13:35:10.260Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T13:35:10.260Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T13:35:10.260Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T13:35:10.260Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T13:35:10.260Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T13:35:10.260Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T13:35:10.260Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T13:35:10.260Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T13:35:13.166Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T13:35:16.063Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T13:35:18.959Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T13:35:27.512Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T13:35:33.293Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T13:35:39.068Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T13:35:41.961Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T13:35:42.927Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T13:35:47.608Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T13:35:48.571Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T13:35:49.534Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T13:35:59.832Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T13:36:05.606Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T13:36:05.606Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T13:36:05.606Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T13:36:05.606Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T13:36:05.606Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T13:36:05.606Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:36:05.606Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T13:36:05.606Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T13:36:05.606Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T13:36:06.571Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T13:36:06.571Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T13:36:06.571Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T13:36:09.469Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T13:36:18.027Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T13:36:20.198Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T13:36:23.094Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T13:36:28.871Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T13:36:28.871Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T13:36:28.871Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T13:36:31.041Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T13:36:36.817Z] === RUN TestDockerSuite/TestExec [2021-08-18T13:36:36.817Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:36:36.817Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T13:36:36.817Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T13:36:36.817Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T13:36:38.991Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T13:36:41.164Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T13:36:41.164Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:36:41.164Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T13:36:41.164Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:36:41.164Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T13:36:41.164Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T13:36:41.164Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T13:36:43.340Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T13:36:46.231Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T13:36:49.129Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T13:36:51.297Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T13:36:55.976Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T13:36:55.976Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T13:36:55.976Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T13:36:55.976Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T13:36:55.976Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T13:36:55.976Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T13:36:56.433Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T13:36:59.345Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T13:37:04.016Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T13:37:04.016Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T13:37:04.016Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T13:37:04.016Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T13:37:04.016Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T13:37:04.016Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:37:04.016Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T13:37:04.016Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T13:37:04.016Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T13:37:04.016Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T13:37:04.016Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T13:37:06.911Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T13:37:06.911Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T13:37:06.911Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T13:37:06.911Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T13:37:06.911Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T13:37:06.911Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:37:06.911Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T13:37:06.911Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T13:37:06.911Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T13:37:06.911Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T13:37:07.369Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T13:37:10.263Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T13:37:10.263Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T13:37:10.263Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T13:37:18.821Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T13:37:18.821Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T13:37:18.821Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T13:37:18.821Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T13:37:18.821Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T13:37:18.821Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T13:37:19.291Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T13:37:26.355Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T13:37:32.134Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T13:37:35.858Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T13:37:42.914Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestHealth [2021-08-18T13:37:42.914Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T13:37:42.914Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T13:37:47.742Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T13:37:47.742Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T13:37:47.742Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T13:37:47.742Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T13:37:47.742Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T13:37:47.742Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T13:37:48.200Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T13:37:49.168Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T13:37:49.168Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:37:49.168Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T13:37:50.135Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T13:37:50.598Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T13:37:52.767Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T13:37:52.767Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T13:37:55.870Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T13:38:04.413Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T13:38:04.413Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T13:38:04.413Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:38:04.413Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T13:38:08.134Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T13:38:08.134Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T13:38:10.298Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T13:38:10.298Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.298Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T13:38:10.298Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.298Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T13:38:10.298Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T13:38:10.298Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.298Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T13:38:10.298Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.298Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T13:38:10.298Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.754Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T13:38:10.755Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T13:38:10.755Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T13:38:10.755Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.755Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T13:38:10.755Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.755Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T13:38:10.755Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T13:38:10.755Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.755Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T13:38:10.755Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:38:10.755Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-18T13:38:13.651Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-18T13:38:15.823Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T13:38:15.823Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T13:38:15.823Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T13:38:15.823Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T13:38:15.823Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T13:38:15.823Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T13:38:15.823Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T13:38:16.279Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T13:38:18.452Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T13:38:18.913Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T13:38:21.816Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T13:38:21.816Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T13:38:21.816Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T13:38:21.816Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T13:38:21.816Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T13:38:21.816Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T13:38:21.816Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T13:38:23.990Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-18T13:38:29.769Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T13:38:29.769Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:38:29.769Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T13:38:29.769Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:38:29.769Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T13:38:29.769Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:38:29.769Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T13:38:31.942Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T13:38:34.838Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T13:38:34.838Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T13:38:37.735Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T13:38:39.903Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T13:38:39.903Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T13:38:39.903Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T13:38:39.903Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T13:38:42.805Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T13:38:45.700Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T13:38:51.476Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T13:38:53.646Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T13:38:55.811Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T13:38:58.709Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T13:39:01.599Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T13:39:03.769Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T13:39:06.663Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T13:39:06.664Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T13:39:06.664Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T13:39:06.664Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T13:39:06.664Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T13:39:08.835Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T13:39:11.732Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T13:39:17.510Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T13:39:20.410Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T13:39:20.410Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T13:39:20.410Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T13:39:23.305Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T13:39:23.305Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T13:39:31.858Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T13:39:40.402Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T13:39:47.458Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T13:39:50.350Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T13:39:53.242Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T13:39:53.242Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T13:39:53.699Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T13:39:56.593Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T13:39:58.759Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T13:40:09.059Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T13:40:09.059Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T13:40:09.059Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T13:40:09.059Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T13:40:09.059Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T13:40:11.954Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T13:40:14.844Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T13:40:17.019Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T13:40:17.019Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.477Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T13:40:17.477Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T13:40:17.478Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T13:40:17.478Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T13:40:17.478Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T13:40:17.478Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T13:40:17.478Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T13:40:17.478Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T13:40:17.478Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T13:40:17.478Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T13:40:17.478Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T13:40:17.478Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T13:40:17.478Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T13:40:17.478Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T13:40:17.478Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T13:40:17.478Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPortList [2021-08-18T13:40:17.478Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T13:40:17.478Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T13:40:23.252Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T13:40:23.252Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:40:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-18T13:40:29.024Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T13:40:29.024Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T13:40:29.024Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-18T13:40:39.320Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T13:40:39.320Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T13:40:39.320Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T13:40:49.611Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T13:41:07.264Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T13:41:07.264Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T13:41:07.264Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T13:41:07.264Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T13:41:19.616Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T13:41:24.310Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T13:41:39.088Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T13:41:42.806Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T13:41:42.806Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T13:41:42.806Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T13:41:42.806Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T13:41:42.806Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T13:41:48.578Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T13:41:48.578Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:41:48.578Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T13:41:48.578Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T13:41:48.578Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T13:41:48.578Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T13:41:48.578Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T13:41:48.578Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T13:41:48.578Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T13:41:57.132Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T13:41:57.132Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-18T13:41:57.132Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T13:41:58.664Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T13:41:58.664Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T13:41:58.664Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T13:41:59.628Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T13:42:00.601Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T13:42:00.601Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T13:42:00.601Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T13:42:05.271Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T13:42:09.953Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T13:42:12.852Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T13:42:37.952Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T13:42:37.952Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:42:37.952Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T13:42:43.728Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T13:42:43.728Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T13:42:44.184Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T13:42:45.146Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T13:42:49.824Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T13:42:54.495Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T13:42:54.495Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:42:54.495Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T13:43:00.280Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T13:43:00.280Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T13:43:00.280Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T13:43:17.929Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T13:43:24.990Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T13:43:24.990Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T13:43:33.535Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T13:43:43.826Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T13:43:52.381Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T13:43:57.055Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T13:43:57.512Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T13:44:00.403Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T13:44:25.506Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T13:44:27.674Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T13:44:33.446Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T13:44:34.409Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T13:44:34.409Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.409Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T13:44:34.409Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.409Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T13:44:34.409Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T13:44:34.409Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T13:44:34.409Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T13:44:34.409Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.866Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T13:44:34.866Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-18T13:44:34.866Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T13:44:37.035Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T13:44:37.035Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-18T13:44:37.035Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T13:44:37.035Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-18T13:44:37.035Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T13:44:42.812Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T13:44:45.700Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T13:44:47.870Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T13:44:50.760Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T13:44:52.925Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T13:44:53.383Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T13:44:59.151Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-18T13:44:59.151Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T13:45:01.316Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T13:45:01.316Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-18T13:45:01.316Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T13:45:05.033Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T13:45:05.033Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-18T13:45:05.033Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T13:45:05.033Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-18T13:45:05.033Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T13:45:07.199Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T13:45:07.199Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.199Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T13:45:07.199Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.199Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T13:45:07.199Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T13:45:07.199Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T13:45:07.199Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.656Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T13:45:07.656Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.656Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T13:45:07.656Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-18T13:45:07.656Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T13:45:10.550Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T13:45:12.715Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T13:45:15.613Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T13:45:15.613Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-18T13:45:15.613Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T13:45:15.613Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-18T13:45:15.613Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T13:45:15.613Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-18T13:45:15.613Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T13:45:18.508Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T13:45:18.508Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-18T13:45:18.508Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T13:45:18.508Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:45:18.508Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T13:45:18.508Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-18T13:45:18.508Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T13:45:18.508Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-18T13:45:18.508Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T13:45:20.686Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T13:45:26.454Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T13:45:26.454Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T13:45:26.454Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T13:45:26.454Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T13:45:26.454Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T13:45:26.454Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-18T13:45:26.454Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T13:45:29.342Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T13:45:29.342Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-18T13:45:29.342Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T13:45:29.342Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T13:45:29.342Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-18T13:45:29.342Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T13:45:32.232Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T13:45:35.126Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T13:45:35.126Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-18T13:45:35.126Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T13:45:38.015Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T13:45:38.015Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-18T13:45:38.015Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T13:45:38.015Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-18T13:45:38.015Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T13:45:38.015Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-18T13:45:38.015Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T13:45:45.067Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T13:45:47.961Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T13:45:50.126Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T13:45:53.023Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-18T13:45:53.023Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T13:45:57.708Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T13:45:57.708Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T13:45:57.708Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T13:45:57.708Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T13:45:57.708Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-18T13:45:57.708Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-18T13:46:10.053Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-18T13:46:10.053Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.053Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunMount [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-18T13:46:10.511Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-18T13:46:10.511Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-18T13:46:19.053Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-18T13:46:19.053Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T13:46:19.053Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-18T13:46:19.053Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-18T13:46:19.053Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-18T13:46:19.053Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-18T13:46:19.053Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-18T13:46:24.823Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-18T13:46:29.491Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-18T13:46:29.492Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.492Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-18T13:46:29.492Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-18T13:46:29.492Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-18T13:46:29.947Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-18T13:46:30.911Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-18T13:46:33.802Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-18T13:46:35.964Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-18T13:46:37.494Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-18T13:46:39.671Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-18T13:46:39.671Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-18T13:46:39.671Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-18T13:46:39.671Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-18T13:46:40.128Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-18T13:46:40.128Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-18T13:46:40.128Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-18T13:46:40.128Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-18T13:46:40.128Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-18T13:46:40.128Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-18T13:46:40.128Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T13:46:48.684Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-18T13:46:48.684Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-18T13:46:48.684Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-18T13:46:48.684Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-18T13:46:48.684Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-18T13:46:48.684Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-18T13:46:48.684Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-18T13:46:48.684Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-18T13:46:48.684Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-18T13:46:48.684Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:46:48.684Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-18T13:47:03.457Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-18T13:47:03.458Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-18T13:47:03.458Z] === RUN TestDockerSuite/TestRunRm [2021-08-18T13:47:04.987Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-18T13:47:12.047Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-18T13:47:13.576Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-18T13:47:16.466Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-18T13:47:19.355Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-18T13:47:22.247Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-18T13:47:22.247Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-18T13:47:22.247Z] === RUN TestDockerSuite/TestRunState [2021-08-18T13:47:22.247Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-18T13:47:22.247Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-18T13:47:24.417Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-18T13:47:24.417Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:47:24.417Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-18T13:47:27.310Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-18T13:47:27.310Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-18T13:47:27.310Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-18T13:47:27.310Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-18T13:47:27.310Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-18T13:47:27.310Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-18T13:47:27.310Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-18T13:47:27.310Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-18T13:47:27.310Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-18T13:47:33.104Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-18T13:47:33.104Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-18T13:47:35.274Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-18T13:47:35.274Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-18T13:47:35.274Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-18T13:47:38.169Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-18T13:47:38.169Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-18T13:47:38.169Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-18T13:47:38.169Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-18T13:47:38.169Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-18T13:47:41.885Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-18T13:47:48.938Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-18T13:47:54.710Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-18T13:48:01.777Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-18T13:48:01.777Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-18T13:48:01.777Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-18T13:48:01.777Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-18T13:48:05.524Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-18T13:48:12.577Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-18T13:48:15.467Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-18T13:48:15.467Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-18T13:48:15.467Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-18T13:48:15.467Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-18T13:48:15.467Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-18T13:48:15.467Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-18T13:48:15.467Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-18T13:48:20.144Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-18T13:48:22.317Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-18T13:48:24.486Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-18T13:48:30.267Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-18T13:48:30.267Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-18T13:48:30.267Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-18T13:48:30.267Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-18T13:48:30.267Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-18T13:48:30.267Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:48:30.267Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-18T13:48:32.435Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-18T13:48:32.891Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-18T13:48:32.891Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-18T13:48:33.348Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-18T13:48:35.512Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-18T13:48:47.865Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-18T13:48:47.865Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T13:48:47.865Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-18T13:48:58.159Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-18T13:48:58.159Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:48:58.159Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-18T13:49:01.887Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-18T13:49:01.887Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T13:49:01.887Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-18T13:49:01.887Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:49:01.887Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-18T13:49:01.887Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T13:49:01.887Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-18T13:49:01.887Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T13:49:01.887Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-18T13:49:12.175Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-18T13:49:12.175Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-18T13:49:12.175Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-18T13:49:12.175Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-18T13:49:12.175Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-18T13:49:12.175Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T13:49:12.175Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-18T13:49:14.342Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-18T13:49:17.234Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-18T13:49:17.234Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:49:17.234Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-18T13:49:19.401Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-18T13:49:19.401Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-18T13:49:19.401Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-18T13:49:19.401Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-18T13:49:19.401Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-18T13:49:19.401Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:49:19.401Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-18T13:49:37.054Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-18T13:49:37.054Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-18T13:49:39.228Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-18T13:49:39.228Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-18T13:49:47.773Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-18T13:49:48.229Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-18T13:49:48.686Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-18T13:49:48.686Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-18T13:49:48.686Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-18T13:49:58.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-18T13:49:58.980Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:49:58.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-18T13:49:58.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-18T13:49:58.980Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-18T13:49:58.980Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T13:49:58.980Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-18T13:50:07.525Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-18T13:50:07.525Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-18T13:50:07.525Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-18T13:50:17.822Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-18T13:50:17.822Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-18T13:50:17.822Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite (3001.77s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (160.31s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.20s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.27s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.16s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.86s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.39s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.24s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.52s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.73s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.46s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.39s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.64s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.16s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.36s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.53s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.92s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.45s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.72s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.62s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.81s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.62s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.68s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.75s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.33s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.06s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.29s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.77s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.24s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.12s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.88s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.88s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.54s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.45s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.87s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.21s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.22s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.32s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.37s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.58s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.61s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.95s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.49s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.89s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.77s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.54s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (123.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.15s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.83s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.54s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.16s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-18T13:50:19.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.31s) [2021-08-18T13:50:19.990Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.03s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.87s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.86s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFails (7.72s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.30s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.31s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.50s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.82s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.79s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.28s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.11s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildHistory (13.73s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.27s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabel (1.26s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabels (1.24s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.04s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.24s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.92s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.80s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.96s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.78s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.66s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.85s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.95s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.49s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.78s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.88s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.12s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.12s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.62s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.22s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.40s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.07s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.97s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.53s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.57s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.28s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.96s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildRm (14.94s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.97s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.25s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.92s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.91s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.40s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.55s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildStderr (5.14s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.19s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.62s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.12s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.82s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.10s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.32s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.71s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.46s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.70s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.36s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.95s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.05s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.48s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.14s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCommitChange (5.65s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.92s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCommitTTY (17.31s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.68s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.77s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.05s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.69s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.59s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.81s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.53s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.69s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.41s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.20s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.43s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.19s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.67s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.44s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.92s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.85s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.85s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.86s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.81s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005e9f38_} (2.83s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1886639806_c:\foo_false____} (7.88s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1886639806_c:\foo_true____} (2.81s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.77s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.70s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-18T13:50:19.991Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-08-18T13:50:19.991Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.03s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.34s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.19s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.43s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCpToDot (2.91s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCpToStdout (3.06s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.59s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.04s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.29s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.96s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.05s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.95s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.82s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.82s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFilters (10.27s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsResize (8.33s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.18s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.07s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.68s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.80s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.90s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecInspectID (5.13s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.81s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.49s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.46s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.12s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.62s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.80s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.18s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.53s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectHistory (5.17s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.64s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.98s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.71s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.83s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.29s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.17s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.04s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.14s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.06s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.12s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.98s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.77s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.67s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsSince (9.46s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsTail (3.21s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.66s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-18T13:50:19.992Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.31s) [2021-08-18T13:50:19.992Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.29s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsByOrder (9.74s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.49s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.95s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.31s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.67s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.33s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.13s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.68s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.39s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.60s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.72s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.71s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.89s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.88s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.82s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.75s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.87s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.16s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.21s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.40s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.67s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.45s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.91s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.26s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.67s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.13s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.56s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.58s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.66s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.29s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.54s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.66s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.67s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.76s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.59s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.69s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.73s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunExitCode (7.45s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.50s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.48s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.58s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.72s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.05s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.14s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.52s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.81s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.51s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.53s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.56s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.74s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunRm (2.70s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.67s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.98s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-08-18T13:50:19.993Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.37s) [2021-08-18T13:50:19.993Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.09s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.55s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.74s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.56s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.71s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.30s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.12s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.29s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.63s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.71s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.57s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.14s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.72s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.04s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.51s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.93s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.53s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.74s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.54s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.33s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.85s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.34s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.15s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T13:50:19.994Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-18T13:50:19.994Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] --- PASS: TestDockerRegistrySuite (0.22s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:50:19.994Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:50:19.994Z] === RUN TestDockerSchema1RegistrySuite [2021-08-18T13:50:19.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-18T13:50:19.994Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T13:50:19.994Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-18T13:50:19.995Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-18T13:50:19.995Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.06s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-18T13:50:19.995Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-18T13:50:19.995Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-18T13:50:19.995Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-18T13:50:19.995Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-18T13:50:19.995Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:50:19.995Z] === RUN TestDockerDaemonSuite [2021-08-18T13:50:19.995Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-18T13:50:19.995Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-18T13:50:19.995Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-18T13:50:19.995Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:50:19.995Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:50:19.995Z] === RUN TestDockerSwarmSuite [2021-08-18T13:50:19.995Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:19.995Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-18T13:50:19.995Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.452Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-18T13:50:20.452Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.452Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-18T13:50:20.452Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-18T13:50:20.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:50:20.453Z] === RUN TestDockerExternalVolumeSuite [2021-08-18T13:50:20.453Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-18T13:50:20.453Z] === RUN TestDockerNetworkSuite [2021-08-18T13:50:20.453Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-18T13:50:20.453Z] === RUN TestDockerHubPullSuite [2021-08-18T13:50:20.453Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-18T13:50:20.453Z] PASS [2021-08-18T13:50:20.453Z] ok github.com/docker/docker/integration-cli 3002.306s [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === Skipped [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:50:20.453Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-18T13:50:20.453Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-08-18T13:50:20.453Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-08-18T13:50:20.453Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:50:20.453Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-08-18T13:50:20.453Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-18T13:50:20.453Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-08-18T13:50:20.453Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.453Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-18T13:50:20.453Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-08-18T13:50:20.454Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-08-18T13:50:20.454Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:50:20.454Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-18T13:50:20.454Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:50:20.454Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-18T13:50:20.454Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-18T13:50:20.454Z] [2021-08-18T13:50:20.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-18T13:50:20.455Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-18T13:50:20.455Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:50:20.455Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-18T13:50:20.455Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-18T13:50:20.455Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.05s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.05s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-18T13:50:20.455Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.455Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-18T13:50:20.455Z] [2021-08-18T13:50:20.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-18T13:50:20.455Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:50:20.456Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-18T13:50:20.456Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-18T13:50:20.456Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-18T13:50:20.456Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-18T13:50:20.456Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:50:20.456Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2021-08-18T13:50:20.456Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-18T13:50:20.456Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-08-18T13:50:20.456Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-08-18T13:50:20.456Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-18T13:50:20.456Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:50:20.456Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-18T13:50:20.456Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T13:50:20.456Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-18T13:50:20.456Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.456Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-18T13:50:20.456Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-08-18T13:50:20.457Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-18T13:50:20.457Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-18T13:50:20.457Z] [2021-08-18T13:50:20.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-18T13:50:20.457Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.457Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-08-18T13:50:20.914Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-18T13:50:20.914Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T13:50:20.914Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.914Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T13:50:20.914Z] [2021-08-18T13:50:20.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T13:50:20.914Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-18T13:50:20.915Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-08-18T13:50:20.915Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-08-18T13:50:20.915Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.915Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-08-18T13:50:20.915Z] [2021-08-18T13:50:20.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:50:20.916Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-18T13:50:20.916Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T13:50:20.916Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-08-18T13:50:20.917Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2021-08-18T13:50:20.917Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T13:50:20.917Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:50:20.917Z] [2021-08-18T13:50:20.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:50:20.917Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:50:20.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T13:50:20.918Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T13:50:20.919Z] [2021-08-18T13:50:20.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:50:20.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:20.919Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:50:21.375Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T13:50:21.375Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-18T13:50:21.375Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-18T13:50:21.375Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-18T13:50:21.375Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] DONE 1092 tests, 546 skipped in 3012.414s [2021-08-18T13:50:21.375Z] INFO: Integration tests ended at 08/18/2021 13:50:20. Duration:00:50:12.5431314 [2021-08-18T13:50:21.375Z] INFO: Docker info of the daemon under test at end of run [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] Containers: 2 [2021-08-18T13:50:21.375Z] Running: 0 [2021-08-18T13:50:21.375Z] Paused: 0 [2021-08-18T13:50:21.375Z] Stopped: 2 [2021-08-18T13:50:21.375Z] Images: 18 [2021-08-18T13:50:21.375Z] Server Version: 0.0.0-dev [2021-08-18T13:50:21.375Z] Storage Driver: windowsfilter [2021-08-18T13:50:21.375Z] Windows: [2021-08-18T13:50:21.375Z] Logging Driver: json-file [2021-08-18T13:50:21.375Z] Plugins: [2021-08-18T13:50:21.375Z] Volume: local [2021-08-18T13:50:21.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T13:50:21.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T13:50:21.375Z] Swarm: inactive [2021-08-18T13:50:21.375Z] Default Isolation: process [2021-08-18T13:50:21.375Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T13:50:21.375Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T13:50:21.375Z] OSType: windows [2021-08-18T13:50:21.375Z] Architecture: x86_64 [2021-08-18T13:50:21.375Z] CPUs: 4 [2021-08-18T13:50:21.375Z] Total Memory: 32GiB [2021-08-18T13:50:21.375Z] Name: azwin-2-07a060 [2021-08-18T13:50:21.375Z] ID: AQPB:4DCZ:COHK:X5S4:FQOO:7G63:VL6I:YMAX:TW4J:FHS3:L3QH:6FUO [2021-08-18T13:50:21.375Z] Docker Root Dir: D:\CI\PR-42756\2\daemon [2021-08-18T13:50:21.375Z] Debug Mode (client): false [2021-08-18T13:50:21.375Z] Debug Mode (server): true [2021-08-18T13:50:21.375Z] File Descriptors: -1 [2021-08-18T13:50:21.375Z] Goroutines: 17 [2021-08-18T13:50:21.375Z] System Time: 2021-08-18T13:50:21.1264508Z [2021-08-18T13:50:21.375Z] EventsListeners: 0 [2021-08-18T13:50:21.375Z] Registry: https://index.docker.io/v1/ [2021-08-18T13:50:21.375Z] Labels: [2021-08-18T13:50:21.375Z] Experimental: false [2021-08-18T13:50:21.375Z] Insecure Registries: [2021-08-18T13:50:21.375Z] 127.0.0.0/8 [2021-08-18T13:50:21.375Z] Live Restore Enabled: false [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] [2021-08-18T13:50:21.375Z] INFO: Stopping daemon under test [2021-08-18T13:50:21.375Z] SUCCESS: The process with PID 4876 (child process of PID 4596) has been terminated. [2021-08-18T13:50:21.375Z] SUCCESS: The process with PID 4596 (child process of PID 5668) has been terminated. [2021-08-18T13:50:21.375Z] INFO: Stop tailing logs of the daemon under tests [2021-08-18T13:50:21.375Z] INFO: executeCI.ps1 Completed successfully at 08/18/2021 13:50:21. [2021-08-18T13:50:21.375Z] INFO: Tidying up at end of run [2021-08-18T13:50:21.375Z] INFO: Saving daemon under test log (d:\CI\PR-42756\2\dut.out) to bundles\CIDUT.out [2021-08-18T13:50:21.375Z] INFO: Saving daemon under test log (d:\CI\PR-42756\2\dut.err) to bundles\CIDUT.err [2021-08-18T13:50:21.832Z] INFO: Nuke-Everything... [2021-08-18T13:50:22.287Z] INFO: Container count on control daemon to delete is 2 [2021-08-18T13:50:22.744Z] 8fafc0cd0396 [2021-08-18T13:50:22.744Z] d2246aefe1d2 [2021-08-18T13:50:22.744Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-18T13:50:24.924Z] Deleted: sha256:993162457dc9e6ef11e0cf3da3bbddc0aeb9ac8d8fcfb4ca22361551a272b65e [2021-08-18T13:50:24.924Z] Deleted: sha256:9e45ba2432925f8e6b39cef6fbf7a05c7e20328e4b84b93d1e69611a585ce5e0 [2021-08-18T13:50:24.924Z] INFO: Tidying pidfile d:\CI\PR-42756\2\docker.pid [2021-08-18T13:50:24.924Z] INFO: Nuking d:\CI [2021-08-18T13:51:07.414Z] INFO: Zapped successfully [2021-08-18T13:51:07.414Z] [2021-08-18T13:51:07.414Z] INFO: executeCI.ps1 exiting at Wed Aug 18 13:51:01 CUT 2021. Duration 01:28:38.6584058 [2021-08-18T13:51:07.414Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-18T13:51:07.652Z] Recording test results [2021-08-18T13:51:08.334Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-18T13:51:09.875Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-18T13:51:12.250Z] Archiving artifacts [2021-08-18T13:51:13.413Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42756/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T13:51:14.352Z] + make clean [2021-08-18T13:51:15.313Z] docker volume rm -f docker-dev-cache [2021-08-18T13:51:15.313Z] 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